I have a shared cluster running Hadoop-0.20.2. Occasionally users don't realize that the default memory settings chosen are based on the amount of available memory. Can I enforce a maximum value for Xmx?
|
feedback
|
|
In hadoop-env.sh there is a configuration option for this:
This file exists on the namenode as well as all map/reducers | |||||
feedback
|