Re: [Error] : while registering Hbase table with hive

2016-02-28 Thread Divya Gehlot
Oh mymy found the mistake Its the typo no cf mapping for COLUMN7 Thanks Ted On 29 February 2016 at 11:45, Divya Gehlot wrote: > Hi Ted, > I am using > Hive - 1.2.1.2.3 > Hbase - 1.1.1.2.3 > > Using Hortonworks HDP 2.3.4 version > > > CREATE EXTERNAL TABLE

Re: [Error] : while registering Hbase table with hive

2016-02-28 Thread Divya Gehlot
Hi Ted, I am using Hive - 1.2.1.2.3 Hbase - 1.1.1.2.3 Using Hortonworks HDP 2.3.4 version CREATE EXTERNAL TABLE TABLE_NAME(COLUMN1 STRING,COLUMN2 STRING,COLUMN3 > STRING,COLUMN4 STRING,COLUMN5 STRING, > COLUMN6 STRING,COLUMN7 FLOAT,COLUMN8 FLOAT,COLUMN9 FLOAT,COLUMN10 STRING, > COLUMN11

Re: [Error] : while registering Hbase table with hive

2016-02-28 Thread Ted Yu
Can you give us some more information ? release of hbase release of Hive code snippet for registering hbase table On Sun, Feb 28, 2016 at 7:21 PM, Divya Gehlot wrote: > Hi, > I trying to register a hbase table with hive and getting following error : > > Error while

[Error] : while registering Hbase table with hive

2016-02-28 Thread Divya Gehlot
Hi, I trying to register a hbase table with hive and getting following error : Error while processing statement: FAILED: Execution Error, return code 1 > from org.apache.hadoop.hive.ql.exec.DDLTask. java.lang.RuntimeException: > MetaException(message:org.apache.hadoop.hive.serde2.SerDeException