[ https://issues.apache.org/jira/browse/HADOOP-11288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14204990#comment-14204990 ]
Jason Lowe commented on HADOOP-11288: ------------------------------------- Different vendors may have different goals for a default scheduler or what schedulers they want to support. Hortonworks uses the CapacityScheduler, for example. Again these are vendor decisions and not Apache Hadoop decisions. If someone wants to propose changing the default scheduler in Apache Hadoop to FairScheduler and has good reasons to do so then that's something we can discuss on a separate JIRA. I just am pointing out the CapacityScheduler is supported by the Apache Hadoop community and having that scheduler as the default is not invalid. > yarn.resourcemanager.scheduler.class wrongly set in yarn-default.xml > documentation > ---------------------------------------------------------------------------------- > > Key: HADOOP-11288 > URL: https://issues.apache.org/jira/browse/HADOOP-11288 > Project: Hadoop Common > Issue Type: Bug > Affects Versions: 2.5.0 > Reporter: DeepakVohra > > The yarn.resourcemanager.scheduler.class property is wrongly set to > org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler. > CapacitySchduler is not even supported. Should be > org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler. -- This message was sent by Atlassian JIRA (v6.3.4#6332)