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

Fix documentation about NodeAttributes.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.2.1
    • 3.3.0, 3.2.2
    • documentation
    • None
    • Reviewed

    Description

      NodeAttributes.md
      The above SchedulingRequest requests for 1 container on nodes that must satisfy following constraints:
      1. Node attribute *`rm.yarn.io/python`* doesn't exist on the node or it exist but its value is not equal to 3
      2. Node attribute *`rm.yarn.io/java`* must exist on the node and its value is equal to 1.8
      

      should be

      The above SchedulingRequest requests for 1 container on nodes that must satisfy following constraints:
      
      1. Node attribute *`rm.yarn.io/python`* doesn't exist on the node or it exist but its value is not equal to 3
      
      2. Node attribute *`rm.yarn.io/java`* must exist on the node and its value is equal to 1.8
      

      Attachments

        1. YARN-10202.001.patch
          0.8 kB
          Sen Zhao

        Activity

          People

            Sen Zhao Sen Zhao
            Sen Zhao Sen Zhao
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: