You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by Nathan Rasch <na...@returnpath.net> on 2009/12/21 22:38:09 UTC

Question on Setting Up Hive in Multi User Mode

All:

I have a number of Hadoop jobs that push their results into the Hive warehouse and then create Hive tables to query against the data.

So far this works great for a single user, but our end goal is to have multiple users be able to run queries against the completed jobs.

My question is where do I go from here?  Do I install the Derby database in server mode next?

Or even more helpfully, does anyone have a 'build list' of what they did and in what order to get multi user Hive up and running?  Any 'gotchas' worth keeping an eye out for?

Thanks!
Nathan