Re: hadoop, hive and hbase problem

2011-05-09 Thread John Sichi
Try one of these suggestions: (1) run HBase and Hive in separate clusters (downside is that map/reduce tasks will have to issue remote request to region servers whereas normally they could run on the same nodes) (2) debug the shim exception and see if you can contribute a patch that makes Hive

Re: hadoop, hive and hbase problem

2011-05-09 Thread labtrax
Hello, it seems that hive 0.6 an 0.7 is incompatible with the hadoop-append-jar from hbase 0.90.2. But without the append-jar you cannot use hbase in production... Any advices for the hadoop/hbase/hive-version-jungle? I already ask this last month but I didn't get a reasonable answer. Cheers l

hadoop, hive and hbase problem

2011-05-09 Thread hive1
Hello, I have a hadoop cluster running with the hadoop_append-jar (hadoop-core-0.20-append-r1056497-core.jar) for hbase reason. I tried hive 0.6.0 and 0.7.0 and for both each when I start it I get Exception in thread "main" java.lang.RuntimeException: Could not load shims in class null