hive動態分區經常使用參數

set mapreduce.job.queuename=root.sc;
set hive.exec.dynamic.partition=true;
set hive.exec.dynamic.partition.mode=nonstrict;
set hive.exec.compress.output=true;
SET hive.exec.max.dynamic.partitions.pernode = 10000;
SET hive.exec.max.dynamic.partitions=10000;
set io.seqfile.compression.type=BLOCK;node

 

以上it

相關文章
相關標籤/搜索