The same HBase Writer mapping used in the HBase write case Study was compared with the HBase storage handler.
The mapping reads data from an HDFS File that contains approximately 7.5GB of data from 60 million relational records. The mapping uses an Expression transformation to generate the HBase Rowkey and writes the data to an HBase table.
Result
PowerExchange for HBase and HBase Storage handler was observed to perform on par.