Re: Hive-Hbase integration: join issues

2013-08-07 Thread Hao Ren
Update: When I remove *client_list Array*in both tables, it works fine. So, the problem is how to join a shark table and a hbase table with Array, Struct or Map ? Any workaround here ? Thank you. Hao Le 07/08/2013 10:09, Hao Ren a écrit : Hi, I have integrated hbase with Hive. When join

Hive-Hbase integration: join issues

2013-08-07 Thread Hao Ren
Hi, I have integrated hbase with Hive. When joining a shark table with a hbase table. It throws an exception: java.lang.ClassCastException: org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryArray cannot be cast to [Ljava.lang.Object; at org.apache.hadoop.hive.serde2.objectinspector.St