[
https://issues.apache.org/jira/browse/AMBARI-22362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16238154#comment-16238154
]
Hudson commented on AMBARI-22362:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-branch-2.6 #423 (See
[https://builds.apache.org/job/Ambari-branch-2.6/423/])
AMBARI-22362 - Specify the Correct HIVE_BIN In Hive Scripts (jhurley:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=077b6d190d9f7c8503e572476f4051e9537ca3f4])
* (edit)
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/service_check.py
* (edit)
ambari-server/src/main/resources/stacks/BigInsights/4.0/services/HIVE/package/scripts/params.py
* (edit)
ambari-server/src/main/resources/stacks/BigInsights/4.2/services/HIVE/package/scripts/params_linux.py
* (edit)
ambari-server/src/main/resources/stacks/BigInsights/4.0/services/HIVE/package/files/startMetastore.sh
* (edit) ambari-server/src/test/python/stacks/2.0.6/HIVE/test_hive_server.py
* (edit)
ambari-server/src/main/resources/stacks/BigInsights/4.2/services/HIVE/package/files/startMetastore.sh
* (edit)
ambari-server/src/main/resources/stacks/BigInsights/4.0/services/HIVE/package/scripts/hive_service.py
* (edit)
ambari-server/src/main/resources/stacks/BigInsights/4.2/services/HIVE/package/scripts/hive_service.py
* (edit)
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/params_linux.py
* (edit)
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/files/startMetastore.sh
* (edit)
ambari-server/src/test/python/stacks/2.0.6/HIVE/test_hive_service_check.py
* (edit) ambari-server/src/test/python/stacks/2.1/HIVE/test_hive_metastore.py
* (edit)
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/hive_service.py
* (edit) ambari-server/src/test/python/stacks/2.0.6/HIVE/test_hive_metastore.py
> 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
>
> Attachments: AMBARI-22362.patch
>
>
> 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)