<?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 connect to CDH hadoop issue in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-connect-to-CDH-hadoop-issue/m-p/383470#M11566</link>
    <description>&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;Hi&amp;nbsp;&lt;SPAN class=""&gt;&lt;A id="link_8" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://communities.sas.com/t5/user/viewprofilepage/user-id/154959" target="_self"&gt;Karas&lt;/A&gt;,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;&lt;SPAN class=""&gt;Here are a couple of community threads that may help:&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2 class="lia-message-subject"&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2" color="#3366FF"&gt;&lt;A id="topicMessageLink_2" class="lia-link-navigation lia-message-read" href="https://communities.sas.com/t5/SAS-Data-Management/Error-SAS-Map-reduce-job-using-CDH-VM-5-8/m-p/343240/highlight/true#M10219" target="_blank"&gt;Error: SAS Map reduce job using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="lia-search-match-lithium"&gt;CDH&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;VM 5.8&lt;/A&gt;&lt;/FONT&gt;&lt;/H2&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2" color="#3366FF"&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&lt;A id="topicMessageLink_4" class="lia-link-navigation lia-message-read" href="https://communities.sas.com/t5/SAS-Data-Management/Hadoop-connectivity-issues/m-p/114069/highlight/true#M1318" target="_blank"&gt;Hadoop&amp;nbsp;&lt;SPAN class="lia-search-match-lithium"&gt;connectivity&lt;/SPAN&gt;&amp;nbsp;issues&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2" color="#3366FF"&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&lt;FONT color="#000000"&gt;Best,&lt;/FONT&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2" color="#3366FF"&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&lt;FONT color="#000000"&gt;Anna&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jul 2017 19:51:29 GMT</pubDate>
    <dc:creator>AnnaBrown</dc:creator>
    <dc:date>2017-07-27T19:51:29Z</dc:date>
    <item>
      <title>SAS connect to CDH hadoop issue</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-connect-to-CDH-hadoop-issue/m-p/379331#M11554</link>
      <description>&lt;P&gt;Hi there, i'm trying to connect my cdh hadoop with SAS. I thought all configuration is done (SAS_HADOOP_CONFIG_PATH &amp;amp; SAS_HADOOP_JAR_PATH, Java heap space something), but i still got error.(My SAS version: 9.4, CDH: 4.7.1 with hbase1, hdfs1, hive1, hue1, impala1, mapreduce1, oozie1, sqoop1, zookeeper1)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;my log is here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1 libname myhive hadoop subprotocol=hive&lt;BR /&gt;2 port=10000&lt;BR /&gt;3 host="192.168.174.101"&lt;BR /&gt;4 schema="default"&lt;BR /&gt;5 user="admin"&lt;BR /&gt;6 password=XXXXXXX&lt;BR /&gt;7 ;&lt;/P&gt;&lt;P&gt;ERROR: java.sql.SQLException: Could not establish connection to 192.168.174.101:10000/default :java.net .ConnectException: Connection refused: connect&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;And i also tried port 7180(my chd manager port):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2 libname myhive hadoop subprotocol=hive&lt;BR /&gt;3 port=7180&lt;BR /&gt;4 host="192.168.174.101"&lt;BR /&gt;5 schema="default"&lt;BR /&gt;6 user="admin"&lt;BR /&gt;7 password=XXXXXXX&lt;BR /&gt;8 ;&lt;BR /&gt;ERROR: java.sql.SQLException: org.apache.thrift.transport.TTransportException&lt;BR /&gt;ERROR: Error trying to establish connection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually i consider this error have something to do with the crendentials, because i have tried to use the sas deployment manager to configure it, it created:&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/10522i982FD2A6218914DA/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="20170726174433.jpg" title="20170726174433.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But account name&amp;amp; password definitely not wrong because it was default of CDH: admin&amp;amp;admin, and i also can logon CDH manager with it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;What's wrong?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's my JAR file&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/10524i763C463F498C40AE/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="20170726175222.png" title="20170726175222.png" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks!!!!!&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 11:08:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-connect-to-CDH-hadoop-issue/m-p/379331#M11554</guid>
      <dc:creator>Karas</dc:creator>
      <dc:date>2017-07-26T11:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: SAS connect to CDH hadoop issue</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-connect-to-CDH-hadoop-issue/m-p/383470#M11566</link>
      <description>&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;Hi&amp;nbsp;&lt;SPAN class=""&gt;&lt;A id="link_8" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://communities.sas.com/t5/user/viewprofilepage/user-id/154959" target="_self"&gt;Karas&lt;/A&gt;,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;&lt;SPAN class=""&gt;Here are a couple of community threads that may help:&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2 class="lia-message-subject"&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2" color="#3366FF"&gt;&lt;A id="topicMessageLink_2" class="lia-link-navigation lia-message-read" href="https://communities.sas.com/t5/SAS-Data-Management/Error-SAS-Map-reduce-job-using-CDH-VM-5-8/m-p/343240/highlight/true#M10219" target="_blank"&gt;Error: SAS Map reduce job using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="lia-search-match-lithium"&gt;CDH&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;VM 5.8&lt;/A&gt;&lt;/FONT&gt;&lt;/H2&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2" color="#3366FF"&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&lt;A id="topicMessageLink_4" class="lia-link-navigation lia-message-read" href="https://communities.sas.com/t5/SAS-Data-Management/Hadoop-connectivity-issues/m-p/114069/highlight/true#M1318" target="_blank"&gt;Hadoop&amp;nbsp;&lt;SPAN class="lia-search-match-lithium"&gt;connectivity&lt;/SPAN&gt;&amp;nbsp;issues&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2" color="#3366FF"&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&lt;FONT color="#000000"&gt;Best,&lt;/FONT&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2" color="#3366FF"&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&lt;FONT color="#000000"&gt;Anna&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2017 19:51:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-connect-to-CDH-hadoop-issue/m-p/383470#M11566</guid>
      <dc:creator>AnnaBrown</dc:creator>
      <dc:date>2017-07-27T19:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: SAS connect to CDH hadoop issue</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-connect-to-CDH-hadoop-issue/m-p/384136#M11592</link>
      <description>&lt;P&gt;Thanks to Anna， but still no luck found here..&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2017 03:29:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-connect-to-CDH-hadoop-issue/m-p/384136#M11592</guid>
      <dc:creator>Karas</dc:creator>
      <dc:date>2017-07-31T03:29:51Z</dc:date>
    </item>
  </channel>
</rss>

