You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Solomon Duskis (JIRA)" <ji...@apache.org> on 2014/11/17 17:29:33 UTC

[jira] [Created] (HBASE-12491) TableMapReduceUtil.findContainingJar() NPE

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)