Hi, I'm new to HBase, i would like to ask some question for read data via java code.
1. How can i get the key name for KeyValue? I use Bytes.toString(KeyValue.getKey()) cannot got any return. 2. Usually what value are u set for rowid? 3. How are you deploy the data structure from development server to production server? I think i need some information or document for how to design the data structure on HBase. can you share for me? Thanks & Regards, Singo