An example of how to bulk import data from CSV files into a HBase table. HBase gives random read and write access to your big data, but getting your big data into HBase can be a challenge. Using the ...