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

tip and task names should reflect the job name

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.1.1
    • 0.2.0
    • None
    • None

    Description

      The tip and task names should be related to the job id. I'd propose:

      job name: job_<random 32bit/base36>
      tip: tip_<job id>[mr]<fragment #>
      task: task_<tip id>_<attempt #>

      so examples would be:
      job_abc123
      tip_abc123_m_00034
      task_abc123_m_00034_1

      Attachments

        1. task-id-3.patch
          7 kB
          Owen O'Malley
        2. task_id.patch
          5 kB
          Owen O'Malley

        Activity

          People

            omalley Owen O'Malley
            omalley Owen O'Malley
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: