<?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/Hadoop (Hortonworks) Hive connection issue in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-Hadoop-Hortonworks-Hive-connection-issue/m-p/232104#M5702</link>
    <description>&lt;P&gt;Hi Jeff, yes those are the only errors i get when i submit the libname from SAS EG. I have explicitly set the config/jar paths also like so:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;options set=SAS_HADOOP_CONFIG_PATH="/sashome/hadoopConfigFiles";&lt;BR /&gt;options set=SAS_HADOOP_JAR_PATH="/sashome/hadoopJarFiles";&lt;/P&gt;</description>
    <pubDate>Wed, 28 Oct 2015 18:37:34 GMT</pubDate>
    <dc:creator>fatcat</dc:creator>
    <dc:date>2015-10-28T18:37:34Z</dc:date>
    <item>
      <title>SAS/Hadoop (Hortonworks) Hive connection issue</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-Hadoop-Hortonworks-Hive-connection-issue/m-p/232096#M5698</link>
      <description>&lt;P&gt;Hi, i am trying to connect to Hortonworks with SAS/Access for Hadoop. Able to get the klist, and able to ssh from the SAS Client machine to the one of the nodes. But getting an error when trying to connect via SAS EG. Any idea?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;libname zhdplib &amp;nbsp;hadoop subprotocol='hive2' server='myserver' &amp;nbsp; schema=myschema; user='user123' pwd='Test123';&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ERROR: Unable to connect to the Hive server.&lt;BR /&gt;ERROR: Error trying to establish connection.&lt;BR /&gt;ERROR: Error in the LIBNAME statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Alex&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2015 18:16:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-Hadoop-Hortonworks-Hive-connection-issue/m-p/232096#M5698</guid>
      <dc:creator>fatcat</dc:creator>
      <dc:date>2015-10-28T18:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/Hadoop (Hortonworks) Hive connection issue</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-Hadoop-Hortonworks-Hive-connection-issue/m-p/232099#M5701</link>
      <description>&lt;P&gt;Hi Alex,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are these the only messages displaying in your SAS log?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best wishes,&lt;/P&gt;
&lt;P&gt;Jeff&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2015 18:25:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-Hadoop-Hortonworks-Hive-connection-issue/m-p/232099#M5701</guid>
      <dc:creator>JBailey</dc:creator>
      <dc:date>2015-10-28T18:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/Hadoop (Hortonworks) Hive connection issue</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-Hadoop-Hortonworks-Hive-connection-issue/m-p/232104#M5702</link>
      <description>&lt;P&gt;Hi Jeff, yes those are the only errors i get when i submit the libname from SAS EG. I have explicitly set the config/jar paths also like so:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;options set=SAS_HADOOP_CONFIG_PATH="/sashome/hadoopConfigFiles";&lt;BR /&gt;options set=SAS_HADOOP_JAR_PATH="/sashome/hadoopJarFiles";&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2015 18:37:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-Hadoop-Hortonworks-Hive-connection-issue/m-p/232104#M5702</guid>
      <dc:creator>fatcat</dc:creator>
      <dc:date>2015-10-28T18:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/Hadoop (Hortonworks) Hive connection issue</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-Hadoop-Hortonworks-Hive-connection-issue/m-p/232110#M5704</link>
      <description>&lt;P&gt;Hi Alex,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is most likely a configuration issue - typically missing JARs or config files. I experience this problem about twice every month. Since you are using Kerberos finding the cause of your issue could be difficult to do via the SAS Communities. The best way to proceed is to contact SAS Tech Support. They will take a look at your configuration (JARs and XML config files) and may have you run standalone connection programs that will help determine if the problem is with the SAS or Keberos configuration.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is the link for reporting problems.&lt;BR /&gt;&lt;A href="http://support.sas.com/ctx/supportform//createForm" target="_self"&gt;http://support.sas.com/ctx/supportform//createForm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Take a look at the &lt;A href="https://support.sas.com/resources/thirdpartysupport/v94/hadoop/hadoopbacg.pdf" target="_self"&gt;SAS 9.4 Hadoop Configuration Guide&lt;/A&gt;&amp;nbsp;(I am assuming you are using SAS 9.4). It will help you when discussing your issues with SAS Tech Support.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if I can help in any way. Good luck!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best wishes,&lt;BR /&gt;Jeff&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2015 19:13:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-Hadoop-Hortonworks-Hive-connection-issue/m-p/232110#M5704</guid>
      <dc:creator>JBailey</dc:creator>
      <dc:date>2015-10-28T19:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/Hadoop (Hortonworks) Hive connection issue</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-Hadoop-Hortonworks-Hive-connection-issue/m-p/235722#M6029</link>
      <description>&lt;P&gt;Thanks Jeff. SAS TS is working on it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2015 16:50:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-Hadoop-Hortonworks-Hive-connection-issue/m-p/235722#M6029</guid>
      <dc:creator>fatcat</dc:creator>
      <dc:date>2015-11-20T16:50:18Z</dc:date>
    </item>
  </channel>
</rss>

