Hadoop - Performance Tuning
Given the configuration:
What is the maximum Java heap size for a map task container?
mapreduce.map.memory.mb=2048 mapreduce.map.java.opts=-Xmx1024m
What is the maximum Java heap size for a map task container?
