I want to merge in partition of hive.
step1. set mapred.reduce.tasks=1
step2. INSERT OVERWRITE ... LIMIT 9999999999
Can I do this?
thx.
I want to merge in partition of hive.
step1. set mapred.reduce.tasks=1
step2. INSERT OVERWRITE ... LIMIT 9999999999
Can I do this?
thx.