Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
@ssathesh ,in tazurefsconfiguration , you can not use custom java code. since you need to define Blob storage account,account Key and container.
@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.