You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by Slava Gorelik <sl...@gmail.com> on 2009/02/20 23:15:28 UTC

Secondary index

Hi.From secondary index test i found that index can be created only during
column family creation, is it correct ?
Is there any way to add new secondary index after column family is created
(on going) ?

Thank You and Best Regards.
Slava.

Re: Secondary index

Posted by Slava Gorelik <sl...@gmail.com>.
Hi.Good to hear , will wait :-)

On Sat, Feb 21, 2009 at 12:30 AM, Clint Morgan <cl...@troove.net>wrote:

> Yeah, thats a current limitation: indexes for a table must be pre-defined.
>
> I'm at a point where I need the ability to add/modify indexes for existing
> tables as well, so may work on a patch in the next week or so...
>
> -clint
>
> On Fri, Feb 20, 2009 at 2:15 PM, Slava Gorelik <slava.gorelik@gmail.com
> >wrote:
>
> > Hi.From secondary index test i found that index can be created only
> during
> > column family creation, is it correct ?
> > Is there any way to add new secondary index after column family is
> created
> > (on going) ?
> >
> > Thank You and Best Regards.
> > Slava.
> >
>

Re: Secondary index

Posted by Clint Morgan <cl...@troove.net>.
Yeah, thats a current limitation: indexes for a table must be pre-defined.

I'm at a point where I need the ability to add/modify indexes for existing
tables as well, so may work on a patch in the next week or so...

-clint

On Fri, Feb 20, 2009 at 2:15 PM, Slava Gorelik <sl...@gmail.com>wrote:

> Hi.From secondary index test i found that index can be created only during
> column family creation, is it correct ?
> Is there any way to add new secondary index after column family is created
> (on going) ?
>
> Thank You and Best Regards.
> Slava.
>