Solomon Duskis created HBASE-12491:
--------------------------------------
Summary: TableMapReduceUtil.findContainingJar() NPE
Key: HBASE-12491
URL: https://issues.apache.org/jira/browse/HBASE-12491
Project: HBase
Issue Type: Bug
Affects Versions: 2.0.0, 0.99.2
Reporter: Solomon Duskis
Assignee: Solomon Duskis
Adding a bootclasspath library causes an NPE when running hbase map reduce jobs
in TableMapReduceUtil.findContainingJar(). Classes in the library added to the
bootclasspath get a null classpathLoader. Check for a null loader in
TableMapReduceUtil.findContainingJar().
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)