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

ASF GitHub Bot commented on YARN-10965:
---------------------------------------

szilard-nemeth commented on PR #3470:
URL: https://github.com/apache/hadoop/pull/3470#issuecomment-1405041912

   Added commit that fixes checkstyle issues.
   Except some of those fall into these types: 
   
   - Variable 'configuredMaxCapacityVectors' must be private and have accessor 
methods. [VisibilityModifier]
   - Redundant 'public' modifier. [RedundantModifier]
   - QueueUpdateWarning.java:48:    public QueueUpdateWarning ofQueue(String 
queue) {:46: 'queue' hides a field. [HiddenField]
   
   LGTM +1, waiting for Jenkins




> Centralize queue resource calculation based on CapacityVectors
> --------------------------------------------------------------
>
>                 Key: YARN-10965
>                 URL: https://issues.apache.org/jira/browse/YARN-10965
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: capacity scheduler
>            Reporter: Andras Gyori
>            Assignee: Andras Gyori
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 6.5h
>  Remaining Estimate: 0h
>
> With the introduction of YARN-10930 it is possible to unify queue resource 
> calculation. In order to narrow down the scope of this patch, the base system 
> is implemented here, without refactoring the existing resource calculation in 
> updateClusterResource (which will be done in YARN-11000).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to