<?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 Re: Executing SAS processes in a Hadoop cluster in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Executing-SAS-processes-in-a-Hadoop-cluster/m-p/494344#M130246</link>
    <description>&lt;P&gt;I'm doing the same thing - understanding the relationship between SAS &amp;amp; Hadoop and coming up with best practices to get programmers to use Hadoop effectively without creating horrendous SQL joins with non-Hadoop tables &amp;amp; causing massive I/O pipeline blockages..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I suggest you review the following documentation:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;SAS and Hadoop technology: Deployment Scenarios &lt;EM&gt;(to understand your infrastructure)&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;SAS 9.4 In-Database Products: Administrator's Guide&lt;EM&gt; (especially Ch 5: Administrator's Guide for Hadoop)&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;SAS and Hadoop Technology: Overview &lt;EM&gt;(especially Ch 4: What SAS Technology interacts with Hadoop?)&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;SAS LASR Analytic Server 2.7: Reference Guide &lt;EM&gt;(which explains the in-memory procedures)&lt;/EM&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;None of the software is "free" - there is some Hadoop functionality which comes with Base/SAS, but ideally you'd require at least the SAS/Access to Hadoop engine, and - depending on your requirements - possibly some in-database accelerators.&lt;/P&gt;</description>
    <pubDate>Mon, 10 Sep 2018 23:56:31 GMT</pubDate>
    <dc:creator>AndrewHowell</dc:creator>
    <dc:date>2018-09-10T23:56:31Z</dc:date>
    <item>
      <title>Executing SAS processes in a Hadoop cluster</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Executing-SAS-processes-in-a-Hadoop-cluster/m-p/494321#M130235</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to know which is needed to execute SAS processes in a Hadoop cluster.&lt;/P&gt;
&lt;P&gt;I can convert my data setps and proc sql to proc ds2 processes but I want to know if I need some especial licenses in Hadoop to work with SAS.&amp;nbsp; &amp;nbsp; &amp;nbsp;SAS HPA??, SAS/ACCESS to Hadoop?, SAS in-database? any other? is any of these free ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Mon, 10 Sep 2018 20:56:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Executing-SAS-processes-in-a-Hadoop-cluster/m-p/494321#M130235</guid>
      <dc:creator>juanvg1972</dc:creator>
      <dc:date>2018-09-10T20:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: Executing SAS processes in a Hadoop cluster</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Executing-SAS-processes-in-a-Hadoop-cluster/m-p/494344#M130246</link>
      <description>&lt;P&gt;I'm doing the same thing - understanding the relationship between SAS &amp;amp; Hadoop and coming up with best practices to get programmers to use Hadoop effectively without creating horrendous SQL joins with non-Hadoop tables &amp;amp; causing massive I/O pipeline blockages..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I suggest you review the following documentation:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;SAS and Hadoop technology: Deployment Scenarios &lt;EM&gt;(to understand your infrastructure)&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;SAS 9.4 In-Database Products: Administrator's Guide&lt;EM&gt; (especially Ch 5: Administrator's Guide for Hadoop)&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;SAS and Hadoop Technology: Overview &lt;EM&gt;(especially Ch 4: What SAS Technology interacts with Hadoop?)&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;SAS LASR Analytic Server 2.7: Reference Guide &lt;EM&gt;(which explains the in-memory procedures)&lt;/EM&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;None of the software is "free" - there is some Hadoop functionality which comes with Base/SAS, but ideally you'd require at least the SAS/Access to Hadoop engine, and - depending on your requirements - possibly some in-database accelerators.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Sep 2018 23:56:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Executing-SAS-processes-in-a-Hadoop-cluster/m-p/494344#M130246</guid>
      <dc:creator>AndrewHowell</dc:creator>
      <dc:date>2018-09-10T23:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: Executing SAS processes in a Hadoop cluster</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Executing-SAS-processes-in-a-Hadoop-cluster/m-p/494380#M130262</link>
      <description>&lt;P&gt;My (limited) understanding is that in-database processing requires its namesake license, which is apparently now par of &lt;A href="https://www.sas.com/en_us/software/data-loader-for-hadoop.html" target="_self"&gt;SAS® Data Loader for Hadoop&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;SAS/ACCESS to Hadoop is the interface to Hive.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS/ACCESS to Impala&amp;nbsp;is useful too to speed up queries. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;None of these are free.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Sep 2018 03:33:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Executing-SAS-processes-in-a-Hadoop-cluster/m-p/494380#M130262</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2018-09-11T03:33:19Z</dc:date>
    </item>
  </channel>
</rss>

