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

Bibin A Chundatt edited comment on YARN-8898 at 11/14/18 11:57 AM:
-------------------------------------------------------------------

Probably we can take 2 approaches

[solution 
1|https://issues.apache.org/jira/browse/YARN-8898?focusedCommentId=16685683&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16685683]

Or

As you mentioned add to ApplicationHomeSubCluster write new addHomeCluster 
calls as following
{code:java}
 * |--- APPLICATIONDATA
 *       |----- APP1
 *       |----- APP2
{code}
While getting app from ZK get ApplicationHomeSubCluster from 
*APPLICATIONDATA/APP1* if doesnt exists get *APPLICATION/APP1*


was (Author: bibinchundatt):
Probably we can take 2 approaches

solution 1

Or

As you mentioned add to ApplicationHomeSubCluster write new addHomeCluster 
calls as following
{code:java}
 * |--- APPLICATIONDATA
 *       |----- APP1
 *       |----- APP2
{code}
While getting app from ZK get ApplicationHomeSubCluster from 
*APPLICATIONDATA/APP1* if doesnt exists get *APPLICATION/APP1*

> Fix FederationInterceptor#allocate to set application priority in 
> allocateResponse
> ----------------------------------------------------------------------------------
>
>                 Key: YARN-8898
>                 URL: https://issues.apache.org/jira/browse/YARN-8898
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Bibin A Chundatt
>            Priority: Major
>         Attachments: YARN-8898.wip.patch
>
>
> In case of FederationInterceptor#mergeAllocateResponses skips 
> application_priority in response returned



--
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