<?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: How to choose the queue in which you want to submit the job when using Zeppelin? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-choose-the-queue-in-which-you-want-to-submit-the-job/m-p/168039#M29736</link>
    <description>&lt;P&gt;I was able to set Livy queue by just setting livy.spark.yarn.queue=mylivyqueue in the Livy interpreter in Zeppelin and after restarting the Interpreter, Livy notebooks start runnin on that queue. By the way, my spark.yarn.queue=default.&lt;/P&gt;</description>
    <pubDate>Fri, 11 May 2018 11:52:50 GMT</pubDate>
    <dc:creator>pminovic</dc:creator>
    <dc:date>2018-05-11T11:52:50Z</dc:date>
    <item>
      <title>How to choose the queue in which you want to submit the job when using Zeppelin?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-choose-the-queue-in-which-you-want-to-submit-the-job/m-p/168035#M29732</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using Apache Zeppelin on HDP 2.4 and was wondering how would i choose/change the queue in which my jobs are being submitted? Currently it goes into the default queue but I would like to dedicate a queue for zeppelin alone, and run all jobs submitted from zeppelin there. But I am unable to switch the queue. Can anyone suggest me how to do it?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2016 03:19:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-choose-the-queue-in-which-you-want-to-submit-the-job/m-p/168035#M29732</guid>
      <dc:creator>vagrawal</dc:creator>
      <dc:date>2016-05-26T03:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to choose the queue in which you want to submit the job when using Zeppelin?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-choose-the-queue-in-which-you-want-to-submit-the-job/m-p/168036#M29733</link>
      <description>&lt;P&gt;If you are using zeppelin for spark, you can change JAVA_OPTS in zeppelin-env on zepplien configs and add something like &lt;/P&gt;&lt;PRE&gt;-Dspark.yarn.queue=my_zeppelin_queuename&lt;/PRE&gt;&lt;P&gt;You can add mapreduce and tez queues as well in JAVA_OPTS &lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2016 03:25:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-choose-the-queue-in-which-you-want-to-submit-the-job/m-p/168036#M29733</guid>
      <dc:creator>ravi1</dc:creator>
      <dc:date>2016-05-26T03:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to choose the queue in which you want to submit the job when using Zeppelin?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-choose-the-queue-in-which-you-want-to-submit-the-job/m-p/168037#M29734</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/512/vagrawal.html" nodeid="512"&gt;@vagrawal&lt;/A&gt;Setup YARN queue:&lt;UL&gt;
&lt;LI&gt;(Optional) You can setup/configure a YARN queue to customize what portion of the cluster the Spark job should use. To do this follow the two steps below:&lt;P&gt;i. Open the Yarn Queue Manager view to setup a queue for Spark with below capacities:&lt;/P&gt;&lt;UL&gt;
&lt;LI&gt;Capacity: 50%&lt;/LI&gt;&lt;LI&gt;Max Capacity: 90% (on sandbox, do not reduce below this or the Spark jobs will not run)&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/4534-screen-shot-2016-05-25-at-92342-pm.png"&gt;screen-shot-2016-05-25-at-92342-pm.png&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2016 03:26:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-choose-the-queue-in-which-you-want-to-submit-the-job/m-p/168037#M29734</guid>
      <dc:creator>jyadav</dc:creator>
      <dc:date>2016-05-26T03:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to choose the queue in which you want to submit the job when using Zeppelin?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-choose-the-queue-in-which-you-want-to-submit-the-job/m-p/168038#M29735</link>
      <description>&lt;P&gt;In such case, if we like to define livy.spark.yarn.queue, should it be same as spark.yarn.queue or it could be different queue?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Leonid&lt;/P&gt;,&lt;P&gt;In such case, can we define livy.spark.yarn.queue to pint to different queue, or it have to be same as spark.yarn.queue?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2017 03:01:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-choose-the-queue-in-which-you-want-to-submit-the-job/m-p/168038#M29735</guid>
      <dc:creator>leonid_fedotov1</dc:creator>
      <dc:date>2017-08-10T03:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to choose the queue in which you want to submit the job when using Zeppelin?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-choose-the-queue-in-which-you-want-to-submit-the-job/m-p/168039#M29736</link>
      <description>&lt;P&gt;I was able to set Livy queue by just setting livy.spark.yarn.queue=mylivyqueue in the Livy interpreter in Zeppelin and after restarting the Interpreter, Livy notebooks start runnin on that queue. By the way, my spark.yarn.queue=default.&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2018 11:52:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-choose-the-queue-in-which-you-want-to-submit-the-job/m-p/168039#M29736</guid>
      <dc:creator>pminovic</dc:creator>
      <dc:date>2018-05-11T11:52:50Z</dc:date>
    </item>
  </channel>
</rss>

