Hi, Can anyone explain me the below dynamic partitioning table properties in detail.
1.set hive.exec.dynamic.partition.mode=nonstrict; 2.set hive.exec.max.dynamic.partitions=10000; 3.set hive.exec.max.dynamic.partitions.pernode=500; Thanks in advance