<?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: Connect ODBC PCFILES for Hadoop Hortonworks in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Connect-ODBC-PCFILES-for-Hadoop-Hortonworks/m-p/586298#M14455</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/279586"&gt;@yadiacho1&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;You will have to use ODBC engine instead of PCFiles. If your site has SAS/Access to ODBC licensed and installed, you can find the libname reference for ODBC&amp;nbsp;&lt;A href="https://go.documentation.sas.com/?docsetId=acreldb&amp;amp;docsetTarget=p0bu3zsz1a08ton1msxdx1jo45np.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_self"&gt;here&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are other considerations to be taken care if you are connecting to kerberized hadoop.&amp;nbsp;&lt;A href="http://support.sas.com/resources/papers/Hadoop_Deployment.pdf" target="_self"&gt;This Paper&lt;/A&gt;&amp;nbsp;provides with detailed information on that.&lt;/P&gt;</description>
    <pubDate>Thu, 05 Sep 2019 04:51:28 GMT</pubDate>
    <dc:creator>AnandVyas</dc:creator>
    <dc:date>2019-09-05T04:51:28Z</dc:date>
    <item>
      <title>Connect ODBC PCFILES for Hadoop Hortonworks</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Connect-ODBC-PCFILES-for-Hadoop-Hortonworks/m-p/586295#M14453</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have BIG DATA and BIG Problem connecting it to SAS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was setting up ODBC driver Hortonwork ODBC and successfully connected&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got error Look like this :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname hadeh PCFILES CONNECT_STRING="
Driver=Hortonworks Hive ODBC Driver;Host=prodxxxxxxxxxxx;
Port=10000;HiveServerType=2;AuthMech=1;ThriftTransport=SASL;
Schema=bm_bda_dana_pst;KrbRealm=SUPPxxxxxx;
KrbHostFQDN=prodxxxxxxxx;
KrbServiceName=hive" ;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;STRONG&gt;ERROR: CLI error trying to establish connection: [Microsoft][ODBC Driver Manager] Data source&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;name not found and no default driver specified&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ERROR: Error in the LIBNAME statement.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where is my fault, is there something i missed ???need help and advice&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2019 03:19:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Connect-ODBC-PCFILES-for-Hadoop-Hortonworks/m-p/586295#M14453</guid>
      <dc:creator>yadiacho1</dc:creator>
      <dc:date>2019-09-05T03:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: Connect ODBC PCFILES for Hadoop Hortonworks</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Connect-ODBC-PCFILES-for-Hadoop-Hortonworks/m-p/586296#M14454</link>
      <description>&lt;P&gt;If you are trying to create an ODBC connection from SAS to Hortonworks then the engine to use is ODBC, not PCFILES. PCFILES is a special engine for connecting to Microsoft products like Excel and Access.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2019 03:56:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Connect-ODBC-PCFILES-for-Hadoop-Hortonworks/m-p/586296#M14454</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2019-09-05T03:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Connect ODBC PCFILES for Hadoop Hortonworks</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Connect-ODBC-PCFILES-for-Hadoop-Hortonworks/m-p/586298#M14455</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/279586"&gt;@yadiacho1&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;You will have to use ODBC engine instead of PCFiles. If your site has SAS/Access to ODBC licensed and installed, you can find the libname reference for ODBC&amp;nbsp;&lt;A href="https://go.documentation.sas.com/?docsetId=acreldb&amp;amp;docsetTarget=p0bu3zsz1a08ton1msxdx1jo45np.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_self"&gt;here&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are other considerations to be taken care if you are connecting to kerberized hadoop.&amp;nbsp;&lt;A href="http://support.sas.com/resources/papers/Hadoop_Deployment.pdf" target="_self"&gt;This Paper&lt;/A&gt;&amp;nbsp;provides with detailed information on that.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2019 04:51:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Connect-ODBC-PCFILES-for-Hadoop-Hortonworks/m-p/586298#M14455</guid>
      <dc:creator>AnandVyas</dc:creator>
      <dc:date>2019-09-05T04:51:28Z</dc:date>
    </item>
  </channel>
</rss>

