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

How to Delete an HBase row with Talend?

For most of the Talend database components, the tXXXOutput component is used to delete a row (by changing the Action on Data dropbox to Delete), given a primary key.
I want to delete an HBase row given a rowkey, but I do not see the Action on Data dropbox in tHBaseOutput.
How can I delete an HBase row with Talend?
Regards
Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi,
You have to use hbase-shell  command to delete row on server.
Best regards
Sabrina