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 -

Add new record to the table by click on the button in Microsoft Access -

javascript - jQuery .height() return 0 when visible but non-0 when hidden -