<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Migrating from Fair Scheduler to Capacity Scheduler in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Migrating-from-Fair-Scheduler-to-Capacity-Scheduler/m-p/101360#M14068</link>
    <description>&lt;P&gt;this is best practices for ordering algorithms and not migration per se, you may find more information by reading the Capacity Scheduler document &lt;A href="http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.4/bk_yarn_resource_mgt/content/ch_capacity_scheduler.html"&gt;http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-...&lt;/A&gt;&lt;/P&gt;&lt;H3&gt;10.3. Best Practices for Ordering Policies&lt;/H3&gt;&lt;UL&gt;
&lt;LI&gt;Ordering policies are configured on a per-queue basis, with the default ordering policy set to FIFO. Fairness is usually best for on-demand, interactive, or exploratory workloads, while FIFO can be more efficient for predictable, recurring batch processing. You should segregate these different types of workloads into queues configured with the appropriate ordering policy.&lt;/LI&gt;&lt;LI&gt;In queues supporting both large and small applications, large applications can potentially "starve" (not receive sufficient resources). To avoid this scenario, use different queues for large and small jobs, or use size-based weighting to reduce the natural tendency of the ordering logic to favor smaller applications.&lt;/LI&gt;&lt;LI&gt;Use the &lt;CODE&gt;yarn.scheduler.capacity.&amp;lt;queue-path&amp;gt;.maximum-am-resource-percent&lt;/CODE&gt; property to restrict the number of concurrent applications running in the queue to avoid a scenario in which too many applications are running simultaneously. Limits on each queue are directly proportional to their queue capacities and user limits. This property is specified as a float, for example: 0.5 = 50%. The default setting is 10%. This property can be set for all queues using the&lt;CODE&gt;yarn.scheduler.capacity.maximum-am-resource-percent&lt;/CODE&gt; property, and can also be overridden on a per-queue basis using the &lt;CODE&gt;yarn.scheduler.capacity.&amp;lt;queue-path&amp;gt;.maximum-am-resource-percent&lt;/CODE&gt; property.&lt;/LI&gt;&lt;/UL&gt;</description>
    <pubDate>Tue, 05 Jan 2016 22:06:01 GMT</pubDate>
    <dc:creator>aervits</dc:creator>
    <dc:date>2016-01-05T22:06:01Z</dc:date>
    <item>
      <title>Migrating from Fair Scheduler to Capacity Scheduler</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Migrating-from-Fair-Scheduler-to-Capacity-Scheduler/m-p/101359#M14067</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/198/thall.html" nodeid="198"&gt;@Tim Hall&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Any best practices when Migrating from Fair Scheduler to Capacity Scheduler?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2016 12:43:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Migrating-from-Fair-Scheduler-to-Capacity-Scheduler/m-p/101359#M14067</guid>
      <dc:creator>sunile_manjee</dc:creator>
      <dc:date>2016-01-05T12:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating from Fair Scheduler to Capacity Scheduler</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Migrating-from-Fair-Scheduler-to-Capacity-Scheduler/m-p/101360#M14068</link>
      <description>&lt;P&gt;this is best practices for ordering algorithms and not migration per se, you may find more information by reading the Capacity Scheduler document &lt;A href="http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.4/bk_yarn_resource_mgt/content/ch_capacity_scheduler.html"&gt;http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-...&lt;/A&gt;&lt;/P&gt;&lt;H3&gt;10.3. Best Practices for Ordering Policies&lt;/H3&gt;&lt;UL&gt;
&lt;LI&gt;Ordering policies are configured on a per-queue basis, with the default ordering policy set to FIFO. Fairness is usually best for on-demand, interactive, or exploratory workloads, while FIFO can be more efficient for predictable, recurring batch processing. You should segregate these different types of workloads into queues configured with the appropriate ordering policy.&lt;/LI&gt;&lt;LI&gt;In queues supporting both large and small applications, large applications can potentially "starve" (not receive sufficient resources). To avoid this scenario, use different queues for large and small jobs, or use size-based weighting to reduce the natural tendency of the ordering logic to favor smaller applications.&lt;/LI&gt;&lt;LI&gt;Use the &lt;CODE&gt;yarn.scheduler.capacity.&amp;lt;queue-path&amp;gt;.maximum-am-resource-percent&lt;/CODE&gt; property to restrict the number of concurrent applications running in the queue to avoid a scenario in which too many applications are running simultaneously. Limits on each queue are directly proportional to their queue capacities and user limits. This property is specified as a float, for example: 0.5 = 50%. The default setting is 10%. This property can be set for all queues using the&lt;CODE&gt;yarn.scheduler.capacity.maximum-am-resource-percent&lt;/CODE&gt; property, and can also be overridden on a per-queue basis using the &lt;CODE&gt;yarn.scheduler.capacity.&amp;lt;queue-path&amp;gt;.maximum-am-resource-percent&lt;/CODE&gt; property.&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 05 Jan 2016 22:06:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Migrating-from-Fair-Scheduler-to-Capacity-Scheduler/m-p/101360#M14068</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-01-05T22:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating from Fair Scheduler to Capacity Scheduler</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Migrating-from-Fair-Scheduler-to-Capacity-Scheduler/m-p/101361#M14069</link>
      <description>&lt;P&gt;furthermore, there's a great how-to guide for setting up capacity scheduler &lt;A href="https://community.hortonworks.com/articles/238/configuring-yarn-capacity-scheduler-with-ambari.html" target="_blank"&gt;https://community.hortonworks.com/articles/238/configuring-yarn-capacity-scheduler-with-ambari.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2016 22:10:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Migrating-from-Fair-Scheduler-to-Capacity-Scheduler/m-p/101361#M14069</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-01-05T22:10:04Z</dc:date>
    </item>
  </channel>
</rss>

