So there is no method to add family for a table? I need to drop the table and create it If I want to add another family to a table ? How to keep the data in the table before?
On Wed, Apr 13, 2011 at 2:31 AM, Jean-Daniel Cryans <[email protected]>wrote: > No need to specify the method for adding, it wasn't required in 0.20.6 > either so if it was accepting it it was a bug. > > J-D > > On Tue, Apr 12, 2011 at 1:54 AM, 陈加俊 <[email protected]> wrote: > > I can add family by follow command In HBase-0.20.6 > > > >>alter 'cjjHTML', {NAME => 'responseHeader', METHOD => 'add'} > > > > But in HBase-0.90.2 I can't do it . How ? > > > > -- > > Thanks & Best regards > > jiajun > > > -- Thanks & Best regards jiajun
