New to Hbase Need Hbase

2011-11-14 Thread Vikas Srivastava
hey Folks, I have some Queries regarding Hbase 1) When ever you try to update the latest record and read later from the client the reading time increases as the frequency of updates increase to more than 1 times. Is there any way we can improve the performance or reduce this delay. It is

Hive and add_partitions in upcoming 0.8 release

2011-11-14 Thread Charles Menguy
Hi, I am working on integrating Hive with HCatalog. My main issue is that HCatalog makes a call to add_partitions(ListPartitions), which, correct me if I'm wrong, was only implemented in Hive 0.8 (currently in 0.7.1 we only have the add_partition(Partition) method) I am currently doing this

Re: Hive and add_partitions in upcoming 0.8 release

2011-11-14 Thread Edward Capriolo
Charles, Hive 0.8.X is right around the corner. However I can not help wondering asking/noting you say our policy is to use the CDH releases yet you are using HCatalog which is still in the incubator: http://incubator.apache.org/hcatalog/ You are likely to run into these issues for a while