Эх сурвалжийг харах

HUE-8630 [notebook] Disable by default showing the file snippet selector

Romain Rigaux 7 жил өмнө
parent
commit
d058bf9514

+ 1 - 1
desktop/conf.dist/hue.ini

@@ -795,7 +795,7 @@
   # show_notebooks=true
   # show_notebooks=true
 
 
   ## Flag to enable the selection of queries from files, saved queries into the editor or as snippet.
   ## Flag to enable the selection of queries from files, saved queries into the editor or as snippet.
-  # enable_external_statements=true
+  # enable_external_statements=false
 
 
   ## 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=true

+ 1 - 1
desktop/conf/pseudo-distributed.ini.tmpl

@@ -797,7 +797,7 @@
   # show_notebooks=true
   # show_notebooks=true
 
 
   ## Flag to enable the selection of queries from files, saved queries into the editor or as snippet.
   ## Flag to enable the selection of queries from files, saved queries into the editor or as snippet.
-  # enable_external_statements=true
+  # enable_external_statements=false
 
 
   ## 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=false
   # enable_batch_execute=false