<?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: Hadoop Data Library Connection Issue in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Data-Library-Connection-Issue/m-p/156623#M2770</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is what I have for CDH 4.5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;avro-1.7.4.jar&lt;/P&gt;&lt;P&gt;commons-cli-1.2.jar&lt;/P&gt;&lt;P&gt;commons-collections-3.2.1.jar&lt;/P&gt;&lt;P&gt;commons-configuration-1.6.jar&lt;/P&gt;&lt;P&gt;commons-httpclient-3.1.jar&lt;/P&gt;&lt;P&gt;commons-logging-1.1.1.jar&lt;/P&gt;&lt;P&gt;guava-11.0.2.jar&lt;/P&gt;&lt;P&gt;hadoop-auth-2.0.0-cdh4.5.0.jar&lt;/P&gt;&lt;P&gt;hadoop-common-2.0.0-cdh4.5.0.jar&lt;/P&gt;&lt;P&gt;hadoop-core-2.0.0-mr1-cdh4.5.0.jar&lt;/P&gt;&lt;P&gt;hadoop-hdfs-2.0.0-cdh4.5.0.jar&lt;/P&gt;&lt;P&gt;hive-exec-0.10.0-cdh4.5.0.jar&lt;/P&gt;&lt;P&gt;hive-jdbc-0.10.0-cdh4.5.0.jar&lt;/P&gt;&lt;P&gt;hive-metastore-0.10.0-cdh4.5.0.jar&lt;/P&gt;&lt;P&gt;hive-service-0.10.0-cdh4.5.0.jar&lt;/P&gt;&lt;P&gt;libfb303-0.9.0.jar&lt;/P&gt;&lt;P&gt;log4j-1.2.17.jar&lt;/P&gt;&lt;P&gt;pig-0.11.0-cdh4.5.0-withouthadoop.jar&lt;/P&gt;&lt;P&gt;pig-0.11.0-cdh4.5.0.jar&lt;/P&gt;&lt;P&gt;protobuf-java-2.4.0a.jar&lt;/P&gt;&lt;P&gt;slf4j-api-1.6.1.jar&lt;/P&gt;&lt;P&gt;slf4j-log4j12-1.6.1.jar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Apr 2014 15:34:03 GMT</pubDate>
    <dc:creator>JBailey</dc:creator>
    <dc:date>2014-04-03T15:34:03Z</dc:date>
    <item>
      <title>Hadoop Data Library Connection Issue</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Data-Library-Connection-Issue/m-p/156621#M2768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All --&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've created a new data library to Hadoop, the problem is that I'm not able to run any queries against this library.&amp;nbsp; For example, here is the libname statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;libname test hadoop subprotocol=hive2 port=10000 server="xxx.xx.com"&amp;nbsp; schema=xxx;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When running the following query, I'm getting an error message&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;proc sql;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;create table test as&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;select &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; *&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;from &lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; test.customer&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;where &lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; state='RI';&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;quit;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;ERROR: Unable to create stream service from /tmp/sasdata_16_01_48_861_00004. Use the debug option for more information is neither &lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; an HDFS file nor an HDFS directory. A valid HDFS file or directory is required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doing some research it looks like most issues are due to JAR files not being present.&amp;nbsp; I checked the JAR files listed in the &lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;SAS_HADOOP_JAR_PATH&lt;/SPAN&gt; and here's what is listed -- everything seems to check out, any ideas on what might be causing the problem?&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: #1f497d;"&gt;commons-cli-1.2.jar&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: #1f497d;"&gt;core-site.xml&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: #1f497d;"&gt;guava-11.0.2.jar&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: #1f497d;"&gt;hadoop-auth-2.0.0-cdh4.5.0.jar&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: #1f497d;"&gt;hadoop-common-2.0.0-cdh4.5.0.jar&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: #1f497d;"&gt;hadoop-core-2.0.0-mr1-cdh4.5.0.jar&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: #1f497d;"&gt;hadoop-hdfs-2.0.0-cdh4.5.0.jar&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: #1f497d;"&gt;hive-exec-0.10.0-cdh4.5.0.jar&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: #1f497d;"&gt;hive-jdbc-0.10.0-cdh4.5.0.jar&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: #1f497d;"&gt;hive-metastore-0.10.0-cdh4.5.0.jar&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: #1f497d;"&gt;hive-service-0.10.0-cdh4.5.0.jar&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: #1f497d;"&gt;hive-site.xml&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: #1f497d;"&gt;libfb303-0.9.0.jar&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: #1f497d;"&gt;pig-0.11.0-cdh4.5.0.jar&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: #1f497d;"&gt;protobuf-java-2.4.0a.jar&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 20:21:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Data-Library-Connection-Issue/m-p/156621#M2768</guid>
      <dc:creator>mdavidson</dc:creator>
      <dc:date>2014-03-25T20:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: Hadoop Data Library Connection Issue</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Data-Library-Connection-Issue/m-p/156622#M2769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also here are the results of &lt;STRONG&gt;proc javainfo picklist 'hadoop/hdoopsasjars.txt'; run;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Picklist URLs:&lt;/P&gt;&lt;P&gt;file:/mnt/sas/sashome/SASVersionedJarRepository/eclipse/plugins/sas.hadoop.hivehelper_904000.0.0.20130522190000_v940/sas.hadoop.hive&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;helper.jar&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;file:/mnt/sas/sashome/SASVersionedJarRepository/eclipse/plugins/Log4J_1.2.15.0_SAS_20121211183158/log4j.jar&lt;/P&gt;&lt;P&gt;file:/mnt/sas/sashome/SASVersionedJarRepository/eclipse/plugins/commons_beanutils_1.8.2.0_SAS_20121211183319/commons-beanutils.jar&lt;/P&gt;&lt;P&gt;file:/mnt/sas/sashome/SASVersionedJarRepository/eclipse/plugins/commons_collections_3.2.1.0_SAS_20121211183225/commons-collections.j&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;ar&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;file:/mnt/sas/sashome/SASVersionedJarRepository/eclipse/plugins/commons_logging_1.1.1.0_SAS_20121211183202/commons-logging.jar&lt;/P&gt;&lt;P&gt;file:/mnt/sas/sashome/SASVersionedJarRepository/eclipse/plugins/jackson_1.9.7.0_SAS_20121211183158/jackson.jar&lt;/P&gt;&lt;P&gt;file:/mnt/sas/sashome/SASVersionedJarRepository/eclipse/plugins/slf4j_1.5.10.0_SAS_20121211183229/slf4j-api.jar&lt;/P&gt;&lt;P&gt;file:/mnt/sas/sashome/SASVersionedJarRepository/eclipse/plugins/slf4j_1.5.10.0_SAS_20121211183229/slf4j-log4j12.jar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Total URLs: 8&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 20:33:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Data-Library-Connection-Issue/m-p/156622#M2769</guid>
      <dc:creator>mdavidson</dc:creator>
      <dc:date>2014-03-25T20:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Hadoop Data Library Connection Issue</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Data-Library-Connection-Issue/m-p/156623#M2770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is what I have for CDH 4.5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;avro-1.7.4.jar&lt;/P&gt;&lt;P&gt;commons-cli-1.2.jar&lt;/P&gt;&lt;P&gt;commons-collections-3.2.1.jar&lt;/P&gt;&lt;P&gt;commons-configuration-1.6.jar&lt;/P&gt;&lt;P&gt;commons-httpclient-3.1.jar&lt;/P&gt;&lt;P&gt;commons-logging-1.1.1.jar&lt;/P&gt;&lt;P&gt;guava-11.0.2.jar&lt;/P&gt;&lt;P&gt;hadoop-auth-2.0.0-cdh4.5.0.jar&lt;/P&gt;&lt;P&gt;hadoop-common-2.0.0-cdh4.5.0.jar&lt;/P&gt;&lt;P&gt;hadoop-core-2.0.0-mr1-cdh4.5.0.jar&lt;/P&gt;&lt;P&gt;hadoop-hdfs-2.0.0-cdh4.5.0.jar&lt;/P&gt;&lt;P&gt;hive-exec-0.10.0-cdh4.5.0.jar&lt;/P&gt;&lt;P&gt;hive-jdbc-0.10.0-cdh4.5.0.jar&lt;/P&gt;&lt;P&gt;hive-metastore-0.10.0-cdh4.5.0.jar&lt;/P&gt;&lt;P&gt;hive-service-0.10.0-cdh4.5.0.jar&lt;/P&gt;&lt;P&gt;libfb303-0.9.0.jar&lt;/P&gt;&lt;P&gt;log4j-1.2.17.jar&lt;/P&gt;&lt;P&gt;pig-0.11.0-cdh4.5.0-withouthadoop.jar&lt;/P&gt;&lt;P&gt;pig-0.11.0-cdh4.5.0.jar&lt;/P&gt;&lt;P&gt;protobuf-java-2.4.0a.jar&lt;/P&gt;&lt;P&gt;slf4j-api-1.6.1.jar&lt;/P&gt;&lt;P&gt;slf4j-log4j12-1.6.1.jar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 15:34:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Data-Library-Connection-Issue/m-p/156623#M2770</guid>
      <dc:creator>JBailey</dc:creator>
      <dc:date>2014-04-03T15:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: Hadoop Data Library Connection Issue</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Data-Library-Connection-Issue/m-p/156624#M2771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class="font-color-meta" style="padding: 0 0 5px; font-size: 1.2em; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #8b8b8b; background-color: #e6e6e6;"&gt;&lt;SPAN class="replyToName" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;JBailey&lt;/SPAN&gt; &lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we are trying to connect HortonWorks &lt;SPAN style="color: #000000; font-size: 9pt; line-height: 1.5em;"&gt;2.2.0.2.0.6.0-101 and Cloudera CDH4.6 using SAS Access to Hadoop.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 9pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 9pt; line-height: 1.5em;"&gt;how to get the list of jars required ? does SAS Provides any documentation for this ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Getting Below Error when trying to access.any thoughts about this ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4&amp;nbsp;&amp;nbsp; LIBNAME hdpcdh HADOOP&amp;nbsp; PORT=10000 SERVER="XXXXXXXXXX"&amp;nbsp; SCHEMA=default&lt;/P&gt;&lt;P&gt;15&amp;nbsp;&amp;nbsp; USER=XXXXXXXXXXX&amp;nbsp; PASSWORD=XXXXXXXXXX subprotocol=hive2 ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR: java.sql.SQLException: Could not establish connection to jdbc:hive2://XXXXXXXXXXXX:10000/default: java.net.ConnectException:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Connection timed out: connect&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR: Unable to connect to the Hive server.&lt;/P&gt;&lt;P&gt;ERROR: Error trying to establish connection.&lt;/P&gt;&lt;P&gt;ERROR: Error in the LIBNAME statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;keds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 09:58:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Data-Library-Connection-Issue/m-p/156624#M2771</guid>
      <dc:creator>keds</dc:creator>
      <dc:date>2014-05-21T09:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Hadoop Data Library Connection Issue</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Data-Library-Connection-Issue/m-p/156625#M2772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Configuration Guide for&amp;nbsp; SAS 9.4 Foundation includes a topic, "Configuring Hadoop JAR Files." Here is the PDF that includes that topic: &lt;A href="http://support.sas.com/documentation/installcenter/en/ikfdtnunxcg/66380/PDF/default/config.pdf"&gt;http://support.sas.com/documentation/installcenter/en/ikfdtnunxcg/66380/PDF/default/config.pdf&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 12:21:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Data-Library-Connection-Issue/m-p/156625#M2772</guid>
      <dc:creator>DaveR_SAS</dc:creator>
      <dc:date>2014-05-21T12:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Hadoop Data Library Connection Issue</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Data-Library-Connection-Issue/m-p/156626#M2773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry: The doc link I supplied above is appropriate for SAS 9.4M1. I've just been told the following: "&lt;SPAN style="color: #1f497d; font-family: 'Calibri','sans-serif'; font-size: 11pt;"&gt;HW 2.2.0 and CDH4.6 came out after SAS 9.4M1 (which is the latest release in the field). I suspect their SAS consultant will have to help them find the correct files.&lt;/SPAN&gt;"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 12:56:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Data-Library-Connection-Issue/m-p/156626#M2773</guid>
      <dc:creator>DaveR_SAS</dc:creator>
      <dc:date>2014-05-21T12:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Hadoop Data Library Connection Issue</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Data-Library-Connection-Issue/m-p/156627#M2774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Keds,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have your exact setup, but I have something close. Keep in mind, that you cannot access HDP and CDH at the same time (from a single SAS process). This is because of the SAS_HADOOP_JAR_PATH= environment variable and the way JARs work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is what I have for HDP 2.0:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; commons-cli-1.2.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; guava-12.0.1.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; hadoop-auth-2.2.0.2.0.6.0-101.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; hadoop-common-2.2.0.2.0.6.0-101.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; hadoop-hdfs-2.2.0.2.0.6.0-101.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; hadoop-mapreduce-client-common-2.2.0.2.0.6.0-101.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; hadoop-mapreduce-client-core-2.2.0.2.0.6.0-101.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; hadoop-mapreduce-client-jobclient-2.2.0.2.0.6.0-101.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; hadoop-yarn-api-2.2.0.2.0.6.0-101.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; hadoop-yarn-client-2.2.0.2.0.6.0-101.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; hadoop-yarn-common-2.2.0.2.0.6.0-101.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; hive-exec-0.12.0.2.0.6.1-101.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; hive-jdbc-0.12.0.2.0.6.1-101.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; hive-metastore-0.12.0.2.0.6.1-101.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; hive-service-0.12.0.2.0.6.1-101.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; httpclient-4.1.3.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; httpcore-4.1.4.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; libfb303-0.9.0.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; pig-0.12.0.2.0.6.1-101.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; protobuf-java-2.5.0.jar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is what I have for CDH 4.5:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; avro-1.7.4.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; commons-cli-1.2.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; commons-collections-3.2.1.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; commons-configuration-1.6.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; commons-httpclient-3.1.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; commons-logging-1.1.1.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; guava-11.0.2.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; hadoop-auth-2.0.0-cdh4.5.0.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; hadoop-common-2.0.0-cdh4.5.0.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; hadoop-core-2.0.0-mr1-cdh4.5.0.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; hadoop-hdfs-2.0.0-cdh4.5.0.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; hive-exec-0.10.0-cdh4.5.0.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; hive-jdbc-0.10.0-cdh4.5.0.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; hive-metastore-0.10.0-cdh4.5.0.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; hive-service-0.10.0-cdh4.5.0.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; libfb303-0.9.0.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; log4j-1.2.17.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; pig-0.11.0-cdh4.5.0-withouthadoop.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; pig-0.11.0-cdh4.5.0.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; protobuf-java-2.4.0a.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; slf4j-api-1.6.1.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; slf4j-log4j12-1.6.1.jar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 13:22:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Data-Library-Connection-Issue/m-p/156627#M2774</guid>
      <dc:creator>JBailey</dc:creator>
      <dc:date>2014-05-21T13:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: Hadoop Data Library Connection Issue</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Data-Library-Connection-Issue/m-p/156628#M2775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeff,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your list of JAR files for Hortonworks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2014 06:30:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Data-Library-Connection-Issue/m-p/156628#M2775</guid>
      <dc:creator>Nikolay</dc:creator>
      <dc:date>2014-05-29T06:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: Hadoop Data Library Connection Issue</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Data-Library-Connection-Issue/m-p/156629#M2776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My pleasure. I hope you found it helpful. If you need anything, holler.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 18:11:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Data-Library-Connection-Issue/m-p/156629#M2776</guid>
      <dc:creator>JBailey</dc:creator>
      <dc:date>2014-06-09T18:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Hadoop Data Library Connection Issue</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Data-Library-Connection-Issue/m-p/156630#M2777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;We have Hortonworks 1.2 configured on our machine&lt;/P&gt;&lt;P&gt;The list of Hadoop Jar file we have set at &lt;STRONG&gt;SAS_HADOOP_JAR_PATH&lt;/STRONG&gt; are:&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;guava-11.0.2.jar&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;hadoop-core-2.0.0-mr1-cdh4.3.1.jar &lt;/P&gt;&lt;P&gt;hive-exec-0.10.0-cdh4.3.1.jar&lt;/P&gt;&lt;P&gt;hive-jdbc-0.10.0-cdh4.3.1.jar&lt;/P&gt;&lt;P&gt;hive-metastore-0.10.0-cdh4.3.1.jar &lt;/P&gt;&lt;P&gt;hive-service-0.10.0-cdh4.3.1.jar&lt;/P&gt;&lt;P&gt;libfb303-0.9.0.jar&lt;/P&gt;&lt;P&gt;pig-0.11.0-cdh4.3.1.jar&lt;/P&gt;&lt;P&gt;protobuf-java-2.4.0a.jar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but other three jar files are &lt;STRONG&gt;no&lt;/STRONG&gt;t there with us:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;hadoop-auth-2.0.0-cdh4.3.1.jar&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;hadoop-common-2.0.0-cdh4.3.1.jar &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;hadoop-hdfs-2.0.0-cdh4.3.1.jar&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The list of Hadoop cluster configuration files that are set at:&lt;STRONG&gt;SAS_HADOOP_CONFIG_PATH&lt;/STRONG&gt; are:&lt;/P&gt;&lt;P&gt;hdfs-site.xml&lt;/P&gt;&lt;P&gt;mapred-site.xml&lt;/P&gt;&lt;P&gt;core-site.xml&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So my question is whether we need the other 3 jar files as mentioned above to Interface with Hadoop, connect to a specific Hadoop cluster and to To store data in HDFS using the SPD Engine.&lt;/P&gt;&lt;P&gt;As you have mentioned earlier that we dont need SAS/ACCESS for To Interface with hadoop cluster using SPD Engine.&lt;/P&gt;&lt;P&gt;But in my case when we just ran the below libname statement:&lt;/P&gt;&lt;P&gt;LIBNAME hdplib SPDE '/SAS/sangram/data' HDFSHOST=DEFAULT;&lt;/P&gt;&lt;P&gt;we are getting some issue regarding &lt;STRONG&gt;Can't get Kerberos configuration.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;So,Please help me regarding this and also do we need the other 3 jars files??? and if required can you please provide them.It will really be grateful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You and Waiting for a Reply.&lt;/P&gt;&lt;P&gt;Sangramjit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 05:58:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Data-Library-Connection-Issue/m-p/156630#M2777</guid>
      <dc:creator>pmohanty</dc:creator>
      <dc:date>2014-06-17T05:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Hadoop Data Library Connection Issue</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Data-Library-Connection-Issue/m-p/156631#M2778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sangramjit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may want to open a different discussion for this topic. The SPDE interface is distinct from SAS/ACCESS. I notice that you say you are using Hortonworks, but you are listing Cloudera JAR files. This will lead to problems. You want to make certain that your JAR files match your distribution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Troubleshooting Kerberos issues can be fraught with peril. In order to do that someone needs to go through your XML files. If your problem is Kerberos, it is best to open a track with SAS Technical Support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best wishes,&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2014 13:08:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Data-Library-Connection-Issue/m-p/156631#M2778</guid>
      <dc:creator>JBailey</dc:creator>
      <dc:date>2014-06-18T13:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: Hadoop Data Library Connection Issue</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Data-Library-Connection-Issue/m-p/156632#M2779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeff,&lt;/P&gt;&lt;P&gt;I have a list of Hadoop Jar files for Hortonworks 1.2 and placed on my machine:&lt;/P&gt;&lt;P&gt; protobuf-java-2.4.1.jar&lt;/P&gt;&lt;P&gt; libfb303-0.9.0.jar&lt;/P&gt;&lt;P&gt; hive-service-0.11.0.1.3.3.4-2.jar&lt;/P&gt;&lt;P&gt; hive-metastore-0.11.0.1.3.3.4-2.jar&lt;/P&gt;&lt;P&gt; hive-jdbc-0.11.0.1.3.3.4-2.jar&lt;/P&gt;&lt;P&gt; hive-exec-0.11.0.1.3.3.4-2.jar&lt;/P&gt;&lt;P&gt; hadoop-core-1.2.0.1.3.3.4-2.jar&lt;/P&gt;&lt;P&gt; guava-11.0.2.jar&lt;/P&gt;&lt;P&gt; pig-0.11.1.1.3.3.4-2.jar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the other jar files for Hortonworks 1.2 such as:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;hadoop-auth-jar&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;hadoop-common-.jar &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;hadoop-hdfs-.jar&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;are not there with us.Rest all configuration files are present and they are also set by the respective Environment variables.&lt;/P&gt;&lt;P&gt;While executing the sas script we are getting the following issue:&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; color: #575757; text-align: left; text-indent: 0px; background-color: #ffffff;"&gt;ERROR: Could not connect to HDFS.&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; color: #575757; text-align: left; text-indent: 0px; background-color: #ffffff;"&gt;ERROR: Libref HDPLIB is not assigned.&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; color: #575757; text-align: left; text-indent: 0px; background-color: #ffffff;"&gt;ERROR: Error in the LIBNAME statement.&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; color: #575757; text-align: left; text-indent: 0px; background-color: #ffffff;"&gt;.&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; color: #575757; text-align: left; text-indent: 0px; background-color: #ffffff;"&gt;.&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; color: #575757; text-align: left; text-indent: 0px; background-color: #ffffff;"&gt;ERROR: Call to method org.apache.hadoop.fs.FileSystem::get(URI, Configuration) failed.&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; color: #575757; text-align: left; text-indent: 0px; background-color: #ffffff;"&gt;ERROR: java.lang.ExceptionInInitializerError&lt;/P&gt;&lt;P class="p1" style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; color: #575757; text-align: left; text-indent: 0px; background-color: #ffffff;"&gt;&lt;SPAN class="s1" style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: inherit;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; color: #575757; text-align: left; text-indent: 0px; background-color: #ffffff;"&gt;&lt;SPAN class="s1" style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: inherit;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; color: #575757; text-align: left; text-indent: 0px; background-color: #ffffff;"&gt;&lt;SPAN class="s1" style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: inherit;"&gt;java.lang.IllegalArgumentException: Can't get Kerberos configuration&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; color: #575757; text-align: left; text-indent: 0px; background-color: #ffffff;"&gt;&lt;SPAN class="s1" style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; color: #575757; text-align: left; text-indent: 0px; background-color: #ffffff;"&gt;&lt;SPAN class="s1" style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: inherit;"&gt;So,can you please tell me whether we are getting this type of error for missing of above 3 jar files or some other issue is there.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; color: #575757; text-align: left; text-indent: 0px; background-color: #ffffff;"&gt;&lt;SPAN class="s1" style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; color: #575757; text-align: left; text-indent: 0px; background-color: #ffffff;"&gt;&lt;SPAN class="s1" style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: inherit;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; color: #575757; text-align: left; text-indent: 0px; background-color: #ffffff;"&gt;&lt;SPAN class="s1" style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: inherit;"&gt;Sangramjit&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; color: #575757; text-align: left; text-indent: 0px; background-color: #ffffff;"&gt;&lt;SPAN class="s1" style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; color: #575757; text-align: left; text-indent: 0px; background-color: #ffffff;"&gt;&lt;SPAN class="s1" style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2014 06:21:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Data-Library-Connection-Issue/m-p/156632#M2779</guid>
      <dc:creator>pmohanty</dc:creator>
      <dc:date>2014-06-19T06:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: Hadoop Data Library Connection Issue</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Data-Library-Connection-Issue/m-p/156633#M2780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jeff,can you go through the Disscussion: &lt;STRONG&gt;SPDEngine:Storing Data in the Hadoop Distributed File System&lt;/STRONG&gt; opened by Sangramjit Panda&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sangramjit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2014 06:24:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Data-Library-Connection-Issue/m-p/156633#M2780</guid>
      <dc:creator>pmohanty</dc:creator>
      <dc:date>2014-06-19T06:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: Hadoop Data Library Connection Issue</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Data-Library-Connection-Issue/m-p/156634#M2781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the link to the above-mentioned thread opened by Sangramjit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H1 style="font-size: 26px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;A _jive_internal="true" href="https://communities.sas.com/message/216036#216036" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0e66ba;"&gt;SPDEngine:Storing Data in the Hadoop Distributed File System&lt;/A&gt;&lt;/H1&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2014 14:51:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Data-Library-Connection-Issue/m-p/156634#M2781</guid>
      <dc:creator>AnnaBrown</dc:creator>
      <dc:date>2014-06-19T14:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: Hadoop Data Library Connection Issue</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Data-Library-Connection-Issue/m-p/231911#M5689</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>Tue, 27 Oct 2015 21:04:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Data-Library-Connection-Issue/m-p/231911#M5689</guid>
      <dc:creator>fatcat</dc:creator>
      <dc:date>2015-10-27T21:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: Hadoop Data Library Connection Issue</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Data-Library-Connection-Issue/m-p/232083#M5697</link>
      <description>&lt;P&gt;Hi Fatcat,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you mind starting a new thread for your issue?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best wishes,&amp;nbsp;&lt;BR /&gt;Jeff&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2015 17:28:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Data-Library-Connection-Issue/m-p/232083#M5697</guid>
      <dc:creator>JBailey</dc:creator>
      <dc:date>2015-10-28T17:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: Hadoop Data Library Connection Issue</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Data-Library-Connection-Issue/m-p/232097#M5699</link>
      <description>done.</description>
      <pubDate>Wed, 28 Oct 2015 18:18:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Data-Library-Connection-Issue/m-p/232097#M5699</guid>
      <dc:creator>fatcat</dc:creator>
      <dc:date>2015-10-28T18:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Hadoop Data Library Connection Issue</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Data-Library-Connection-Issue/m-p/232098#M5700</link>
      <description>&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2015 18:20:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Data-Library-Connection-Issue/m-p/232098#M5700</guid>
      <dc:creator>JBailey</dc:creator>
      <dc:date>2015-10-28T18:20:14Z</dc:date>
    </item>
  </channel>
</rss>

