Details
Description
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().
Attachments
Attachments
Issue Links
- is duplicated by
-
HBASE-9913 weblogic deployment project implementation under the mapreduce hbase reported a NullPointerException
- Closed