<?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>topic Hadoop, Yarn and Embedded Process in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Yarn-and-Embedded-Process/m-p/246855#M6547</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I am using SAS and Hadoop (SAS "in" Hadoop mode).&lt;/P&gt;
&lt;P&gt;I have a SAS Embedded process setup working on an secure Hadoop Cluster, with Kerberos and Yarn Queue management.&lt;/P&gt;
&lt;P&gt;I need to specify a particular queue name (Yarn properties:&amp;nbsp;mapred.job.queue.name) in order to schedule SAS yarn application in the right queue on the cluster&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can I set this property within&amp;nbsp;&amp;nbsp;Embedded Process?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Lorenzo&lt;/P&gt;</description>
    <pubDate>Wed, 18 Jan 2017 16:29:37 GMT</pubDate>
    <dc:creator>LorenzoMerli</dc:creator>
    <dc:date>2017-01-18T16:29:37Z</dc:date>
    <item>
      <title>Hadoop, Yarn and Embedded Process</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Yarn-and-Embedded-Process/m-p/246855#M6547</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I am using SAS and Hadoop (SAS "in" Hadoop mode).&lt;/P&gt;
&lt;P&gt;I have a SAS Embedded process setup working on an secure Hadoop Cluster, with Kerberos and Yarn Queue management.&lt;/P&gt;
&lt;P&gt;I need to specify a particular queue name (Yarn properties:&amp;nbsp;mapred.job.queue.name) in order to schedule SAS yarn application in the right queue on the cluster&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can I set this property within&amp;nbsp;&amp;nbsp;Embedded Process?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Lorenzo&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 16:29:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Yarn-and-Embedded-Process/m-p/246855#M6547</guid>
      <dc:creator>LorenzoMerli</dc:creator>
      <dc:date>2017-01-18T16:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: Hadoop, Yarn and Embedded Process</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Yarn-and-Embedded-Process/m-p/325323#M9435</link>
      <description>&lt;P&gt;Great question&amp;nbsp;&lt;STRONG&gt;&lt;SPAN class=""&gt;&lt;A id="link_8" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://communities.sas.com/t5/user/viewprofilepage/user-id/8155" target="_self"&gt;LorenzoMerli&lt;/A&gt;.&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A way to accomplish that is to use the PROPERTIES statement as I have in the LIBNAME statement. I realize you are asking how to set this at the Embedded Process level and for that I need to research.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;libname queues hadoop&lt;BR /&gt; server=&amp;amp;hiveserver&lt;BR /&gt; user=&amp;amp;hiveuser&lt;BR /&gt; database=default&lt;BR /&gt; PROPERTIES="mapreduce.job.queuename=root;mapreduce.map.memory.mb=2048";&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 16:30:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Yarn-and-Embedded-Process/m-p/325323#M9435</guid>
      <dc:creator>SteveSober</dc:creator>
      <dc:date>2017-01-18T16:30:04Z</dc:date>
    </item>
  </channel>
</rss>

