<?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: SAS IBM Biginsights integration - Best Practices in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-IBM-Biginsights-integration-Best-Practices/m-p/323181#M6945</link>
    <description>&lt;P&gt;The SAS Global Forum workshop materials from "An Insider's Guide to SAS/ACCESS to Hadoop" has been published on GitHub.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/Jeff-Bailey/SGF2016_SAS3880_Insiders_Guide_Hadoop_HOW" target="_self"&gt;https://github.com/Jeff-Bailey/SGF2016_SAS3880_Insiders_Guide_Hadoop_HOW&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you find this useful, let me know. I may add more content to it.&lt;/P&gt;</description>
    <pubDate>Sat, 07 Jan 2017 23:31:53 GMT</pubDate>
    <dc:creator>JBailey</dc:creator>
    <dc:date>2017-01-07T23:31:53Z</dc:date>
    <item>
      <title>SAS IBM Biginsights integration - Best Practices</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-IBM-Biginsights-integration-Best-Practices/m-p/322294#M6916</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are looking for case studies on the best implementation pracitces to integrate sas and ibm biginsights 4.2.&lt;/P&gt;
&lt;P&gt;Please share any papers , or lesson learnt if any.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Tommy&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2017 00:57:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-IBM-Biginsights-integration-Best-Practices/m-p/322294#M6916</guid>
      <dc:creator>tommy81</dc:creator>
      <dc:date>2017-01-04T00:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: SAS IBM Biginsights integration - Best Practices</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-IBM-Biginsights-integration-Best-Practices/m-p/322439#M6920</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/19668"&gt;@tommy81&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't know of anything specifically for IBM BigInsights. There is however a lot of general information on using SAS with Hadoop.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is the first page I would check - &lt;A href="http://support.sas.com/resources/thirdpartysupport/v94/hadoop/index.html" target="_blank"&gt;SAS 9.4 Support for Hadoop&lt;/A&gt;. The first link is a great place to start.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you tell me which SAS products you are planning to use with BigInsights? SAS 9.4 or SAS Viya? SAS/ACCESS Interface to Hadoop? Data Loader for Hadoop?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For now, I am going to assume that you are talking about SAS 9.4 SAS/ACCESS Interface to Hadoop.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With SAS and Hadoop it is important to understand the systems requirements. You can find that information here:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/resources/thirdpartysupport/v94/hadoop/hadoop-distributions.html" target="_self"&gt;SAS 9.4Supported Hadoop Distributions&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Reading, and understanding, the SAS/ACCESS Interface to Hadoop documentation is a great place to start.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/acreldb/69580/PDF/default/acreldb.pdf" target="_self"&gt;SAS/ACCESS 9.4 for Relational Databases: Reference, Ninth Edition&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Pay special attention to the discussion on 32K strings and Hadoop. This is covered, briefly, in the SAS Data Types section. I am planning to post a SAS Communities article on this. It causes issues. If you ever see SASWORK run out of space, this could be the cause.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you recieve an error message (specifically regarding security) when trying to connect to Hadoop using a LIBNAME statement, it may be a good ideas to try to run PROC HADOOP. It displays more detailed error messages regarding security.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Take a look at the&amp;nbsp;&lt;A href="http://support.sas.com/documentation/onlinedoc/access/index.html" target="_blank"&gt;SAS/ACCESS Documentation Page&lt;/A&gt;, pay attention to the Related Documentation and Technical Papers sections. There is a link to the SAS/ACCESS doc listed here. This is a great page to bookmark.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For information regarding SAS In-Database check out this page: &lt;A href="http://support.sas.com/documentation/onlinedoc/indbtech/index.html" target="_self"&gt;SAS In-Database Technology&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Information on using SAS In-Database Procedures can be found in PART 6 of the &lt;A href="http://support.sas.com/documentation/cdl/en/indbug/69750/PDF/default/indbug.pdf" target="_blank"&gt;SAS 9.4 In-Database Products: Users Guide&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a common trap to avoid: it is widely assumed that SAS/ACCESS Interface to Hadoop can be used to access IBM BigSQL (which lives on Hadoop). It cannot. If your SAS environment needs to access IBM BigSQL then SAS/ACCESS Interface to ODBC should be used. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am in the process of putting publishing some workshop materials that I created a while back. I am planning to put the materials on Githup. I will try to remember to let you know when they are published. Feel free to ping me to ask how it is progressing.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2017 18:01:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-IBM-Biginsights-integration-Best-Practices/m-p/322439#M6920</guid>
      <dc:creator>JBailey</dc:creator>
      <dc:date>2017-01-05T18:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: SAS IBM Biginsights integration - Best Practices</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-IBM-Biginsights-integration-Best-Practices/m-p/322547#M6924</link>
      <description>&lt;P&gt;We would have&amp;nbsp;&lt;STRONG&gt;SAS Data Loader for Hadoop&lt;/STRONG&gt;&amp;nbsp;. I believe SAS/ACCESS to Hadoop will be a part of this package in SAS 9.4&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2017 00:33:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-IBM-Biginsights-integration-Best-Practices/m-p/322547#M6924</guid>
      <dc:creator>tommy81</dc:creator>
      <dc:date>2017-01-05T00:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: SAS IBM Biginsights integration - Best Practices</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-IBM-Biginsights-integration-Best-Practices/m-p/322740#M6926</link>
      <description>&lt;P&gt;Let me know if you need more informaion or have specific questions. If you need further help, holler.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2017 18:02:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-IBM-Biginsights-integration-Best-Practices/m-p/322740#M6926</guid>
      <dc:creator>JBailey</dc:creator>
      <dc:date>2017-01-05T18:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: SAS IBM Biginsights integration - Best Practices</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-IBM-Biginsights-integration-Best-Practices/m-p/323181#M6945</link>
      <description>&lt;P&gt;The SAS Global Forum workshop materials from "An Insider's Guide to SAS/ACCESS to Hadoop" has been published on GitHub.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/Jeff-Bailey/SGF2016_SAS3880_Insiders_Guide_Hadoop_HOW" target="_self"&gt;https://github.com/Jeff-Bailey/SGF2016_SAS3880_Insiders_Guide_Hadoop_HOW&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you find this useful, let me know. I may add more content to it.&lt;/P&gt;</description>
      <pubDate>Sat, 07 Jan 2017 23:31:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-IBM-Biginsights-integration-Best-Practices/m-p/323181#M6945</guid>
      <dc:creator>JBailey</dc:creator>
      <dc:date>2017-01-07T23:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: SAS IBM Biginsights integration - Best Practices</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-IBM-Biginsights-integration-Best-Practices/m-p/324417#M7010</link>
      <description>&lt;P&gt;For the SAS Stream to Hadoop , should we buy a separate license for the SPDE engine or would it be bundled along with the SAS DATA loader ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also is it the best method vis-a-vis the SAS/ACCESS to HADOOP &amp;nbsp;??? ,since we need not go through hive to hit the hdfs file system.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2017 21:57:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-IBM-Biginsights-integration-Best-Practices/m-p/324417#M7010</guid>
      <dc:creator>tommy81</dc:creator>
      <dc:date>2017-01-12T21:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: SAS IBM Biginsights integration - Best Practices</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-IBM-Biginsights-integration-Best-Practices/m-p/325301#M7064</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/19668"&gt;@tommy81&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The SPDE engine for Hadoop is included in Base SAS, so you should be good-to-go.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Whether it is best, or not, depends on what you want to do with it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best wishes,&lt;BR /&gt;Jeff&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2017 15:36:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-IBM-Biginsights-integration-Best-Practices/m-p/325301#M7064</guid>
      <dc:creator>JBailey</dc:creator>
      <dc:date>2017-01-17T15:36:08Z</dc:date>
    </item>
  </channel>
</rss>

