[
https://issues.apache.org/jira/browse/AMBARI-15692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aravindan Vijayan updated AMBARI-15692:
---------------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Pushed to trunk.
> AMS-HBase should explicitly set its HBASE_HOME path
> ---------------------------------------------------
>
> Key: AMBARI-15692
> URL: https://issues.apache.org/jira/browse/AMBARI-15692
> Project: Ambari
> Issue Type: Bug
> Components: ambari-metrics
> Affects Versions: 2.2.2
> Reporter: Aravindan Vijayan
> Assignee: Aravindan Vijayan
> Fix For: 2.4.0
>
> Attachments: AMBARI-15692.patch
>
>
> AMS-Collector host had the environment variable HBASE_HOME=/usr/lib/hbase
> defined somewhere in the system. AMS user somehow inherited this environment
> variable. When AMS-Collector started, he would start the embedded HBase which
> would use the incorrect environment variable and failed to start
> (/usr/lib/hbase was missing many JARs).
> AMS-HBase's hbase-env.sh script should explicitly set the HBASE_HOME to its
> own path and not fail due to some incorrect environment variable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)