<?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: Unable to start HIVE job with Oozie in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-start-HIVE-job-with-Oozie/m-p/206491#M168453</link>
    <description>&lt;P&gt;Hi Can you post your job.properties as well,&lt;/P&gt;&lt;P&gt;There will be several reasons for Null Pointer exception it is not a actual exception , could you please check in /var/log/oozie for actual exception.&lt;/P&gt;&lt;P&gt;and this is my workflow..please try this &lt;/P&gt;&lt;PRE&gt;&amp;lt;?xml version="1.0" encoding="UTF-8" standalone="no"?&amp;gt;&amp;lt;workflow-app xmlns="uri:oozie:workflow:0.5" name="anji_test"&amp;gt;
  
  &amp;lt;start to="hive"/&amp;gt;
  &amp;lt;action name="hive"&amp;gt;
    &amp;lt;hive xmlns="uri:oozie:hive-action:0.2"&amp;gt;
      &amp;lt;job-tracker&amp;gt;${jobTracker}&amp;lt;/job-tracker&amp;gt;
      &amp;lt;name-node&amp;gt;${nameNode}&amp;lt;/name-node&amp;gt;
      &amp;lt;script&amp;gt;${nameNode}/sample/hive.hql&amp;lt;/script&amp;gt;
    &amp;lt;/hive&amp;gt;
    &amp;lt;ok to="end"/&amp;gt;
    &amp;lt;error to="kill"/&amp;gt;
  &amp;lt;/action&amp;gt;
  &amp;lt;kill name="kill"&amp;gt;
    &amp;lt;message&amp;gt;Action failed, error message[${wf:errorMessage(wf:lastErrorNode())}]&amp;lt;/message&amp;gt;
  &amp;lt;/kill&amp;gt;
  &amp;lt;end name="end"/&amp;gt;
&amp;lt;/workflow-app&amp;gt;


&lt;/PRE&gt;</description>
    <pubDate>Thu, 04 Oct 2018 13:25:36 GMT</pubDate>
    <dc:creator>ANJIREDDY</dc:creator>
    <dc:date>2018-10-04T13:25:36Z</dc:date>
  </channel>
</rss>

