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

NM warns about stopping an unknown container under normal circumstances

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 2.0.3-alpha, 0.23.6
    • None
    • nodemanager
    • None

    Description

      During normal operations the NM can log warnings to its audit log about unknown containers. For example:

      2013-03-06 21:04:55,327 WARN nodemanager.NMAuditLogger: USER=UnknownUser	IP=xx	OPERATION=Stop Container Request	TARGET=ContainerManagerImpl	RESULT=FAILURE	DESCRIPTION=Trying to stop unknown container!	APPID=application_1359150825713_3947178	CONTAINERID=container_1359150825713_3947178_01_001266
      

      Looking closer at the audit log and the NM log shows that the container completed successfully and was forgotten by the NM before the stop request arrived. The NM should avoid warning in these situations since this is a "normal" race condition.

      Attachments

        Issue Links

          Activity

            People

              ojoshi Omkar Vinit Joshi
              jlowe Jason Darrell Lowe
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: