Skip to main content
Question

Hive JDBC connectivity from Orchestration (Data Collector) Pipeline - ERROR

  • February 15, 2023
  • 3 replies
  • 46 views

I am getting the following error when attempting Hive JDBC connectivity from Orchestration (Data Collector) Pipeline, using a “JDBC Lookup” processor:

 

java.lang.NoClassDefFoundError: org/apache/thrift/transport/TTransportException 

 

Has anyone else seen this?  If so, what can be done to rectify?

3 replies

Bikram
Headliner
Forum|alt.badge.img+1
  • Headliner
  • 486 replies
  • February 16, 2023

@CS_1970 

Kindly confirm if jdbc connectivity is working fine in the pipeline without orchestration. 

 

Thanks & Regards

Bikram_


  • Author
  • Fan
  • 3 replies
  • February 20, 2023

Hello, I have managed to resolve the issue by using an Impala connection instead, but solution also involved adding an INVALIDATE METADATA statement in the advanced options part of the JDBC Lookup processer (in the “Init Query” box).


Bikram
Headliner
Forum|alt.badge.img+1
  • Headliner
  • 486 replies
  • February 28, 2023

@CS_1970 

 

Nice , you found the solution for the issue.

If you don’t mind kindly provide the solution details with no sensitive information in it for others reference.