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

Add JobConf and JobID to job related methods in JobTrackerInstrumentation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.19.0
    • 0.19.0
    • None
    • None
    • Reviewed

    Description

      For example, would like to change from,
      public void submitJob()
      to
      public void submitJob(JobConf conf, JobID id)

      So the instrumentation class could retrieve / store job specific information.

      Attachments

        1. HADOOP-4194.patch
          3 kB
          Mac Yang

        Activity

          People

            macyang Mac Yang
            macyang Mac Yang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: