mozilla-metrics / akela

A bunch of utility classes for Java, Hadoop, HBase, Pig, etc.
Apache License 2.0
76 stars 31 forks source link

Add a null check to MultiScanTableMapReduceUtil.initMultiScanTableMapperJob #7

Closed bsmedberg closed 11 years ago

bsmedberg commented 11 years ago

For the case where we're calling it from pydoop and therefore don't know the mapper class. @mreid-moz