You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
:param spark_glue_catalog: Spark integration with Glue Catalog?
405
419
:param hive_glue_catalog: Hive integration with Glue Catalog?
406
420
:param presto_glue_catalog: Presto integration with Glue Catalog?
421
+
:param consistent_view: Consistent view allows EMR clusters to check for list and read-after-write consistency for Amazon S3 objects written by or synced with EMRFS. (https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-plan-consistent-view.html)
422
+
:param consistent_view_retry_seconds: Delay between the tries (seconds)
423
+
:param consistent_view_retry_count: Number of tries
424
+
:param consistent_view_table_name: Name of the DynamoDB table to store the consistent view data
0 commit comments