Tamas Payer created AMBARI-25670:
------------------------------------
Summary: Apache released HBase does not work in distributed mode
in Ambari Metrics
Key: AMBARI-25670
URL: https://issues.apache.org/jira/browse/AMBARI-25670
Project: Ambari
Issue Type: Bug
Components: ambari-metrics
Affects Versions: 2.7.6
Reporter: Tamas Payer
Fix For: 2.7.6
AMBARI-25668 integrates HBase packaged by Apache instead of Cloudera packaged.
Metrics Collector is working properly in embedded mode but HBase fails to start
up in distributed mode.
RegionServer provides the following message:
{noformat}
regionserver.HRegionServer: STOPPED: Unhandled: Found interface
org.apache.hadoop.hdfs.protocol.HdfsFileStatus, but class was expected{noformat}
The root cause is likely incompatibility between Hadoop 3.1.1 and HBase 2.0.2.
See:[https://hbase.apache.org/2.0/book.html#hadoop]
*Consider uplift the HBase and Phoenix versions.*
--
This message was sent by Atlassian Jira
(v8.3.4#803005)