Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-1728

Workaround guice3x-undecoded pathInfo in YARN WebApp

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.8.0, 2.7.4, 3.0.0-alpha4
    • None
    • None

    Description

      For example, going to the job history server page http://localhost:19888/jobhistory/logs/localhost%3A8041/container_1391466602060_0011_01_000001/job_1391466602060_0011/admin/stderr results in the following error:

      Cannot get container logs. Invalid nodeId: test-cdh5-hue.ent.cloudera.com%3A8041
      

      Where the url decoded version works:
      http://localhost:19888/jobhistory/logs/localhost:8041/container_1391466602060_0011_01_000001/job_1391466602060_0011/admin/stderr

      It seems like both should be supported as the former is simply percent encoding.

      Attachments

        1. YARN-1728-branch-2.001.patch
          2 kB
          Yuanbo Liu
        2. YARN-1728-branch-2.002.patch
          3 kB
          Yuanbo Liu
        3. YARN-1728-branch-2.003.patch
          3 kB
          Yuanbo Liu
        4. YARN-1728-branch-2.004.patch
          3 kB
          Yuanbo Liu
        5. YARN-1728-branch-2.005.patch
          3 kB
          Yuanbo Liu
        6. test-case-for-trunk.patch
          2 kB
          Yuanbo Liu

        Issue Links

          Activity

            People

              yuanbo Yuanbo Liu
              abec Abraham Elmahrek
              Votes:
              0 Vote for this issue
              Watchers:
              12 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: