Explorar o código

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

Romain Rigaux %!s(int64=7) %!d(string=hai) anos
pai
achega
d058bf9
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      desktop/conf.dist/hue.ini
  2. 1 1
      desktop/conf/pseudo-distributed.ini.tmpl

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

@@ -795,7 +795,7 @@
   # show_notebooks=true
 
   ## 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.
   # enable_batch_execute=true

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

@@ -797,7 +797,7 @@
   # show_notebooks=true
 
   ## 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.
   # enable_batch_execute=false