I want to setup a yarn cluster. It's not allowed to visit from public network so I changed many configuration files to let all service bind to the internal network address. All thing is fine exception the nodemanager which bind 0.0.0.0:13562. I searched the default-mapred-default.xml and found it mapreduce.shuffle.port. Which configuration file should I change to let nodemanager listen on internal address instead of 0.0.0.0?
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@hadoop.apache.org For additional commands, e-mail: user-h...@hadoop.apache.org