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

Job#getTrackingURL should consistently return a proper URL

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.6.0
    • 2.8.0, 3.0.0-alpha1
    • None
    • Reviewed

    Description

      When a job is running, Job#getTrackingURL returns a proper URL like:

      http://<RM_IP>:8088/proxy/application_1424910897258_0004/

      Once a job is finished and the job has moved to the JHS, then Job#getTrackingURL returns a URL without the protocol like:

      <JHS_IP>:19888/jobhistory/job/job_1424910897258_0004

      Attachments

        1. MAPREDUCE-6266.001.patch
          1 kB
          Ray Chiang
        2. MAPREDUCE-6266.002.patch
          2 kB
          Ray Chiang
        3. MAPREDUCE-6266.003.patch
          1 kB
          Ray Chiang

        Activity

          People

            rchiang Ray Chiang
            rchiang Ray Chiang
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: