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

Haibo Chen commented on YARN-3525:
----------------------------------

I'm not sure if we still need to address this.

The two properties have now been deprecated by 
yarn.resource-types.memory-mb.increment-allocation and 
yarn.resource-types.vcores.increment-allocation after resource type is merged. 
Because cpu and vcores are two built-in resource types, people should use the 
resource-types-prefixed configuration properties, which are scheduler agnostic.

> Rename fair scheduler properties increment-allocation-mb and 
> increment-allocation-vcores
> ----------------------------------------------------------------------------------------
>
>                 Key: YARN-3525
>                 URL: https://issues.apache.org/jira/browse/YARN-3525
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Bibin A Chundatt
>            Assignee: Zoltan Siegl
>            Priority: Minor
>         Attachments: YARN-3525.001.patch, YARN-3525.003.patch
>
>
> Rename below two properties since only used by fair scheduler 
> {color:blue}yarn.scheduler.increment-allocation-mb{color} to 
> {color:red}yarn.scheduler.fair.increment-allocation-mb{color}
> {color:blue}yarn.scheduler.increment-allocation-vcores{color} to  
> {color:red}yarn.scheduler.fair.increment-allocation-vcores{color}
> All other properties only for fair scheduler are using {color:red} 
> yarn.scheduler.fair{color} prefix .



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