When the Put method is used to load large amounts of data to HBase, data loading and query will be slow. The size of an HFile generated after data loading is similar to the size of HDFS blocks. Put: The size of the data loaded to one Region at a time is smaller than half the ...