Hadoop - Performance Tuning
If a MapReduce job has
mapreduce.reduce.memory.mb=2048 and mapreduce.reduce.java.opts=-Xmx1536m, what is the maximum heap size allocated to each reduce task JVM?