One way is to create external table pointing to the original table location.
________________________________ From: Min Zhou <[email protected]> Reply-To: <[email protected]> Date: Mon, 13 Jul 2009 21:44:38 -0700 To: hive-user <[email protected]> Subject: It there any way sharing directories between different users in hive Hi all, We've set up a environment for multiple users to use hive, seperated mysql database for storing metadata was created for each user, so those users' execution can be completely isolated. But sometimes, we need to share a table to some sort of users, how to achieve it? Do you have another alternative deployment if our approach can't. Thanks in advance! Min -- My research interests are distributed systems, parallel computing and bytecode based virtual machine. My profile: http://www.linkedin.com/in/coderplay My blog: http://coderplay.javaeye.com
