proxy throws UnknownHostException when following link shortly after job 
submission
----------------------------------------------------------------------------------

                 Key: MAPREDUCE-3948
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3948
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: resourcemanager, webapps
    Affects Versions: 0.24.0, 0.23.2
            Reporter: Todd Lipcon
            Priority: Minor


I submitted a job and then clicked on the link from the console quickly, before 
the job began to run. I saw the following exception:

java.net.UnknownHostException: N
...
        at 
org.apache.hadoop.yarn.server.webproxy.WebAppProxyServlet.proxyLink(WebAppProxyServlet.java:148)
        at 
org.apache.hadoop.yarn.server.webproxy.WebAppProxyServlet.doGet(WebAppProxyServlet.java:269)
Assumedly this is because the URL is stored as "N/A" instead of a true null 
value.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to