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 move files from HDFS to Azure Blob Storage in Talend?

hi, there
i'm fresh in Talend. now i'm working on one task to move files from HDFS to Azure Blob Storage, but i have no idea which component(s) can do this. anyone can give me some advice?
Labels (3)
3 Replies
Anonymous
Not applicable
Author

Hello
Take a look at tHDFSGet and tAzureStoragePut components, the simple job looks like:
tHDFSGet --onsubjobok--tAzureStoragePut 
Also, here is a video shows how to work with Microsoft Azure, Blobs and Big data.
Regards
Shong
Anonymous
Not applicable
Author

@shong I'm not able to find the video.

 

Can u please provide me the solution for how can I load the Files from HDFS to Azure Blob without writing the custom java code.

tAzureStoragePut component work with local storage only.

 

Thanks,

Sathesh.

Anonymous
Not applicable
Author

Please help me on this!