Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-4793 [Umbrella] Simplified API layer for services and beyond
  3. YARN-5883

Avoid or eliminate expensive YARN get all applications call

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • yarn-native-services
    • None
    • None

    Description

      YARN getAllApplications() call with no param or with application types getApplications(Set<String> applicationTypes) are very costly in a cluster with hundreds or thousands of Slider apps running.

      YARN now has the API to filter by application tags - YARN-4491. We should be able to use this to avoid these expensive calls.

      Attachments

        Activity

          People

            gsaha Gour Saha
            gsaha Gour Saha
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: