Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change 
notification.

The "Hive/HBaseIntegration" page has been changed by JohnSichi.
http://wiki.apache.org/hadoop/Hive/HBaseIntegration?action=diff&rev1=12&rev2=13

--------------------------------------------------

  WITH SERDEPROPERTIES (
  "hbase.columns.mapping" = "cf:"
  );
+ FAILED: Error in metadata: java.lang.RuntimeException: 
MetaException(message:org.apache.hadoop.hive.serde2.SerDeException 
org.apache.hadoop.hive.hbase.HBaseSerDe: hbase column family 'cf:' should be 
mapped to map<string,?> but is mapped to map<int,int>)
  }}}
  
  == Illegal:  Hive Primitive to HBase Column Family ==

Reply via email to