Re: Hive Context: Hive Metastore Client

2016-03-09 Thread Mich Talebzadeh
Thanks Alan for the info. I will have a look. Some tools like MongoDB (providing its own database) provide a layer of access by creating an admin database through which admin users are authenticated and new users can be added to the individual databases. When it comes to Hadoop and its ultimate

Re: Hive Context: Hive Metastore Client

2016-03-09 Thread Alan Gates
One way people have gotten around the lack of LDAP connectivity in HS2 has been to use Apache Knox. That project’s goal is to provide a single login capability for Hadoop related projects so that users can tie their LDAP or Active Directory servers into Hadoop. Alan. > On Mar 8, 2016, at

Re: Hive Context: Hive Metastore Client

2016-03-08 Thread Mich Talebzadeh
The current scenario resembles a three tier architecture but without the security of second tier. In a typical three-tier you have users connecting to the application server (read Hive server2) are independently authenticated and if OK, the second tier creates new ,NET type or JDBC threads to