Hi Christopher,
I am running hive metastore as user "hive"
(hive/ip-10-151-109-165.ec2.internal@EC2.INTERNAL) and then I configure
hadoop.proxyuser.hive.hosts and hadoop.proxyuser.hive.groups to '*'.
This works.
On Sep 3, 2013, at 6:39 PM, Subroto wrote:
> I am also facing the same problem…. A
I am also facing the same problem…. Any idea??
Cheers,
Subroto Sanyal
On Sep 3, 2013, at 3:04 PM, Christopher Penney wrote:
> I'm new to hive and trying to set it up in a relatively secure manner for a
> test environment. I want to use a remote metastore so MR jobs can access the
> DB. I seem
I'm new to hive and trying to set it up in a relatively secure manner for a
test environment. I want to use a remote metastore so MR jobs can access
the DB. I seem to have things almost working, but when a user with a
credential tries to create a database I get:
hive> show databases;
OK