[
https://issues.apache.org/jira/browse/HADOOP-4446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12644242#action_12644242
]
Vinod K V commented on HADOOP-4446:
-----------------------------------
Minor comments about the test-case.
- The name should be testSchedulingInformation.
- We don't need to test explicit omit of "Current Capacity *". We could just
explode the Scheduling info string by new-line to get each key-val pair and
test that each key has correct value and that only there are only as many pairs
as needed.
> Update Scheduling Information display in Web UI
> ------------------------------------------------
>
> Key: HADOOP-4446
> URL: https://issues.apache.org/jira/browse/HADOOP-4446
> Project: Hadoop Core
> Issue Type: Bug
> Components: contrib/capacity-sched
> Affects Versions: 0.19.0
> Reporter: Karam Singh
> Assignee: Sreekanth Ramakrishnan
> Attachments: HADOOP-4446-1.patch, HADOOP-4446.patch
>
>
> Under Scheduling Information display, change label "Current Capacity" to
> "Guaranteed Capacity", and display only one "Guaranteed Capacity (%)" instead
> of displaying it separately for maps and reduces
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.