Explorar o código

[importer_direct_upload] default value to 'true' in ini files

ayush.goyal %!s(int64=4) %!d(string=hai) anos
pai
achega
4fc516fb38
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

@@ -1665,7 +1665,7 @@
   ## enable_kafka=false
 
   # Flag to turn on the direct upload of a small file.
-  ## enable_direct_upload=false
+  ## enable_direct_upload=true
 
 
 ###########################################################################

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

@@ -1651,7 +1651,7 @@
   ## enable_kafka=false
 
   # Flag to turn on the direct upload of a small file.
-  ## enable_direct_upload=false
+  ## enable_direct_upload=true
 
 
 ###########################################################################