Re: Alter table

2010-01-11 Thread stack
On creation of your table, specify that you only want to keep one version. If the table already exists, offline it and alter it. Set maximum versions to 1 then online your table again. As the table runs compactions, it will let go of versions in excess of 1. If you type help in the shell, it ha

Alter table

2010-01-10 Thread y_823910
Hi, I want to keep only one version of my data (now is 3) How can I do that? Fleming Chiu(邱宏明) 707-6128 y_823...@tsmc.com 週一無肉日吃素救地球(Meat Free Monday Taiwan) --- TSM

Re: Alter table name

2009-12-08 Thread Anty
it to work. > Yours, > St.Ack > > On Thu, Dec 3, 2009 at 7:32 PM, Anty wrote: > >> does anyone have any suggestion on this? >> >> On Thu, Dec 3, 2009 at 10:23 PM, Anty wrote: >> > HI: All >> >     Can we alter table name in hbase? >> > >

Re: Alter table name

2009-12-03 Thread stack
; does anyone have any suggestion on this? > > On Thu, Dec 3, 2009 at 10:23 PM, Anty wrote: > > HI: All > > Can we alter table name in hbase? > > > > -- > > Best Regards > > Anty Rao > > > > > > -- > Best Regards > Anty Rao >

Re: Alter table name

2009-12-03 Thread Anty
does anyone have any suggestion on this? On Thu, Dec 3, 2009 at 10:23 PM, Anty wrote: > HI: All >     Can we alter table name in hbase? > > -- > Best Regards > Anty Rao > -- Best Regards Anty Rao

Alter table name

2009-12-03 Thread Anty
HI: All Can we alter table name in hbase? -- Best Regards Anty Rao