On Fri, Oct 28, 2011 at 9:28 AM, Jain, Kokil <[email protected]> wrote: > Is it possible for cell values to be lists? >
We don't support 'lists' natively. The application would have to put the cell as a list and then get the cell as a list. HBase doesn't care what you put in a cell as long as its raw bytes. St.Ack
