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

NM keeps sending already-sent completed containers to RM until containers are removed from context

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      We have seen in RM log a lot of

      INFO org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler: Null container completed...

      It is caused by NM sending completed containers repeatedly until the app is finished. On the RM side, the container is already released, hence getRMContainer returns null.

      Attachments

        1. YARN-2997.2.patch
          9 kB
          Chengbing Liu
        2. YARN-2997.3.patch
          13 kB
          Chengbing Liu
        3. YARN-2997.4.patch
          12 kB
          Chengbing Liu
        4. YARN-2997.5.patch
          12 kB
          Chengbing Liu
        5. YARN-2997.patch
          4 kB
          Chengbing Liu

        Activity

          People

            chengbing.liu Chengbing Liu
            chengbing.liu Chengbing Liu
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: