[
https://issues.apache.org/jira/browse/HBASE-12491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14228892#comment-14228892
]
Hudson commented on HBASE-12491:
--------------------------------
FAILURE: Integrated in HBase-1.0 #521 (See
[https://builds.apache.org/job/HBase-1.0/521/])
HBASE-12491 TableMapReduceUtil.findContainingJar() NPE (stack: rev
84d9f0ec26df99b96358ff26c731bb2157e672f1)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.java
> TableMapReduceUtil.findContainingJar() NPE
> ------------------------------------------
>
> Key: HBASE-12491
> URL: https://issues.apache.org/jira/browse/HBASE-12491
> Project: HBase
> Issue Type: Bug
> Components: mapreduce
> Affects Versions: 2.0.0, 0.99.2
> Reporter: Solomon Duskis
> Assignee: Solomon Duskis
> Fix For: 2.0.0, 0.94.25, 0.98.9, 0.99.2
>
> Attachments: HBASE-12491.patch, HBASE-12491.patch
>
>
> 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)