<?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: Oozie cannot find custom action jar in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-cannot-find-custom-action-jar/m-p/153087#M28707</link>
    <description>&lt;P&gt;Oozie didnt have access to hbase jars, added them manually to libext/ folder and created the oozie.war again and it worked.&lt;/P&gt;</description>
    <pubDate>Wed, 18 May 2016 05:09:48 GMT</pubDate>
    <dc:creator>sjain292</dc:creator>
    <dc:date>2016-05-18T05:09:48Z</dc:date>
    <item>
      <title>Oozie cannot find custom action jar</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-cannot-find-custom-action-jar/m-p/153086#M28706</link>
      <description>&lt;P&gt;I get the error that oozie cant find the custom action class when I run the job. This is how I added my custom action jar to oozie : 

- stoped oozie 
- added classname to oozie.service.ActionService.executor.ext.classes in oozie-site.xml 
- copy cutom.jar to /usr/hdp/current/oozie-server/libext/. &lt;/P&gt;&lt;P&gt;- /usr/hdp/current/oozie-server/bin/oozie-setup.sh prepare-war
- started oozie back

Error : 

&lt;/P&gt;&lt;PRE&gt;java.lang.NoClassDefFoundError: org/apache/hadoop/hbase/CustomActionClass
at 
...
...&lt;/PRE&gt;
I understand that new actions are to be added as ext.classes and action jars in libext folder. Am I missing something here ? Also how are libext jars different from sharelib jars ?</description>
      <pubDate>Wed, 18 May 2016 00:41:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-cannot-find-custom-action-jar/m-p/153086#M28706</guid>
      <dc:creator>sjain292</dc:creator>
      <dc:date>2016-05-18T00:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: Oozie cannot find custom action jar</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-cannot-find-custom-action-jar/m-p/153087#M28707</link>
      <description>&lt;P&gt;Oozie didnt have access to hbase jars, added them manually to libext/ folder and created the oozie.war again and it worked.&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 05:09:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Oozie-cannot-find-custom-action-jar/m-p/153087#M28707</guid>
      <dc:creator>sjain292</dc:creator>
      <dc:date>2016-05-18T05:09:48Z</dc:date>
    </item>
  </channel>
</rss>

