Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Thive component vs tjbdc component

Hi everyone,

 

I'm trying to connect to an existing hive database. I am able to do that using both thive and tjbdc components. My question is, what are the limitations of using tjdbc instead of thive? would there be any performance differences when dealing with huge data?

 

Regards,

Raj.

Labels (3)
2 Replies
Anonymous
Not applicable
Author

Hello,

The tJDBC components are here to help you integrate your specific JDBC Connector for your Database.

tHiveInput is the dedicated component to the Hive database (the Hive data warehouse system). It can execute a given HiveQL query in order to extract the data from Hive.

Are you trying to create a spark job?

Best regards

Sabrina

 

Anonymous
Not applicable
Author

Yes, I m trying to build to a big data batch job running on spark. Thive components work fine in the standard jobs but they dont work in big data jobs, so, as an alternative I m using tjdbc components . So I would like to know if there would be any issues by using tjdbc in big data jobs instead of thive components to connect to hive  in terms of performance.

 

Thanks,

 

Raj.