Problem connecting to Hive from SAS using Kerberos authentication - hive

Hi I am not able to connect to Hive 2 from SAS.
I am able to connect and query from other tools.
I am using Kerberos authentication.
I am getting org.apache.http.client.ClientProtocolException while assigning library.
I am using 9.4 M6 version.
Have anyone come across this issue?
Could someone please help me out with a solution.
SAS connection to Hive.

Related

snowflake odbc driver externalbrowser sso authentication

I've setup a system DSN to connect to a snowflake server.
When I do something as basic as using the SQL Import/Export wizard to transfer the contents of a single table from snowflake to an on-prem SQL server, why does snowflake execute the challenge request 6 times!?
Have you tried the connection caching feature? I've heard good things if your team would be willing to test, perhaps first with a non-prod account.

connecting to hive to execute queries wih kerberos

I am trying to connect to hive databases with a client, I have tried using DBeaver and downloaded the hive driver, but after that I have noticed that there is a kerbero's instance in the middle, and it seems that the dbeaver driver doesn't supoort kerberos.
¿There is some windows client suitable to query hive databases easy to plug in, considering the kerbero's instance?
Thanks in advance.

Tableau with Hive Kerberos

My project uses published tableau data-sources.
These data-sources have been created using tableau desktop.
All connect to Hive database using the Native Hortonworks Hadoop Hive connector.
We have a database user and a tableau user with publish rights.
Database credentials are embedded in the extract and then it's published to tableau server.
The reports fetch data from these published data-sources.
The Hive database is now getting Kerberoized + SSL.
Will my existing published data-sources be of use anymore?
Do I have to re-create all the extracts again and publish them again to tableau server?
What will be the best plan to migrate all these data-sources to this new Kerberoized environment?
Regards
Please see below link from tableau community forum, versions may be different but people able to solve the Kerberos Hive connectivity issue.
https://community.tableau.com/thread/149383

Connect SQL Developer to Redshift

I was able to connect SQL Developer to Amazon Redshift, using Definitive Guide For Connecting Oracle SQL Developer to Amazon Redshift.
But, visual query building and database object browsing is not supported. Has anyone figured out how to resolve these two issues?

Connect to MapR Hive via Sql Developer

Has anyone tried connecting to a MapR Hive DB via Sql Developer? I searched quite a lot of posts online, but they were all about HDP or Cloudera based Hive. The organization I am working at uses MapR. I tried enabling Third Party JDBC Drivers from Tools-->Preference-->Database in Sql Developer, but "Hive" tab doesn't pop out when I restart the app. Any suggestions?