It would have to be strings, then have them converted. It's more limited but very often the row keys are readable strings anyways.
J-D On Sat, Jan 1, 2011 at 4:11 PM, Ted Yu <[email protected]> wrote: > Hi, > In 0.90, I am trying to find a way to enhance createTable in hbase shell > with the ability of specifying initial regions. > I am wondering how the two byte arrays should be passed to JRuby. > > Comment is appreciated. >
