hbase/hbase-zookeeper
Josh Elser 057e80c163 HBASE-19769 Remove ZK metrics because of classloader issues
When we run MapReduce jobs via `yarn jar`, the special classloader
which is set up by YARN creates a situation where our invocation of
package-private Hadoop classes throws an IllegalAccessError. It's
easiest to just remove these and rethink how to avoid further
Hadoop metrics2 issues.

Signed-off-by: Michael Stack <stack@apache.org>
2018-01-12 12:50:18 -05:00
..
src HBASE-19769 Remove ZK metrics because of classloader issues 2018-01-12 12:50:18 -05:00
pom.xml HBASE-19753 Miscellany of fixes for hbase-zookeeper tests to make them more robust 2018-01-11 11:23:37 -08:00