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

node_partitions constraint does not work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.1.1
    • 3.1.3
    • None
    • None
    • Reviewed

    Description

      when a yarn-service app is submitted with below configuration, node_partitions constraint does not work.

      "placement_policy": {
                 "constraints": [
                   {
                     "type": "ANTI_AFFINITY",
                     "scope": "NODE",
                     "target_tags": [
                           "ws"
                     ],
                     "node_partitions": [
                       ""
                     ]
                   }
                 ]
               }
      

      Attachments

        1. YARN-9307.branch-3.1.001.patch
          1 kB
          kyungwan nam

        Activity

          People

            kyungwan nam kyungwan nam
            kyungwan nam kyungwan nam
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: