Description
Configurable Hadoop InputFormats like HBase's mapreduce.TableInputFormat can require the Configuration to be set in order to work correctly.
The mapreduce.TableInputFormat (HBase 1.0.1.1) for example fails with a NPE because of this.
Configurable Hadoop InputFormats like HBase's mapreduce.TableInputFormat can require the Configuration to be set in order to work correctly.
The mapreduce.TableInputFormat (HBase 1.0.1.1) for example fails with a NPE because of this.