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

JobClient CLI cleanup and improvement

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.15.0
    • None
    • None

    Description

      Only modifies mapred.JobClient:

      • adds a -list command: hadoop job -list, to list currently running jobs from the CLI.
      • moves and update the usage message (outdated) into a separate method
        • -kill does not accept anything else but <job-id>
        • -event takes 3 parameters
      • simplified and corrected the arguments processing (unused for loop, accurate checks)
      • -events did not work
      • JobClient.close() is empty; should it be removed?

      Attachments

        1. 1767_2007-08-24a.patch
          5 kB
          Christophe Taton

        Activity

          People

            kryzthov Christophe Taton
            kryzthov Christophe Taton
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: