January 2017
Intermediate to advanced
350 pages
7h 8m
English
In addition to the previously mentioned clients, some very useful clients which can be used in various scenarios are Pig and HBase shell.
Using Pig comes with a unique integration process, in which HbaseStorage is used to read and write data to HBase tables. But it does allow you to do it in a bulk loading fashion. If the data is already present in HBase, then the reads are much faster as compared to pulling it from the HDFS.
The process is as follows:
Read now
Unlock full access