[
https://issues.apache.org/jira/browse/HBASE-12491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14224723#comment-14224723
]
Solomon Duskis commented on HBASE-12491:
----------------------------------------
[~ndimiduk]: who was that comment addressed to?
> 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)