@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
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 the current release of Toad for Cloud there is no way
to specify what hive user you want to connect as and hence it always
connects as the
I was under the impression that Toad uses JDBC – and AFAIK there is no way to
authenticate users via JDBC using the HiveServer.
FYI - https://issues.apache.org/jira/browse/HIVE-2539.
BTW if anyone has a solution to this, I would be very interested to know as
well.
Sriram
From: Shantian Purkad