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


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.

Reply via email to