057e80c163
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> |
||
---|---|---|
.. | ||
src | ||
pom.xml |