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
2 Answers:
Posted on June 29, 2020 at 10:00pm
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: