|
@@ -675,7 +675,7 @@
|
|
|
# enable_external_statements=true
|
|
# enable_external_statements=true
|
|
|
|
|
|
|
|
## Flag to enable the bulk submission of queries as a background task through Oozie.
|
|
## Flag to enable the bulk submission of queries as a background task through Oozie.
|
|
|
- # enable_batch_execute=true
|
|
|
|
|
|
|
+ # enable_batch_execute=false
|
|
|
|
|
|
|
|
## Flag to enable the SQL query builder of the table assist.
|
|
## Flag to enable the SQL query builder of the table assist.
|
|
|
# enable_query_builder=true
|
|
# enable_query_builder=true
|
|
@@ -1111,14 +1111,14 @@
|
|
|
# Use Cron format for defining the frequency of a Coordinator instead of the old frequency number/unit.
|
|
# Use Cron format for defining the frequency of a Coordinator instead of the old frequency number/unit.
|
|
|
## enable_cron_scheduling=true
|
|
## enable_cron_scheduling=true
|
|
|
|
|
|
|
|
- ## Flag to enable the saved Editor queries to be dragged and dropped into a workflow.
|
|
|
|
|
- # enable_document_action=false
|
|
|
|
|
|
|
+ # Flag to enable the saved Editor queries to be dragged and dropped into a workflow.
|
|
|
|
|
+ ## enable_document_action=false
|
|
|
|
|
|
|
|
- ## Flag to enable Oozie backend filtering instead of doing it at the page level in Javascript. Requires Oozie 4.3+.
|
|
|
|
|
- # enable_oozie_backend_filtering=true
|
|
|
|
|
|
|
+ # Flag to enable Oozie backend filtering instead of doing it at the page level in Javascript. Requires Oozie 4.3+.
|
|
|
|
|
+ ## enable_oozie_backend_filtering=true
|
|
|
|
|
|
|
|
- ## Flag to enable the Impala action.
|
|
|
|
|
- # enable_impala_action=false
|
|
|
|
|
|
|
+ # Flag to enable the Impala action.
|
|
|
|
|
+ ## enable_impala_action=false
|
|
|
|
|
|
|
|
|
|
|
|
|
###########################################################################
|
|
###########################################################################
|