Re: hive hbase handler metadata NullPointerException

2011-03-29 Thread Bennie Schut
I case anyone else runs into this. I ended up deleting the hbase dir on hdfs installing hbase-0.90.1 and copying and pasting the hbase configs in the hive-site.xml Rebuild hive by setting hbase.version to 0.90.1 on "ivy/libraries.properties" Then the cli started working but the service still wa

Re: hive hbase handler metadata NullPointerException

2011-03-13 Thread amit jaiswal
Hi, I am also facing the same issue (hive-0.7, hbase-0.90.1, hadoop-0.20.2). Any help? -amit From: Bennie Schut To: "user@hive.apache.org" Sent: Wed, 9 March, 2011 4:39:49 AM Subject: hive hbase handler metadata NullPointerException Hi All, I was trying