Details
-
Type:
Escalation
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Information Provided
-
Affects Version/s: 3.7.0
-
Fix Version/s: None
-
Environment:
Cloudera Enterprise 5.3.0 (#166 built by jenkins on 20141218-0505 git: 9ec4939d0a7b563597da611c675725916369a60d)
-
Target Version:
Description
I have two Hive actions in an oozie workflow using Hue, the first one (attached file: 1st_Hive_action) runs successfully but the 2nd one (attached file: 2nd_Hive_action) throws an error message - "Main class [org.apache.oozie.action.hadoop.HiveMain], exit code [1]". But when I execute it on Hive editor directly from Hue, it runs successfully.
I have attached the following log files to assist:
stdout - attached file: Workflow_ImportDigiIDSubLogsToParquet_stdout.txt
stderr - attached file: Workflow_ImportDigiIDSubLogsToParquet_stderr.txt
syslog - attached file: Workflow_ImportDigiIDSubLogsToParquet_syslog.txt
Workflow Log - attached file: Workflow ImportDigiIDSubLogsToParquet_log.txt
Workflow.xml - attached file: Workflow.xml