Explorar el Código

hive.optimize.sort.dynamic.partition.threshold=0

rbalamohan hace 5 años
padre
commit
1b8b907637
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      settings/load-flat.sql

+ 2 - 0
settings/load-flat.sql

@@ -13,3 +13,5 @@ set hive.exec.max.created.files=1000000;
 set hive.stats.autogather=true;
 -- set hive.support.concurrency=false;
 -- set hive.txn.manager=org.apache.hadoop.hive.ql.lockmgr.DummyTxnManager;
+
+set hive.optimize.sort.dynamic.partition.threshold=0;