java - Read Data from HBase -


i'm new hbase, what's best way retrieve results table, row row? read entire data in table. table has 2 column families col1 , col2.

from hbase shell, can use scan command list data in table, or get retrieve record. reference here


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Socket.connect doesn't throw exception in Android -

iphone - How do I keep MDScrollView from truncating my row headers and making my cells look bad? -