Description
TestLoadAndVerify does not use TableMapReduceUtil.initTableMapper(), since it does not go through the hbase's input / output formats. Thus, initCredentials() is not called, which means that it fails on secure clusters.
TestLoadAndVerify does not use TableMapReduceUtil.initTableMapper(), since it does not go through the hbase's input / output formats. Thus, initCredentials() is not called, which means that it fails on secure clusters.