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;

 

以上

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-09-24
  • 2021-07-05
  • 2021-11-04
  • 2022-02-15
  • 2021-10-07
  • 2021-05-06
相关资源
相似解决方案