Mithun Radhakrishnan created OOZIE-1720:
-------------------------------------------
Summary: Oozie Hive action doesn't honour mapred.job.name.
Key: OOZIE-1720
URL: https://issues.apache.org/jira/browse/OOZIE-1720
Project: Oozie
Issue Type: Bug
Components: action
Affects Versions: 4.0.0
Reporter: Mithun Radhakrishnan
If mapred.job.name is set in the configuration parameters of a Hive Action, one
sees that the setting doesn't stick. The Hive job runs with the default hive
job-name (i.e. the query, truncated to a certain length). This behaviour
prevents users from being able to choose custom job-names for Hive-jobs
launched from Oozie workflows.
The Hive configuration indicates that mapred.job.name (and mapreduce.job.name)
are passed into Hive as empty ("").
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)