zhaoyunjiong created MAPREDUCE-5495:
---------------------------------------

             Summary: Make url in JobProfile work when set mapred.job.tracker 
to 0.0.0.0:<port>
                 Key: MAPREDUCE-5495
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5495
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: jobtracker
    Affects Versions: 1.1.2
            Reporter: zhaoyunjiong
            Assignee: zhaoyunjiong
            Priority: Minor
             Fix For: 1.1.3


When there are multiple NICs and JobTracker need listen on all NICs, for 
example when set mapred.job.tracker to 0.0.0.0:8021, then 
getJobTrackerMachine() will return 0.0.0.0, it cause some problems, for example 
url in JobProfile won't work. Set this to a hostname can make it work.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to