[
https://issues.apache.org/jira/browse/AMBARI-17924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15400689#comment-15400689
]
Dmytro Grinenko commented on AMBARI-17924:
------------------------------------------
{code}
[14:21:38][org.apache.ambari:ambari-server]
[14:21:38][org.apache.ambari:ambari-server] Tests run: 4568, Failures: 0,
Errors: 0, Skipped: 34
{code}
Test passed on trunk, committed to:
trunk - 0dd4b729ff0f5f688dd8978a0f01008154c75f58
branch-2.4 - 44ab07b1d6acf5d87558593f3bf9e64838d9a59c
> Export Hive classpath environment in hive-env.sh
> ------------------------------------------------
>
> Key: AMBARI-17924
> URL: https://issues.apache.org/jira/browse/AMBARI-17924
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.4.0
> Reporter: Dmytro Grinenko
> Priority: Critical
> Fix For: 2.4.0
>
> Attachments: AMBARI-17924.patch
>
>
> In hive-env.sh, we need to make sure to set these variables
> export HIVE_HOME=
> export HIVE_CONF_DIR=
> Where hive_home is format("
> {stack_root}
> /current/
> {component_directory}
> /") since this can happen on a host with either Hive Server2, MetaStore,
> client, etc.
> hive_conf_dir is already set in status_params.py
> During EU/RU to HDP 2.5, we have to modify hive-env to add these exports so
> that will require changes in 4 upgrade packs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)