You can fix this issue by either increase the number of reducers ( say mapreduce.job.reduces=15 ) or by increasing the reduce heap size ( mapreduce.reduce.java.opts=-Xmx2048m )
↧
You can fix this issue by either increase the number of reducers ( say mapreduce.job.reduces=15 ) or by increasing the reduce heap size ( mapreduce.reduce.java.opts=-Xmx2048m )