I need to set number of reducers while doing a join operation in Hive. I don't want to set the same number of reducers to every join job I have. How Can I mention it as an argument? Thanks in advance.
At the top of the script file, put this:
set mapred.reduce.tasks=128
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With