RE: Hive Security

2012-02-01 Thread Sunderlin, Mark
@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

Re: Hive Security

2012-02-01 Thread Shantian Purkad
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

Re: Hive Security

2012-01-31 Thread Amit Sharma
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

Re: Hive Security

2012-01-31 Thread Sriram Krishnan
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