diff --git hadoop-common-project/hadoop-common/src/site/apt/ClusterSetup.apt.vm hadoop-common-project/hadoop-common/src/site/apt/ClusterSetup.apt.vm index b4fef5d..90bc65a 100644 --- hadoop-common-project/hadoop-common/src/site/apt/ClusterSetup.apt.vm +++ hadoop-common-project/hadoop-common/src/site/apt/ClusterSetup.apt.vm @@ -224,26 +224,36 @@ Hadoop MapReduce Next Generation - Cluster Setup *-------------------------+-------------------------+------------------------+ || Parameter || Value || Notes | *-------------------------+-------------------------+------------------------+ +| <<>> | | | +| | <<>> host. | | +| | | \ | +| | | Replaces the host part of all earlier <<>> resources. Results in default ports for ResourceManager components. | +*-------------------------+-------------------------+------------------------+ | <<>> | | | | | <<>> host:port for clients to submit jobs. | | -| | | | +| | | \ | +| | | Should only be set if <<>> is not set. | *-------------------------+-------------------------+------------------------+ | <<>> | | | | | <<>> host:port for ApplicationMasters to talk to | | | | Scheduler to obtain resources. | | -| | | | +| | | \ | +| | | Should only be set if <<>> is not set. | *-------------------------+-------------------------+------------------------+ | <<>> | | | | | <<>> host:port for NodeManagers. | | -| | | | +| | | \ | +| | | Should only be set if <<>> is not set. | *-------------------------+-------------------------+------------------------+ | <<>> | | | | | <<>> host:port for administrative commands. | | -| | | | +| | | \ | +| | | Should only be set if <<>> is not set. | *-------------------------+-------------------------+------------------------+ | <<>> | | | | | <<>> web-ui host:port. | | -| | | | +| | | \ | +| | | Should only be set if <<>> is not set. | *-------------------------+-------------------------+------------------------+ | <<>> | | | | | <<>> Scheduler class. | |