Hive connection to jasper studio Issue

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.TTransportException

I m using Hive 2.3.4  , Hadoop 3.2.0 , Jasper studio 6.12 

 

hamza1997nouri's picture
Joined: Jun 20 2020 - 3:53pm
Last seen: 2 years 9 months ago

2 Answers:

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 

vchiem's picture
36189
Joined: May 1 2017 - 5:33pm
Last seen: 1 week 6 days ago

I solved the problem but I can"t query hive fields ,Error MEthod not supported , any suggestion ?

hamza1997nouri's picture
Joined: Jun 20 2020 - 3:53pm
Last seen: 2 years 9 months ago
Feedback