Configuring the MapReduce Shuffle Address
Scenario
When the MapReduce shuffle service is started, it attempts to bind an IP address based on local host. Configure the MapReduce shuffle service to connect to a specific IP address.
Configuration
To bind a specific IP address to the MapReduce shuffle service, set the following parameters in the mapred-site.xml configuration file on the node where the NodeManager instance is deployed. Example path: ${BIGDATA_HOME}/FusionInsight_HD_xxx/x_xx_NodeManager/etc/mapred-site.xml
Parameter |
Description |
Default Value |
---|---|---|
mapreduce.shuffle.address |
Indicates the specified address to run the shuffle service. The format is IP:PORT. The default value is empty. If this parameter is left empty, the local host IP address is bound. The default port number is 13562.
NOTE:
If the value of PORT is different from that of mapreduce.shuffle.port, the mapreduce.shuffle.port value does not take effect. |
- |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot