JSon is just a string at the end. And a string is just a bunch of bytes. Just store it as your value. This is what I'm doing on my production cluster ;)
JM 2013/7/15 ch huang <[email protected]> > i want to store json into hbase ,but i store as key-value ,the struct is > destory,any good idea? >
