Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-1090

Job does not get into Pending State

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.2.0
    • None
    • None

    Description

      When there is no resource available to run a job, next job should go in pending state. RM UI should show next job as pending app and the counter for the pending app should be incremented.

      But Currently. Next job stays in ACCEPTED state and No AM has been assigned to this job.Though Pending App count is not incremented.
      Running 'job status <nextjob>' shows job state=PREP.

      $ mapred job -status job_1377122233385_0002
      13/08/21 21:59:23 INFO client.RMProxy: Connecting to ResourceManager at host1/ip1

      Job: job_1377122233385_0002
      Job File: /ABC/.staging/job_1377122233385_0002/job.xml
      Job Tracking URL : http://host1:port1/application_1377122233385_0002/
      Uber job : false
      Number of maps: 0
      Number of reduces: 0
      map() completion: 0.0
      reduce() completion: 0.0
      Job state: PREP
      retired: false
      reason for failure:

      Attachments

        1. YARN-1090.1.patch
          35 kB
          Jian He
        2. YARN-1090.2.patch
          3 kB
          Jian He
        3. YARN-1090.3.patch
          4 kB
          Jian He
        4. YARN-1090.patch
          32 kB
          Jian He

        Issue Links

          Activity

            People

              jianhe Jian He
              yeshavora Yesha Vora
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: