The metastore is not actually the problem here. I already configured hive
metastore with mysql.
And I use hive with jdbc. The question is, what does "The HiveServer is
currently single
threaded, which could present serious use limitations" means? Might the results
wrong because multiple queries
Hey,
Embedded mode is used just for testing purposes and the only once process
can connect to it at a time. Configure it as a local/remote metastore. Refer
http://wiki.apache.org/hadoop/Hive/AdminManual/MetastoreAdmin for details .
Hope this helps.
Thanks and Regards.
On Thu, May 19, 2011 at 3:
Hello,
I am running a cloudera hadoop/hbase cluster. I trying to integrate hive with
that.
I need multiple (read) accesses to hive per Java/jdbc-client. Is this possible
in any way?
Following this http://wiki.apache.org/hadoop/Hive/HiveServer it might not be
possible...
But what does it means