Setting the network interface for TaskTracker connection to task tracker http
server
------------------------------------------------------------------------------------
Key: HADOOP-5284
URL: https://issues.apache.org/jira/browse/HADOOP-5284
Project: Hadoop Core
Issue Type: Wish
Components: mapred
Affects Versions: 0.17.2
Environment: Linux RHEL 5.2
Reporter: Amnon Katz
Priority: Minor
I ma running TestDFSIO using different network interfaces.
For that, I am modifying the IP address in hadoop-default.xml, hadoop-site.xml
and slaves files in the conf directory.
Unfortunately, I can still observed connection from TaskTracker to task tracker
http server over the default network interface (eth0) when it is configured to
use different network interface.
Can you tell me what should be done to be sure that all connection used a
unique network interfaces?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.