Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-229

Provide a command line option to check if a Hadoop jobtracker is idle

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      This is an RFE for providing a way to determine from the hadoop command line whether a jobtracker is idle. One possibility is to have something like hadoop jobtracker -idle <time>. Hadoop would return true (maybe via some stdout output) if the jobtracker had no work to do (jobs running / prepared) since <time> seconds, false otherwise.

      This would be useful for management / provisioning systems like Hadoop-On-Demand HADOOP-1301, which can then deallocate the idle, provisioned clusters automatically, and release resources.

      Attachments

        Activity

          People

            Unassigned Unassigned
            yhemanth Hemanth Yamijala
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: