Did you hbase cluster start up?

The error message is more like that something wrong with the classpath.
So maybe you'd better also check that.


On Mon, Jul 8, 2013 at 1:54 PM, ch huang <justlo...@gmail.com> wrote:

> i get error when try create table on hbase use hive, anyone can help?
>
> hive> CREATE TABLE hive_hbasetable_demo(key int,value string)
>     > STORED BY 'ora.apache.hadoop.hive.hbase.HBaseStorageHandler'
>     > WITH SERDEPROPERTIES ("hbase.columns.mapping" = ":key,cf1:val")
>     > TBLPROPERTIES ("hbase.table.name" = "hivehbasedemo");
> Failed with exception org.apache.hadoop.hive.ql.metadata.HiveException:
> Error in loading storage
> handler.ora.apache.hadoop.hive.hbase.HBaseStorageHandler
> FAILED: Execution Error, return code 1 from
> org.apache.hadoop.hive.ql.exec.DDLTask
>



-- 

Regards,
Cheng Su

Reply via email to