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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Talend job to push hdfs files to Azure blob storage using tazurefsconfiguration spark

Hi Everyone,

 

I need to develop Talend job to push hdfs files to Azure blob storage using tazurefsconfiguration or any method.

 

we can use java code also.

using tazurefsconfiguration is helpful.

 

Thanks,

Sathesh.

Labels (7)
3 Replies
manodwhb
Champion II
Champion II

@ssathesh ,in tazurefsconfiguration , you can not use custom java code. since you need to define Blob storage account,account Key and container.

 

Anonymous
Not applicable
Author

@manodwhb yes we can only connect to blob using that component.

 

Is there any custom java code or spark code or API to push hdfs files to azure blob.

 

Thanks,

Sathesh.

 

manodwhb
Champion II
Champion II

@ssathesh , do not have ,if you are good at java or spark you can write that code.