Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-3948

proxy throws UnknownHostException when following link shortly after job submission

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 0.23.2, 2.0.0-alpha
    • None
    • resourcemanager, webapps
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            tlipcon Todd Lipcon
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated: