[
https://issues.apache.org/jira/browse/HADOOP-4980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661048#action_12661048
]
vivekr edited comment on HADOOP-4980 at 1/5/09 9:30 PM:
-------------------------------------------------------------
No new test cases are added, as this is just refactoring. I did have to modify
some tests, as the display information has changed.
Oh, I forgot to mention another change: The display string has changed, for the
better I think. We print out the queue information first, followed by info on
map and reduce tasks, followed by job-specific info.
was (Author: vivekr):
No new test cases are added, as this is just refactoring. I did have to
modify some tests, as the display information has changed.
Oh, I forgot to add another change: The display string has changed, for the
better I think. We print out the queue information first, followed by info on
map and reduce tasks, followed by job-specific info.
> Cleanup the Capacity Scheduler code
> -----------------------------------
>
> Key: HADOOP-4980
> URL: https://issues.apache.org/jira/browse/HADOOP-4980
> Project: Hadoop Core
> Issue Type: Improvement
> Components: contrib/capacity-sched
> Reporter: Vivek Ratan
> Attachments: 4980.1.patch
>
>
> Given the number of changes that have been made by different folks to the
> Capacity Scheduler code, the code needs to be cleaned up. Some comments and
> variable names are misleading, and the core logic is not in a central place,
> making it harder to understand.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.