Hello, does anybody use MapReduce streaming over HBase?
When I use TableInputFormat, I get this line on std input:
72 6f 77 31 keyvalues={row1/family1:a/1298037737154/Put/vlen=1,
row1/family1:b/1298037744658/Put/vlen=1,
row1/family1:c/1298037748020/Put/vlen=1}
I can see HBase row (row1), column family and column name (family1:a),
timestamp (1298037737154),
but not HBase value.
What am I doing wrong?
Thank you
Ondrej
smime.p7s
Description: S/MIME Cryptographic Signature
