Huawei-Hadoop / hindex

Secondary Index for HBase
Apache License 2.0
591 stars 286 forks source link

hindex supports CDH4 hbase ? #36

Closed arronli closed 10 years ago

arronli commented 11 years ago

i found some interfaces not implemented when compiled with eclipse using cdh4.3.0 hbase jars , does hindex take supportting CDH4 hbase into consideration ?

hnucsbjd commented 10 years ago

can you list the not implemented interfaces?

anoopsjohn commented 10 years ago

There is an impl for HIndex based on 0.98 HBase. @chrajeshbabu can u paste the url?
CDH 5.x is based on 0.98 can you check and try using it? HBase 0.96 is already EOL.

xuxc commented 10 years ago

https://github.com/Huawei-Hadoop/hindex/tree/hbase-0.98

------------------ 原始邮件 ------------------ 发件人: "Anoop Sam John";notifications@github.com; 发送时间: 2014年11月5日(星期三) 下午4:16 收件人: "Huawei-Hadoop/hindex"hindex@noreply.github.com; 抄送: "xuxc"xuxc1120@hotmail.com; 主题: Re: [hindex] hindex supports CDH4 hbase ? (#36)

There is an impl for HIndex based on 0.98 HBase. @chrajeshbabu can u paste the url?

CDH 5.x is based on 0.98 can you check and try using it? HBase 0.96 is already EOL.

— Reply to this email directly or view it on GitHub.

anoopsjohn commented 10 years ago

Pls try using this. I dont think we can give HIndex based on 0.96 as it is already EOL