Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Vishu1
Contributor III
Contributor III

Merge operation in hive using talend spark big data job

Hi,

I am struggling to perform merge operation for hive table in talend big data job.

I can do it in the talend standard job using tHiveRow component. but tHiveRow is not there in the big data job.

Neep help to perform merge operation on hive using big data job

Labels (2)
1 Reply
Anonymous
Not applicable

Hello,

The tsqlrow component is available in talend big data job and you could write some SQL Hive query in it.

Best regards

Sabrina