Hadoop, Thrift, and C++ Hbase client example with installation and compilation tutorial

When I started to work with Hbase, I realized that there are no good examples and tutorials for C or C++ client. So I decided to show how to create and compile a working Hbase client which may become a wheelhorse for any project needed processing of very large data sets.

Continue reading Hadoop, Thrift, and C++ Hbase client example with installation and compilation tutorial