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 Error: > the HBase columns mapping contains a badly formed column family, column > qualifier specification.) May I know what could be the possible reason ? Thanks, Divya
