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

Wangda Tan commented on YARN-7972:
----------------------------------

Thanks [~cheersyang],

1) It might not be necessary to return {{Set<application_id>}} for 
{{getTargetApplication}} since we need to change it in the future for multiple 
apps support in any case.
2) Do you think we should explicitly add an identifier to targetKey, like 
{{app_id:application_1234_0001}}. This implicit check is not good since it 
assumes no application_label (once we support it) can be a valid application_id 
format? 

> Support inter-app placement constraints for allocation tags by application ID
> -----------------------------------------------------------------------------
>
>                 Key: YARN-7972
>                 URL: https://issues.apache.org/jira/browse/YARN-7972
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Weiwei Yang
>            Assignee: Weiwei Yang
>            Priority: Major
>         Attachments: YARN-7972.001.patch
>
>
> Per discussion in [this 
> comment|https://issues.apache.org/jira/browse/YARN-6599focusedCommentId=16319662&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16319662]
>  in  YARN-6599, we need to support inter-app PC for allocation tags.
> This will help to do better placement when dealing with potential competing 
> resource applications, e.g don't place two tensorflow workers from two 
> different applications on one same node.



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

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

Reply via email to