run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:724)
Any workaround there ?
Hao
--
Hao Ren
ClaraVista
www.claravista.fr
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
ECT * FROM hive_dict n join hbase_dict o on (o.idvisite =
n.idvisite);
where hive_dict is a native hive table.
I am new to hive and hbase. Googled a lot, but nothing found.
Any thought is highly appreciated.
Thank you in advance.
Hao.
--
Hao Ren
ClaraVista
www.claravista.fr