I got the contrib on git, but I dont see any classes related to "idx" in
there
- Prvn
On Thu, May 12, 2011 at 12:59 PM, Jean-Daniel Cryans <[email protected]>wrote:

> That contrib was moved to github, see
> https://github.com/hbase-trx/hbase-transactional-tableindexed
>
> J-D
>
> On Thu, May 12, 2011 at 8:28 AM, Praveen Bathala <[email protected]>
> wrote:
> > Hi All,
> >    I started using HBase for a while and i am working on some open source
> > project which has some old jars from Hadoop and HBase.
> > Now I am trying to update it to the latest Hadoop and HBase versions and
> I
> > have trouble doing it.
> >
> > Noticably, I have a jar *"hbase-0.20.3-indexed.jar" *  in the project and
> I
> > dont find that jar in the latest hbase version (0.20.6), so I am having
> > problem figuring out following imports in the project
> >
> > *import **org.apache.hadoop.hbase.client.idx*.IdxColumnDescriptor;
> >  **
> > *
> >
> > import org.apache.hadoop.hbase.client.idx.IdxIndexDescriptor;
> >
> > import org.apache.hadoop.hbase.client.idx.IdxQualifierType;
> >
> > Any help how can get this classes in the new HBase version or any
> > replacements for these in newer versions ?
> >
> >
> >
> > Thanks in advance
> >
> > - Prvn
> > *
> >
> > **
> > **
> >
>



-- 
+ Praveen

Reply via email to