Loading data with HBase importTsv tool
HBase is shipped with a command line tool called 'importTsv' which can be used to load data from HDFS into HBase tables efficiently.
When massive data need to be loaded into an HBase table, this can be useful to optimize performances and resources.
The Stambia templates offer the possibility to load data from any database into HBase using this tool with little configuration in Metadata and Mapping.