@hive.apache.org
Subject: Re: Hive Security
Yes, you are right! Toad (at least my version) does not give an option to
specific user/password.
Is there any other way (may be using other SQL editors) that we can enforce
user id/password on Hive? Also how do we set up users on hive?
Regards,
Shantian
From: Amit Sharma
To: user@hive.apache.org
Cc: Shantian Purkad
Sent: Tuesday, January 31, 2012 11:55 AM
Subject: Re: Hive Security
Toad uses JDBC only while connecting as a direct Hive Connection from Eclipse.
In most other cases where a Hub is involved it uses Thrift.
On the other hand in
gt; shantian_pur...@yahoo.com>
> Date: Tue, 31 Jan 2012 10:20:04 -0800
> To: "user@hive.apache.org"
> Subject: Hive Security
>
> Hi,
>
> We are running Hive server and connecting to it through Toad. Everything
> works fine.
>
> Now we want to enab
Purkad
mailto:shantian_pur...@yahoo.com>>
Reply-To: mailto:user@hive.apache.org>>, Shantian Purkad
mailto:shantian_pur...@yahoo.com>>
Date: Tue, 31 Jan 2012 10:20:04 -0800
To: "user@hive.apache.org<mailto:user@hive.apache.org>"
mailto:user@hive.apache.org>>
Sub
Hi,
We are running Hive server and connecting to it through Toad. Everything works
fine.
Now we want to enable authentication on the hive server. The hive server
indicates that we can specify user id password while connecting to it.
Can someone please guide on how can we create and set users o