Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-7812 Improvements to Rich Placement Constraints in YARN
  3. YARN-8002

Support NOT_SELF and ALL namespace types for allocation tag

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.2.0, 3.1.1
    • resourcemanager
    • None
    • Reviewed

    Description

      This is a continua task after YARN-7972, YARN-7972 adds support to specify tags with namespace SELF and APP_ID, like following

      • self/<tag>
      • app-id/<appid>/<tag>

      this task is to track the work to support 2 of remaining namespace types NOT_SELF & ALL (we'll support app-label later),

      • not-self/<tag>
      • all/<tag>

      this will require a bit refactoring in AllocationTagsManager as it needs to do some proper aggregation on tags for multiple apps.

      Attachments

        1. YARN-8002.001.patch
          53 kB
          Weiwei Yang
        2. YARN-8002.002.patch
          55 kB
          Weiwei Yang
        3. YARN-8002.003.patch
          105 kB
          Weiwei Yang
        4. YARN-8002.004.patch
          107 kB
          Weiwei Yang

        Activity

          People

            cheersyang Weiwei Yang
            cheersyang Weiwei Yang
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: