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

Szilard Nemeth commented on YARN-10802:
---------------------------------------

Ok, had some quick offline discussion with [~bteke], it turns out I confused 
decimal with whole numbers (english is not my native) but still it's a bit 
embarassing.
Anyways, the primitive data types documentation for Java also mentions double / 
float as decimal types: 
https://docs.oracle.com/javase/tutorial/java/nutsandbolts/datatypes.html
I don't think it's worth to upload a new patch to fix the nit, so I fixed it 
just before committing.
Thanks [~bteke] again for the patch, committed to trunk and resolving jira now.

> Change Capacity Scheduler minimum-user-limit-percent to accept decimal values
> -----------------------------------------------------------------------------
>
>                 Key: YARN-10802
>                 URL: https://issues.apache.org/jira/browse/YARN-10802
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: capacity scheduler
>            Reporter: Benjamin Teke
>            Assignee: Benjamin Teke
>            Priority: Major
>         Attachments: YARN-10802.001.patch, YARN-10802.002.patch, 
> YARN-10802.003.patch, YARN-10802.004.patch
>
>
> Capacity Scheduler's minimum-user-limit-percent only accepts integers, which 
> means at most 100 users can use a single fairly. Using decimal values could 
> solve this problem.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to