Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-4818

Enable JobTracker Instrumentation API with user job configuration

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.20.0
    • None
    • None
    • Redhat EL 5, Java 6

    • Reviewed

    Description

      The JobTracker Instrumentation API is currently sending JobTracker configuration to submitJob(conf, JobID) call. Instead, this should be changed to submitJob(job.getJobConf(), JobID) to obtain job related configuration. i.e., Chukwa could use this API to find out the job history file location. In addition, the API should be public for general public to implement useful utilities to interface with this API.

      Attachments

        1. HADOOP-4818-1.patch
          0.5 kB
          Eric Yang
        2. HADOOP-4818.patch
          0.9 kB
          Eric Yang

        Issue Links

          Activity

            People

              eyang Eric Yang
              eyang Eric Yang
              Votes:
              1 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: