Skip to main content
Announcements
NEW: Seamless Public Data Sharing with Qlik's New Anonymous Access Capability: TELL ME MORE!

Hive Connection to Kerberized cluster

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
TalendSolutionExpert
Contributor II
Contributor II

Hive Connection to Kerberized cluster

Last Update:

Feb 9, 2024 1:22:49 PM

Updated By:

Jamie_Gregory

Created date:

Apr 1, 2021 6:04:24 AM

Talend Version         6.3.1

Summary

Whenever you try to establish a connection to Hive using Talend Studio, the connection fails with the following error:

java.sql.SQLException: java.util.concurrent.ExecutionException: java.sql.SQLException: Could not open client transport with JDBC Uri: jdbc:hive2://XX.XX.XX.XX:10001/default;principal=hive/myhost.xyz.com@REALM.COM: Invalid status 72
Additional Versions 
ProductTalend Studio
ComponenttHiveConnection
Problem Description

The following error is seen in Talend Studio when you try to establish a connection to Hive:

Connection failure. You must change the Database Settings. java.sql.SQLException: java.util.concurrent.ExecutionException: java.sql.SQLException: Could not open client transport with JDBC Uri: jdbc:hive2://XX.XX.XX.XX:10001/default;principal=hive/myhost.xyz.com@REALM.COM: Invalid status 72
Problem root causetransportMode=http;httpPath=cliservice is not configured.
Solution or Workaround

Make sure to add the following parameters in the Hive connection properties in Talend Studio to resolve this issue.

transportMode=http;httpPath=cliservice

JIRA ticket number 
Version history
Last update:
‎2024-02-09 01:22 PM
Updated by: