Junfan Zhang created YARN-11616:
-----------------------------------

             Summary: Fast fail when multiple attribute kvs are specified
                 Key: YARN-11616
                 URL: https://issues.apache.org/jira/browse/YARN-11616
             Project: Hadoop YARN
          Issue Type: Bug
          Components: nodeattibute
            Reporter: Junfan Zhang


In theĀ {{NodeConstraintParser}}, it won't throw exception when multiple 
attribute kvs are specified. It will return incorrect placement constraint, 
which will mislead users. Like the 

{{rm.yarn.io/foo=1,rm.yarn.io/bar=2}}, it will parse it to 
{{node,EQ,rm.yarn.io/bar=[1:2]}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to