hbase/hbase-hadoop2-compat
Andrew Purtell c590ebba07 HBASE-19769 IllegalAccessError on package-private Hadoop metrics2 classes in MapReduce jobs
Client-side ZooKeeper metrics cause issues when launching MapReduce
jobs via 'yarn jar' on the command line. This stems from ClassLoader
separation issues that YARN implements. It was chosen that the
easiest solution was to remove these ZooKeeper metrics entirely.

Revert "HBASE-17448 Export metrics from RecoverableZooKeeper"

This reverts commit defc25c6d1.
2018-03-01 15:28:39 -08:00
..
src HBASE-19769 IllegalAccessError on package-private Hadoop metrics2 classes in MapReduce jobs 2018-03-01 15:28:39 -08:00
pom.xml HBASE-18942 hbase-hadoop2-compat module ignores hadoop-3 profile 2017-12-04 15:46:35 -08:00