<?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 SAS Hadoop connection with EP (Embedded process) for Base SAS Codes in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/SAS-Hadoop-connection-with-EP-Embedded-process-for-Base-SAS/m-p/593607#M15538</link>
    <description>&lt;P&gt;Can i run my Base SAS codes for Hadoop using SAS EP (Embedded Process) ?&lt;/P&gt;&lt;P&gt;Or do i have to first convert those Base Codes to DS2 with the help PROC DS2 and only then can i use SAS EP?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 03 Oct 2019 06:27:24 GMT</pubDate>
    <dc:creator>shrriam</dc:creator>
    <dc:date>2019-10-03T06:27:24Z</dc:date>
    <item>
      <title>SAS Hadoop connection with EP (Embedded process) for Base SAS Codes</title>
      <link>https://communities.sas.com/t5/New-SAS-User/SAS-Hadoop-connection-with-EP-Embedded-process-for-Base-SAS/m-p/593607#M15538</link>
      <description>&lt;P&gt;Can i run my Base SAS codes for Hadoop using SAS EP (Embedded Process) ?&lt;/P&gt;&lt;P&gt;Or do i have to first convert those Base Codes to DS2 with the help PROC DS2 and only then can i use SAS EP?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2019 06:27:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/SAS-Hadoop-connection-with-EP-Embedded-process-for-Base-SAS/m-p/593607#M15538</guid>
      <dc:creator>shrriam</dc:creator>
      <dc:date>2019-10-03T06:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Hadoop connection with EP (Embedded process) for Base SAS Codes</title>
      <link>https://communities.sas.com/t5/New-SAS-User/SAS-Hadoop-connection-with-EP-Embedded-process-for-Base-SAS/m-p/593612#M15539</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/155668"&gt;@shrriam&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;A href="https://documentation.sas.com/?docsetId=indbug&amp;amp;docsetTarget=n1xlsh5kxbzcaon1chnxcud7n229.htm&amp;amp;docsetVersion=9.4_01&amp;amp;locale=en" target="_self"&gt;This document&lt;/A&gt;&amp;nbsp;lists out requirements and restrictions for Data step in Hadoop.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2019 06:51:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/SAS-Hadoop-connection-with-EP-Embedded-process-for-Base-SAS/m-p/593612#M15539</guid>
      <dc:creator>AnandVyas</dc:creator>
      <dc:date>2019-10-03T06:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Hadoop connection with EP (Embedded process) for Base SAS Codes</title>
      <link>https://communities.sas.com/t5/New-SAS-User/SAS-Hadoop-connection-with-EP-Embedded-process-for-Base-SAS/m-p/593616#M15541</link>
      <description>&lt;P&gt;Thanks for the response !!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The document says , "&lt;SPAN&gt;&amp;nbsp;If you have installed and activated the SAS Embedded Process on a Hadoop cluster, it is possible for DATA step code to be executed in parallel against the input data residing on the HDFS file system. "&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Does it mean , It allows the normal Base SAS codes to run with SAS EP ?&amp;nbsp; I was confirmed from SAS that EP is widely for DS2 performance enhancements , we may have to convert the codes to DS2 in order to leverage the performance .&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2019 07:04:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/SAS-Hadoop-connection-with-EP-Embedded-process-for-Base-SAS/m-p/593616#M15541</guid>
      <dc:creator>shrriam</dc:creator>
      <dc:date>2019-10-03T07:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Hadoop connection with EP (Embedded process) for Base SAS Codes</title>
      <link>https://communities.sas.com/t5/New-SAS-User/SAS-Hadoop-connection-with-EP-Embedded-process-for-Base-SAS/m-p/593622#M15544</link>
      <description>Yes, your base sas code has to ref to the libref pointing to HDFS as input and output library. In a general scenario, you don't have to convert your code to DS2. Below link gives you an overview on when to use DS2.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://documentation.sas.com/?docsetId=ds2ref&amp;amp;docsetTarget=p1shb3eskw9xh9n1orhpgt608it7.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank"&gt;https://documentation.sas.com/?docsetId=ds2ref&amp;amp;docsetTarget=p1shb3eskw9xh9n1orhpgt608it7.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It's true that EP is used for performance enhancements using in-database processing or parllel loading of Data if you have SAS High performance analytics cluster. It would vary from case to case basis. If SAS has recommended to convert to DS2 for performance improvement, then you should give it a shot and test it out.</description>
      <pubDate>Thu, 03 Oct 2019 07:42:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/SAS-Hadoop-connection-with-EP-Embedded-process-for-Base-SAS/m-p/593622#M15544</guid>
      <dc:creator>AnandVyas</dc:creator>
      <dc:date>2019-10-03T07:42:09Z</dc:date>
    </item>
  </channel>
</rss>

