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

AM attempt fail to register before RM processes launch event

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      The RM on one of our clusters was running behind on processing AsyncDispatcher events, and this caused AMs to fail to register due to an NPE. The AM was launched and attempting to register before the RMAppAttemptImpl had processed the LAUNCHED event, and the client to AM token had not been generated yet. The NPE occurred because the ApplicationMasterService tried to encode the missing token.

      Attachments

        1. YARN-3260.001.patch
          6 kB
          Bibin Chundatt

        Issue Links

          Activity

            People

              bibinchundatt Bibin Chundatt
              jlowe Jason Darrell Lowe
              Votes:
              0 Vote for this issue
              Watchers:
              14 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: