Hi, In my case, I need to bulk load large data into hbase into the same table from time to time. The speed is very low and is only 17MB/s. There are 5 server nodes and a master node in my cluster. To some reasons, I use MapReduce to call a c++ thrift client to communicate with hbase.
Does anyone have any suggestions for me to promote the write speed? Thanks, Xiaofeng
