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

Timeline event publish need to be async to avoid Dispatcher thread leak in case ATS is down

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 3.1.0, 3.0.2
    • 2.10.0, 3.2.0, 3.1.1, 2.9.2, 3.0.4
    • None
    • Reviewed

    Description

      It is observed that if ATS1/1.5 daemon is not running, RM recovery is delayed as long as timeline client get timed out for each applications. By default, timed out will take around 5 mins. If completed applications are more then amount of time RM will wait is (number of completed applications in a cluster * 5 minutes) which is kind of hanged.

      Primary reason for this behavior is YARN-3044 YARN-4129 which refactor existing system metric publisher. This refactoring made appFinished event as synchronous which was asynchronous earlier.

      Attachments

        1. YARN-8404.01.patch
          1 kB
          Rohith Sharma K S

        Issue Links

          Activity

            People

              rohithsharma Rohith Sharma K S
              rohithsharma Rohith Sharma K S
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: