<?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 Oozie Hive Action Class Not Found Exception in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Oozie-Hive-Action-Class-Not-Found-Exception/m-p/175859#M138116</link>
    <description>&lt;P&gt;Trying to run a basic oozie workflow that completes a hive action and i keep getting this error:  &lt;STRONG&gt;java.lang.ClassNotFoundException: Class org.apache.oozie.action.hadoop.HiveMain not found&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Here is the XML workflow:  &lt;/P&gt;&lt;P&gt;&amp;lt;workflow-app xmlns = "uri:oozie:workflow:0.5" name = "test_workflow"&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;lt;start to = "test_query" /&amp;gt;&lt;/P&gt;&lt;P&gt;

&amp;lt;!--Step 1 --&amp;gt;

&amp;lt;action name = "test_query"&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;lt;hive xmlns = "uri:oozie:hive-action:0.5"&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;lt;job-tracker&amp;gt;jobtracker&amp;lt;/job-tracker&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;lt;name-node&amp;gt;nameNode&amp;lt;/name-node&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;lt;configuration&amp;gt;
&amp;lt;property&amp;gt; &amp;lt;name&amp;gt;oozie.use.system.libpath&amp;lt;/name&amp;gt;
&amp;lt;value&amp;gt;true&amp;lt;/value&amp;gt;
&amp;lt;/property&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;lt;property&amp;gt;
&amp;lt;name&amp;gt;oozie.libpath&amp;lt;/name&amp;gt;
&amp;lt;value&amp;gt;nameNode/user/oozie/share/lib/lib_20161215134654&amp;lt;/value&amp;gt;
&amp;lt;/property&amp;gt;
&amp;lt;/configuration&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;lt;script&amp;gt;hdfspath/hive.hql&amp;lt;/script&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;lt;/hive&amp;gt; &lt;/P&gt;&lt;P&gt;
&amp;lt;ok to = "end" /&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;lt;error to = "kill_job" /&amp;gt; &lt;/P&gt;&lt;P&gt;
&amp;lt;/action&amp;gt; &lt;/P&gt;&lt;P&gt;
&amp;lt;kill name = "kill_job"&amp;gt;
&amp;lt;message&amp;gt;Job Failed&amp;lt;/message&amp;gt;
&amp;lt;/kill&amp;gt; &lt;/P&gt;&lt;P&gt;
&amp;lt;end name = "end" /&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;lt;/workflow-app&amp;gt;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Mar 2017 00:50:52 GMT</pubDate>
    <dc:creator>joshua_persinge</dc:creator>
    <dc:date>2017-03-28T00:50:52Z</dc:date>
  </channel>
</rss>

