hive 表分区

set hive.exec.dynamic.partition=true;   set hive.exec.dynamic.partition.mode=nonstrict;   set hive.exec.dynamic.partitions.pernode=50000;   set hive.exec.dynamic.partitions.partitions=50000;   set hiv
相关文章
相关标签/搜索