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

ability to add dependencies to a job after construction

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.14.3
    • 0.16.0
    • None
    • None
    • n/a

    Description

      The current Job API only allows for dependent jobs to be passed in at object construction time. It would be nice if there was an additional constructor which did not take any depending jobs and then an "addDependingJob" method which could be used to add depending jobs to a job at a later point.

      Attachments

        1. job-add-dependencies.patch
          2 kB
          Adrian Woodhead
        2. job-add-dependencies2.patch
          3 kB
          Adrian Woodhead
        3. job-add-dependencies3.patch
          3 kB
          Adrian Woodhead

        Activity

          People

            adrianw Adrian Woodhead
            adrianw Adrian Woodhead
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: