Jonathan Hurley created AMBARI-22362:
----------------------------------------
Summary: Specify the Correct HIVE_BIN In Hive Scripts
Key: AMBARI-22362
URL: https://issues.apache.org/jira/browse/AMBARI-22362
Project: Ambari
Issue Type: Bug
Affects Versions: 2.6.0
Reporter: Jonathan Hurley
Assignee: Jonathan Hurley
Priority: Critical
Fix For: 2.6.1
The Hive scripts pass in a parameter called {{HIVE_BIN}}. Hive uses this to
determine where {{hdp.version}} and {{HADOOP_HOME}} should be sourced from. In
many cases, the binary chosen is:
{{/usr/bin/hive -> /usr/hdp/current/hive-client}}
This can lead to problems during an upgrade scenario where {{hive-client}} has
not yet moved forward. It should be chosen based on the component being
restarted...
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)