hamza1997nouri Posted June 26, 2020 Posted June 26, 2020 I am working on a big data project, I got to a part in which I have to link Hive with Jasper studio but when I launch the connection I always find the same error, this problem blocked me for days and I can't find a solution.I tried multiple jars for the connection but still the same problem:java.sql.SQLException: org.apache.thrift.transport.TTransportExceptionI m using Hive 2.3.4 , Hadoop 3.2.0 , Jasper studio 6.12
vchiem Posted June 30, 2020 Posted June 30, 2020 The error is very generic but if the test button failed the connection then its best to check the Hive log to see full stack trace.Check the port 10000 is open.This may give you ideas:https://stackoverflow.com/questions/22431984/unable-to-establish-a-jdbc-connection-to-hive-from-eclipse
hamza1997nouri Posted June 30, 2020 Author Posted June 30, 2020 I solved the problem but I can"t query hive fields ,Error MEthod not supported , any suggestion ?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now