[ 
https://issues.apache.org/jira/browse/YARN-7709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16347111#comment-16347111
 ] 

Hudson commented on YARN-7709:
------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #13589 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/13589/])
YARN-7709. Remove SELF from TargetExpression type. (Konstantinos (arun suresh: 
rev 8779a35742085fadddccc21342b55d4f17fae5c2)
* (edit) 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/api/resource/PlacementConstraintTransformations.java
* (edit) 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/resource/PlacementConstraint.java
* (edit) 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/test/java/org/apache/hadoop/yarn/api/resource/TestPlacementConstraintTransformations.java
* (edit) 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/constraint/PlacementConstraintsUtil.java
* (edit) 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/test/java/org/apache/hadoop/yarn/api/resource/TestPlacementConstraints.java
* (edit) 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/resource/PlacementConstraints.java


> Remove SELF from TargetExpression type
> --------------------------------------
>
>                 Key: YARN-7709
>                 URL: https://issues.apache.org/jira/browse/YARN-7709
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Wangda Tan
>            Assignee: Konstantinos Karanasos
>            Priority: Blocker
>             Fix For: YARN-6592
>
>         Attachments: YARN-7709-YARN-6592.001.patch
>
>
> As mentioned by [~asuresh], SELF means target allocation tag same as 
> allocation tag of the scheduling request itself. So this is not a new type 
> for sure, it is still ALLOCATION_TAG type.
> If we really want this functionality, we can build this in 
> PlacementConstraints, but I'm doubtful about this since copying allocation 
> tags from source is just a trivial work.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to