<?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 queue Mapping in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Yarn-queue-Mapping/m-p/193976#M156036</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/14247/vasubramanian.html" nodeid="14247"&gt;@Vani&lt;/A&gt; This solution works but the side-effect now is that users are allowed to override to which queue their jobs are assigned. Do you agree? Do you in that case know any way around this?&lt;/P&gt;</description>
    <pubDate>Fri, 09 Jun 2017 18:01:54 GMT</pubDate>
    <dc:creator>ThomasLarsson</dc:creator>
    <dc:date>2017-06-09T18:01:54Z</dc:date>
    <item>
      <title>Yarn queue Mapping</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Yarn-queue-Mapping/m-p/193970#M156030</link>
      <description>&lt;P&gt;I have two users,user 1 and user 2 mapped to queue1 and queue 2 respectively in yarn queue Mapping property. &lt;/P&gt;&lt;P&gt;mapreduce.queue.name is set to queue1.&lt;/P&gt;&lt;P&gt;After submitting mapreduce job from user 2, job is getting submitted to queue1 (because of mapreduce queue name).However , I am not expecting this behaviour. My expectation is that user 2 mapreduce job should be submitted to queue 2 and (user 1 to queue 1)directly as per yarn queue Mapping.&lt;/P&gt;&lt;P&gt;I don't want to set queue name , while submitting the job.&lt;/P&gt;&lt;P&gt;Any suggestions on this? How could I achieve desired functionality ?&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2017 22:32:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Yarn-queue-Mapping/m-p/193970#M156030</guid>
      <dc:creator>hadcloudera</dc:creator>
      <dc:date>2017-05-31T22:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: Yarn queue Mapping</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Yarn-queue-Mapping/m-p/193971#M156031</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/18288/sushantc.html" nodeid="18288"&gt;@Sushant&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you have mapreduce.job.queuename set to 'AAA', and Queue Mappings Override set to false, when MR job is launched, the queue for the job gets set as AAA. If you launch job, and specify queue as 'batch', it should run in batch queue. &lt;/P&gt;&lt;P&gt;If you set Queue Mappings Override to true, and have yarn.scheduler.capacity.queue-mappings=u:XYZ:batch, and you launch the job as XYZ, without specifying queue, the queue mappings will act as an override and run the job in the batch queue. &lt;/P&gt;&lt;P&gt;Is this the behaviour you are seeing??&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2017 23:35:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Yarn-queue-Mapping/m-p/193971#M156031</guid>
      <dc:creator>vasubramanian</dc:creator>
      <dc:date>2017-05-31T23:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: Yarn queue Mapping</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Yarn-queue-Mapping/m-p/193972#M156032</link>
      <description>&lt;P&gt;Current configuration:&lt;/P&gt;&lt;P&gt;Yarn site (Scheduler conf) :
yarn.scheduler.capacity.queue-mappings= u:user1: queue1, u: user2: queue 2&lt;/P&gt;&lt;P&gt;Yarn.queue.overriding.enabled: false &lt;/P&gt;&lt;P&gt;Mapred-site.Xml :
Mapreduce.queue.name : queue1.&lt;/P&gt;&lt;P&gt;User 2 submitting the mapreduce job is going to queue 1 , but ideally it should go to queue 2( as per mapping).
If I set yarn.override property to true, will user2 mapreduce job get submitted to queue 2 directly ?
 Please suggest/confirm.&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2017 23:51:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Yarn-queue-Mapping/m-p/193972#M156032</guid>
      <dc:creator>hadcloudera</dc:creator>
      <dc:date>2017-05-31T23:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Yarn queue Mapping</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Yarn-queue-Mapping/m-p/193973#M156033</link>
      <description>&lt;P&gt;You need to set yarn.scheduler.capacity.queue-mappings-override.enable to true, if you want to override the setting from mapred-site.xml (queue 1) with your default mapping (queue 2). &lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 13:39:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Yarn-queue-Mapping/m-p/193973#M156033</guid>
      <dc:creator>gnovak</dc:creator>
      <dc:date>2017-06-01T13:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: Yarn queue Mapping</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Yarn-queue-Mapping/m-p/193974#M156034</link>
      <description>&lt;P&gt;Yes. Please try setting yarn queue-mappings-override property to true&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 13:49:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Yarn-queue-Mapping/m-p/193974#M156034</guid>
      <dc:creator>vasubramanian</dc:creator>
      <dc:date>2017-06-01T13:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: Yarn queue Mapping</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Yarn-queue-Mapping/m-p/193975#M156035</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/18288/sushantc.html" nodeid="18288"&gt;@Sushant&lt;/A&gt;: Can you please accept the answer if it resolved the issue?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2017 22:38:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Yarn-queue-Mapping/m-p/193975#M156035</guid>
      <dc:creator>vasubramanian</dc:creator>
      <dc:date>2017-06-06T22:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: Yarn queue Mapping</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Yarn-queue-Mapping/m-p/193976#M156036</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/14247/vasubramanian.html" nodeid="14247"&gt;@Vani&lt;/A&gt; This solution works but the side-effect now is that users are allowed to override to which queue their jobs are assigned. Do you agree? Do you in that case know any way around this?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2017 18:01:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Yarn-queue-Mapping/m-p/193976#M156036</guid>
      <dc:creator>ThomasLarsson</dc:creator>
      <dc:date>2017-06-09T18:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: Yarn queue Mapping</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Yarn-queue-Mapping/m-p/193977#M156037</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1954/thomaslarsson.html" nodeid="1954"&gt;@Thomas Larsson&lt;/A&gt; I agree if I set yarn queue-mappings-override property to true. Then I cannot override queue if I want to for some job. Any solution for that?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2017 20:49:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Yarn-queue-Mapping/m-p/193977#M156037</guid>
      <dc:creator>shashant_panwar</dc:creator>
      <dc:date>2017-09-13T20:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: Yarn queue Mapping</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Yarn-queue-Mapping/m-p/193978#M156038</link>
      <description>&lt;P&gt;if yarn.scheduler.capacity.queue-mappings-override.enable is set to false then user's have more control on which queue they want to submit the application either by setting the queue name or from default mapping, in this case user specified queue name takes the precedence ,  but  if  yarn.scheduler.capacity.queue-mappings-override.enable set to true then admin's have more control and admin can override user's explicit settings. &lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2017 22:42:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Yarn-queue-Mapping/m-p/193978#M156038</guid>
      <dc:creator>smunigati</dc:creator>
      <dc:date>2017-10-12T22:42:45Z</dc:date>
    </item>
  </channel>
</rss>

