RE Need help in updating metadata of an existing column family

2012-11-29 Thread Romain HARDOUIN
> > user , > > cc > > Objet > > Need help in updating metadata of an existing column family > > Hi, > > I have an existing column family that is created with comparator > BytesType. I want to add a built-in index to this column

Re: Need help in updating metadata of an existing column family

2012-11-29 Thread Roshan Dawrani
Is it possible to update the column-metadata of a column family definition programmatically? If yes, can someone please point me to the right classes to use? Thanks. On Thu, Nov 29, 2012 at 3:58 PM, Roshan Dawrani wrote: > Hi, > > I have an existing column family that is created with comparator