[
https://issues.apache.org/jira/browse/HADOOP-4774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hemanth Yamijala updated HADOOP-4774:
-------------------------------------
Resolution: Fixed
Fix Version/s: 0.20.0
Hadoop Flags: [Reviewed]
Status: Resolved (was: Patch Available)
I just committed this to trunk and the Hadoop 0.20 branch. Thanks, Sreekanth !
> CapacityScheduler should work even if capacity-scheduler.xml is not in the
> classpath i.e with the code defaults
> ---------------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-4774
> URL: https://issues.apache.org/jira/browse/HADOOP-4774
> Project: Hadoop Core
> Issue Type: Bug
> Components: contrib/capacity-sched
> Reporter: Amar Kamat
> Assignee: Sreekanth Ramakrishnan
> Fix For: 0.20.0
>
> Attachments: HADOOP-4774-1.patch, HADOOP-4774-2.patch,
> HADOOP-4774-3.patch
>
>
> If I try running capacity-scheduler without having capacity-scheduler.xml in
> my class path, the jobtracker fails with the following error
> {code}
> Invalid initializater poller interval -1
> {code}
> I feel the problem lies with the default value assigned to it in the code.
> The capacity-scheduler conf says the default is 5000.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.