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

sandflee commented on YARN-5082:
--------------------------------

Thanks [~asuresh],
1, priority was defined in FSAppAttempt as app priority, if using "Priority 
priority = request.getPriority()", it will generate check style warning like 
'priority' hides a field. change the name of priority seems make it more clear, 
thought?
2, yes, the container maybe not created yet and will be null.
3, will do

> ContainerId rapidly increased in fair scheduler if the num of  node app 
> reserved reached the limit
> --------------------------------------------------------------------------------------------------
>
>                 Key: YARN-5082
>                 URL: https://issues.apache.org/jira/browse/YARN-5082
>             Project: Hadoop YARN
>          Issue Type: Improvement
>            Reporter: sandflee
>            Assignee: sandflee
>         Attachments: YARN-5082.01.patch, YARN-5082.02.patch
>
>
> see many logs like 
> {quote}
> 16/05/14 01:07:58 DEBUG fair.FSAppAttempt: Not creating reservation as 
> container container_1463159225729_0002_01_000003 is not reservable
> 16/05/14 01:07:58 DEBUG fair.FSAppAttempt: Not creating reservation as 
> container container_1463159225729_0002_01_000004 is not reservable
> 16/05/14 01:07:58 DEBUG fair.FSAppAttempt: Not creating reservation as 
> container container_1463159225729_0002_01_000005 is not reservable
> 16/05/14 01:07:58 DEBUG fair.FSAppAttempt: Not creating reservation as 
> container container_1463159225729_0002_01_000006 is not reservable
> 16/05/14 01:07:58 DEBUG fair.FSAppAttempt: Not creating reservation as 
> container container_1463159225729_0002_01_000007 is not reservable
> {quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to