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

Configurable max application tags and max tag length

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.3.0, 3.1.4, 2.10.1, 3.4.0
    • 3.3.0, 3.2.2, 3.1.4, 2.10.1, 3.4.0
    • resourcemanager
    • None

    Description

      Currently max tags and max tag length is hardcoded, it should be configurable

      @Evolving
      public static final int APPLICATION_MAX_TAGS = 10;
      
      @Evolving
      public static final int APPLICATION_MAX_TAG_LENGTH = 100; 

      Attachments

        1. YARN-9954.001.patch
          8 kB
          Bilwa S T
        2. YARN-9954-branch-3.3.patch
          9 kB
          Bilwa S T
        3. YARN-9954-branch-3.3.v2.patch
          12 kB
          Bilwa S T
        4. YARN-9954.002.patch
          12 kB
          Bilwa S T
        5. YARN-9954.003.patch
          12 kB
          Bilwa S T
        6. YARN-9954-branch-3.3.v3.patch
          12 kB
          Bilwa S T

        Activity

          People

            BilwaST Bilwa S T
            jhung Jonathan Hung
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: