[ https://issues.apache.org/jira/browse/HADOOP-4774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sreekanth Ramakrishnan updated HADOOP-4774: ------------------------------------------- Attachment: HADOOP-4774-1.patch Attaching the patch fixing this issue. Added test case to check the values of initialization poller values. Removed a method from test case which is not being used anywhere. > 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 > Attachments: HADOOP-4774-1.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.