<?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>question Re: ClassNotFoundException: org.apache.oozie.client.OozieClientException in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/ClassNotFoundException-org-apache-oozie-client/m-p/106820#M33528</link>
    <description>&lt;P&gt; &lt;A rel="user" href="https://community.cloudera.com/users/312/avoma.html" nodeid="312"&gt;@avoma&lt;/A&gt;   Can you verify you have oozie client install on all the nodes.  From the error logs it seems the client is missing on the node the job is running.&lt;/P&gt;</description>
    <pubDate>Thu, 30 Jun 2016 22:58:38 GMT</pubDate>
    <dc:creator>sunile_manjee</dc:creator>
    <dc:date>2016-06-30T22:58:38Z</dc:date>
    <item>
      <title>ClassNotFoundException: org.apache.oozie.client.OozieClientException</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/ClassNotFoundException-org-apache-oozie-client/m-p/106819#M33527</link>
      <description>&lt;P&gt;We are trying to create a Java application that creates an Oozie client to submit and run an Oozie job.&lt;/P&gt;&lt;P&gt;Stack - HDP 2.4&lt;/P&gt;&lt;P&gt;hortonworks@hdputility02:~/deployments/kmart/lib$ yarn jar feed.jar com.hooklogic.tools.OozieFTPGetAction&lt;/P&gt;&lt;P&gt;
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/oozie/client/OozieClientException
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:278)
at org.apache.hadoop.util.RunJar.run(RunJar.java:214)
at org.apache.hadoop.util.RunJar.main(RunJar.java:136) &lt;/P&gt;&lt;P&gt;Caused by: java.lang.ClassNotFoundException: org.apache.oozie.client.OozieClientException
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
... 4 more&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2016 22:03:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/ClassNotFoundException-org-apache-oozie-client/m-p/106819#M33527</guid>
      <dc:creator>Arun-</dc:creator>
      <dc:date>2016-06-30T22:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: ClassNotFoundException: org.apache.oozie.client.OozieClientException</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/ClassNotFoundException-org-apache-oozie-client/m-p/106820#M33528</link>
      <description>&lt;P&gt; &lt;A rel="user" href="https://community.cloudera.com/users/312/avoma.html" nodeid="312"&gt;@avoma&lt;/A&gt;   Can you verify you have oozie client install on all the nodes.  From the error logs it seems the client is missing on the node the job is running.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2016 22:58:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/ClassNotFoundException-org-apache-oozie-client/m-p/106820#M33528</guid>
      <dc:creator>sunile_manjee</dc:creator>
      <dc:date>2016-06-30T22:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: ClassNotFoundException: org.apache.oozie.client.OozieClientException</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/ClassNotFoundException-org-apache-oozie-client/m-p/106821#M33529</link>
      <description>&lt;P&gt;Here is the solution :&lt;/P&gt;&lt;P&gt;hdfs dfs -put /usr/hdp/current/oozie-client/lib/*.jar /user/oozie/share/lib/*/oozie/ &lt;/P&gt;&lt;P&gt;oozie admin -oozie &lt;A href="http://x:11000/oozie" target="_blank"&gt;http://x:11000/oozie&lt;/A&gt; -shareliblist oozie&lt;/P&gt;&lt;P&gt;
oozie admin -oozie &lt;A href="http://x:11000/oozie" target="_blank"&gt;http://x:11000/oozie&lt;/A&gt; -sharelibupdate oozie&lt;/P&gt;&lt;P&gt;
oozie admin -oozie &lt;A href="http://x:11000/oozie" target="_blank"&gt;http://x:11000/oozie&lt;/A&gt; -shareliblist oozie | grep client&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2016 00:41:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/ClassNotFoundException-org-apache-oozie-client/m-p/106821#M33529</guid>
      <dc:creator>Arun-</dc:creator>
      <dc:date>2016-07-06T00:41:15Z</dc:date>
    </item>
  </channel>
</rss>

