<?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: Unable to run Hadoop command in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Unable-to-run-Hadoop-command/m-p/158115#M2800</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What Hadoop distribution/version do you use?&lt;/P&gt;&lt;P&gt;Also, consider to at least test in 9.4, since I believe SAS is putting quite some developing effort for Hadoop support.&lt;/P&gt;&lt;P&gt;Perhaps at track to SAS Tech support is a better choice fort his kind of detailed troubleshooting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Feb 2015 07:14:54 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2015-02-09T07:14:54Z</dc:date>
    <item>
      <title>Unable to run Hadoop command</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Unable-to-run-Hadoop-command/m-p/158114#M2799</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;I am trying to setup hadoop connection with SAS 9.3. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;filename&lt;/SPAN&gt;&lt;SPAN class="s2"&gt; cfg &lt;/SPAN&gt;"C:/LocationOfMyHadoopConfiguration/hadoopconfig.cfg"&lt;SPAN class="s2"&gt; ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;filename&lt;/SPAN&gt;&lt;SPAN class="s2"&gt; foo hadoop &lt;/SPAN&gt;'/tmp/file1.txt'&lt;SPAN class="s2"&gt; cfg=cfg &lt;/SPAN&gt;&lt;SPAN class="s1"&gt;user&lt;/SPAN&gt;&lt;SPAN class="s2"&gt;=&lt;/SPAN&gt;'hadoop'&lt;SPAN class="s2"&gt; &lt;/SPAN&gt;&lt;SPAN class="s1"&gt;pass&lt;/SPAN&gt;&lt;SPAN class="s2"&gt;=&lt;/SPAN&gt;'mypassword'&lt;SPAN class="s2"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s3"&gt;&lt;STRONG&gt;data&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN class="s2"&gt; &lt;/SPAN&gt;_null_&lt;SPAN class="s2"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p3"&gt;&lt;SPAN class="s1"&gt;file&lt;/SPAN&gt; foo;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;put&lt;/SPAN&gt;&lt;SPAN class="s2"&gt; &lt;/SPAN&gt;"Hadoop Hadoop"&lt;SPAN class="s2"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;run&lt;SPAN class="s2"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="p1"&gt;ERROR: java.lang.ClassNotFoundException: com.dataflux.hadoop.DFConfiguration&lt;/P&gt;&lt;P class="p1"&gt;ERROR:&amp;nbsp; at java.net.URLClassLoader$1.run(Unknown Source)&lt;/P&gt;&lt;P class="p1"&gt;ERROR:&amp;nbsp; at java.security.AccessController.doPrivileged(Native Method)&lt;/P&gt;&lt;P class="p1"&gt;ERROR:&amp;nbsp; at java.net.URLClassLoader.findClass(Unknown Source)&lt;/P&gt;&lt;P class="p1"&gt;ERROR:&amp;nbsp; at java.lang.ClassLoader.loadClass(Unknown Source)&lt;/P&gt;&lt;P class="p1"&gt;ERROR:&amp;nbsp; at java.lang.ClassLoader.loadClass(Unknown Source)&lt;/P&gt;&lt;P class="p1"&gt;&lt;/P&gt;&lt;P class="p1"&gt;1. I have setup SAS_HADOOP_JAR_PATH in the environment variables so missing environment variable error is no longer coming.&lt;/P&gt;&lt;P class="p1"&gt;2. I have downloaded all the hadoop jar files in &lt;SPAN style="font-size: 13.3333330154419px;"&gt;SAS_HADOOP_JAR_PATH ( The jar files are for Hadoop 2.4.0 )&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;3. The picklist command "proc javainfo picklist 'hadoopbasics/hadoopwrapr.txt'; run;" showing&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;file:/C:/Program%20Files/SASHome/SASVersionedJarRepository/eclipse/plugins/dfx-hadoop-1.0_301000.&lt;/P&gt;&lt;P class="p1"&gt;0.0.20121114190000_d3inhd31/dfx-hadoop-1.0.jar&lt;/P&gt;&lt;P class="p1"&gt;file:/C:/Program%20Files/SASHome/SASVersionedJarRepository/eclipse/plugins/dfx-pig-1.0_301000.0.0&lt;/P&gt;&lt;P class="p1"&gt;.20121114190000_d3inhd31/dfx-pig-1.0.jar&lt;/P&gt;&lt;P class="p1"&gt;&lt;/P&gt;&lt;P class="p1"&gt;It seems like I have to specify required jar files in the picklist. is that correct? How to do that?&lt;/P&gt;&lt;P class="p1"&gt;&lt;/P&gt;&lt;P class="p1"&gt;Appreciate any reply. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Feb 2015 14:15:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Unable-to-run-Hadoop-command/m-p/158114#M2799</guid>
      <dc:creator>vivshri</dc:creator>
      <dc:date>2015-02-08T14:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to run Hadoop command</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Unable-to-run-Hadoop-command/m-p/158115#M2800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What Hadoop distribution/version do you use?&lt;/P&gt;&lt;P&gt;Also, consider to at least test in 9.4, since I believe SAS is putting quite some developing effort for Hadoop support.&lt;/P&gt;&lt;P&gt;Perhaps at track to SAS Tech support is a better choice fort his kind of detailed troubleshooting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 07:14:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Unable-to-run-Hadoop-command/m-p/158115#M2800</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2015-02-09T07:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to run Hadoop command</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Unable-to-run-Hadoop-command/m-p/158116#M2801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Linus, Just to update for future readers, the error is resolved. It seems the SAS_HADOOP_JAR_PATH was not readable. After discussing with SAS support I put that in all user accessible area in the Windows machine and I was able to run hadoop commands from SAS 9.3.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2015 10:46:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Unable-to-run-Hadoop-command/m-p/158116#M2801</guid>
      <dc:creator>vivshri</dc:creator>
      <dc:date>2015-02-11T10:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to run Hadoop command</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Unable-to-run-Hadoop-command/m-p/158117#M2802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great to hear the error is resolved, &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link active_link" data-avatarid="-1" data-externalid="" data-presence="null" data-userid="864473" data-username="vivshri" href="https://communities.sas.com/people/vivshri" id="jive-86447339054817669507186" style="padding: 0 3px 0 0; font-weight: inherit; font-style: inherit; font-size: 1.1em; font-family: inherit; color: #0e66ba;"&gt;vivshri.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for reporting back on the thread.&lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2015 17:15:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Unable-to-run-Hadoop-command/m-p/158117#M2802</guid>
      <dc:creator>AnnaBrown</dc:creator>
      <dc:date>2015-02-11T17:15:43Z</dc:date>
    </item>
  </channel>
</rss>

