瀏覽代碼

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

Romain Rigaux 7 年之前
父節點
當前提交
d058bf9514
共有 2 個文件被更改,包括 2 次插入2 次删除
  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