<?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/ACCESS for Hadoop, connection failure after SSL enabled in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-ACCESS-for-Hadoop-connection-failure-after-SSL-enabled/m-p/310668#M270711</link>
    <description>&lt;P&gt;I have couple questions:&lt;/P&gt;
&lt;P&gt;Does&amp;nbsp;SAS/ACCESS (94M2) supporting SSL to Hive ?&lt;/P&gt;
&lt;P&gt;After Hadoop enabled SSL, SAS Hive connections are failure with following error:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ERROR: java.sql.SQLException: Could not open client transport with JDBC Uri:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; jdbc:hive2://xxxyyy:10000/user_db;principal=hive/_HOST@SSSSS.ORG: Invalid status 21&lt;BR /&gt;ERROR: Unable to connect to the Hive server.&lt;BR /&gt;ERROR: Error trying to establish connection.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Where i&amp;nbsp;supposed to&amp;nbsp;add ssl=True and sslTrustStore&amp;nbsp;from SAS/Access?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Scott&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 10 Nov 2016 14:25:46 GMT</pubDate>
    <dc:creator>nozh</dc:creator>
    <dc:date>2016-11-10T14:25:46Z</dc:date>
    <item>
      <title>SAS/ACCESS for Hadoop, connection failure after SSL enabled</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-ACCESS-for-Hadoop-connection-failure-after-SSL-enabled/m-p/310668#M270711</link>
      <description>&lt;P&gt;I have couple questions:&lt;/P&gt;
&lt;P&gt;Does&amp;nbsp;SAS/ACCESS (94M2) supporting SSL to Hive ?&lt;/P&gt;
&lt;P&gt;After Hadoop enabled SSL, SAS Hive connections are failure with following error:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ERROR: java.sql.SQLException: Could not open client transport with JDBC Uri:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; jdbc:hive2://xxxyyy:10000/user_db;principal=hive/_HOST@SSSSS.ORG: Invalid status 21&lt;BR /&gt;ERROR: Unable to connect to the Hive server.&lt;BR /&gt;ERROR: Error trying to establish connection.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Where i&amp;nbsp;supposed to&amp;nbsp;add ssl=True and sslTrustStore&amp;nbsp;from SAS/Access?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Scott&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2016 14:25:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-ACCESS-for-Hadoop-connection-failure-after-SSL-enabled/m-p/310668#M270711</guid>
      <dc:creator>nozh</dc:creator>
      <dc:date>2016-11-10T14:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/ACCESS for Hadoop, connection failure after SSL enabled</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-ACCESS-for-Hadoop-connection-failure-after-SSL-enabled/m-p/322248#M270712</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/55961"&gt;@nozh&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS 9.4M2 does support using SSL and Hive.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Which Hadoop distribution (include version number) are you trying to connect to? Can you include the code for your LIBNAME statement? The URI= option is required, I think, for the connection. Here is an example:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;libname hdplib hadoop uri="jdbc:hive2://some.cool.name:10000/;ssl=true;sslTrustStore=/sas/as/hadoop/truststore.jks;sslTrustStorePassword=passw0rd" server="some.cool.name" port=10000 subprotocol=hive2;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As a general rule, SAS/ACCESS Interface to Hadoop does not provide a great deal of detail when it encounters connection issues. It may help to try PROC HADOOP. It usually provides more detailed evidence as to the cause of issues. &amp;nbsp;&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>Tue, 03 Jan 2017 21:11:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-ACCESS-for-Hadoop-connection-failure-after-SSL-enabled/m-p/322248#M270712</guid>
      <dc:creator>JBailey</dc:creator>
      <dc:date>2017-01-03T21:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/ACCESS for Hadoop, connection failure after SSL enabled</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-ACCESS-for-Hadoop-connection-failure-after-SSL-enabled/m-p/884162#M349270</link>
      <description>&lt;P&gt;We are now encrypting our SAS/CONNECT to HADOOP connections. I just tried this as well, but found an interesting response in the log:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;NOTE: The value specified by the HIVE_KERBEROS_PRINCIPLE option was not used. Instead the value found in the hive-site.xml located in the SAS-HADOOP_CONFIG_PATH directory was used&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How do I include this option successfully in the Libname statement?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2023 09:54:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-ACCESS-for-Hadoop-connection-failure-after-SSL-enabled/m-p/884162#M349270</guid>
      <dc:creator>Lenvdb</dc:creator>
      <dc:date>2023-07-10T09:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/ACCESS for Hadoop, connection failure after SSL enabled</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-ACCESS-for-Hadoop-connection-failure-after-SSL-enabled/m-p/892571#M352529</link>
      <description>Hi &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/41119"&gt;@Lenvdb&lt;/a&gt;, I no longer work at SAS. You may want to contact SAS Tech Support.</description>
      <pubDate>Mon, 04 Sep 2023 15:10:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-ACCESS-for-Hadoop-connection-failure-after-SSL-enabled/m-p/892571#M352529</guid>
      <dc:creator>JBailey</dc:creator>
      <dc:date>2023-09-04T15:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/ACCESS for Hadoop, connection failure after SSL enabled</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-ACCESS-for-Hadoop-connection-failure-after-SSL-enabled/m-p/892621#M352556</link>
      <description>@JBaily&lt;BR /&gt;Once Product Manager, Always Product Manager &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;</description>
      <pubDate>Mon, 04 Sep 2023 18:38:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-ACCESS-for-Hadoop-connection-failure-after-SSL-enabled/m-p/892621#M352556</guid>
      <dc:creator>AhmedAl_Attar</dc:creator>
      <dc:date>2023-09-04T18:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/ACCESS for Hadoop, connection failure after SSL enabled</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-ACCESS-for-Hadoop-connection-failure-after-SSL-enabled/m-p/905207#M357540</link>
      <description>&lt;P&gt;Too funny! And just a little true.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2023 16:39:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-ACCESS-for-Hadoop-connection-failure-after-SSL-enabled/m-p/905207#M357540</guid>
      <dc:creator>JBailey</dc:creator>
      <dc:date>2023-11-29T16:39:19Z</dc:date>
    </item>
  </channel>
</rss>

