Sfoglia il codice sorgente

添加ods到dwd层

wudianlong 2 anni fa
parent
commit
9aa3ae8d9c
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      energy/dayTask/ods_to_dwd.sh

+ 1 - 0
energy/dayTask/ods_to_dwd.sh

@@ -13,6 +13,7 @@ echo $do_date
 
 env_config="
 use saga_dw;
+SET hive.vectorized.execution.enabled=false;
 SET mapreduce.job.queuename=default;
 SET hive.input.format=org.apache.hadoop.hive.ql.io.HiveInputFormat;
 SET hive.exec.dynamic.partition.mode=nonstrict;"