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

Support multi-label merge into one node label

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • None
    • None
    • resourcemanager

    Description

      Support multi-label merge into one node label
      1. we want to support multo-label like SSD,GPU,FPGA label merged into single machine, joined by &. like SSD,GPU,FPGA-> SSD&GPU&FPGA
      2. we add wildcard match to extend the job request. we define the wildcard like GPU, it will math all the node labels with GPU as part of multi-label merged label. For example, GPU will match SSD&GPU&FPGA, GPU&FPGA. We define SSD&GPU&FPGA=

      {SSD,GPU,FPGA}, and GPU is one of {SSD,GPU,FPGA}

      , so the job can run on SSD&GPU&FPGA node.

      Attachments

        1. YARN-5606.002.patch
          19 kB
          jialei weng
        2. YARN-5606.001.patch
          19 kB
          jialei weng

        Issue Links

          Activity

            People

              Unassigned Unassigned
              wjlei jialei weng
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated: