<?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: Yarn Scheduling Management, Capacity Scheduler in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Yarn-Scheduling-Management-Capacity-Scheduler/m-p/201621#M59569</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/17037/ishvari.html" nodeid="17037"&gt;@Ishvari Dhimmar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The following tutorial will help in understanding the same with a 
real time example with 3 queues ("Support, Marketing, Engineering" 
Queues): &lt;A href="https://hortonworks.com/hadoop-tutorial/configuring-yarn-capacity-scheduler-ambari/#configure-scheduler"&gt;https://hortonworks.com/hadoop-tutorial/configuring-yarn-capacity-scheduler-ambari/#configure-scheduler&lt;/A&gt;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Additionally please refer to: &lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.4.0/bk_yarn_resource_mgt/content/setting_up_queues.html"&gt;https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.4.0/bk_yarn_resource_mgt/content/setting_up_queues.html
&lt;/A&gt;&lt;/P&gt;&lt;P&gt;.
&lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.4.0/bk_yarn_resource_mgt/content/setting_up_queues.html"&gt;&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 17 Apr 2017 23:05:46 GMT</pubDate>
    <dc:creator>jsensharma</dc:creator>
    <dc:date>2017-04-17T23:05:46Z</dc:date>
    <item>
      <title>Yarn Scheduling Management, Capacity Scheduler</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Yarn-Scheduling-Management-Capacity-Scheduler/m-p/201620#M59568</link>
      <description>&lt;P&gt;In Capacity Scheduler, How Resource Manage decide which Job runs on which Queue?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2017 21:17:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Yarn-Scheduling-Management-Capacity-Scheduler/m-p/201620#M59568</guid>
      <dc:creator>ishvari</dc:creator>
      <dc:date>2017-04-17T21:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Yarn Scheduling Management, Capacity Scheduler</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Yarn-Scheduling-Management-Capacity-Scheduler/m-p/201621#M59569</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/17037/ishvari.html" nodeid="17037"&gt;@Ishvari Dhimmar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The following tutorial will help in understanding the same with a 
real time example with 3 queues ("Support, Marketing, Engineering" 
Queues): &lt;A href="https://hortonworks.com/hadoop-tutorial/configuring-yarn-capacity-scheduler-ambari/#configure-scheduler"&gt;https://hortonworks.com/hadoop-tutorial/configuring-yarn-capacity-scheduler-ambari/#configure-scheduler&lt;/A&gt;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Additionally please refer to: &lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.4.0/bk_yarn_resource_mgt/content/setting_up_queues.html"&gt;https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.4.0/bk_yarn_resource_mgt/content/setting_up_queues.html
&lt;/A&gt;&lt;/P&gt;&lt;P&gt;.
&lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.4.0/bk_yarn_resource_mgt/content/setting_up_queues.html"&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2017 23:05:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Yarn-Scheduling-Management-Capacity-Scheduler/m-p/201621#M59569</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-04-17T23:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Yarn Scheduling Management, Capacity Scheduler</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Yarn-Scheduling-Management-Capacity-Scheduler/m-p/201622#M59570</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/17037/ishvari.html" nodeid="17037"&gt;@Ishvari Dhimmar&lt;/A&gt; &lt;/P&gt;&lt;P&gt;The direct answer to your question is that it's not the Resource Manager that decides in which queue a job should run. This is specified explicitly by the user. If you don't specify the queue explicitly, then by default the job will be submitted to the "default" queue (if a queue named "default" doesn't exist in your config, an error will be thrown). &lt;/P&gt;&lt;P&gt;How you can specify the queue depends on the application, e.g. for MapReduce jobs it's defined by "-Dmapred.job.queue.name".&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2017 15:16:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Yarn-Scheduling-Management-Capacity-Scheduler/m-p/201622#M59570</guid>
      <dc:creator>gnovak</dc:creator>
      <dc:date>2017-04-18T15:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: Yarn Scheduling Management, Capacity Scheduler</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Yarn-Scheduling-Management-Capacity-Scheduler/m-p/201623#M59571</link>
      <description>&lt;P&gt;Thanks for Reply. I was thinking like this, but confused. Now its clear.
Thanks again.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2017 20:20:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Yarn-Scheduling-Management-Capacity-Scheduler/m-p/201623#M59571</guid>
      <dc:creator>ishvari</dc:creator>
      <dc:date>2017-04-18T20:20:06Z</dc:date>
    </item>
  </channel>
</rss>

