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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
ansudharsanan
Contributor
Contributor

How to move files from S3 to HDFS using Talend?

Hi All,

 

In our project, we have requirement to move a csv files from S3 to HDFS using Talend. We would like to avoid moving to local and directly copy the files from Amazon S3 to EMR - Hadoop HDFS files. Please let us know if this is possible using Talend.

 

Thanks
Sudhar

Labels (1)
1 Solution

Accepted Solutions
Anonymous
Not applicable

Hello,

So far, talend don't support for transferring data by air.

You have to get your data from S3 server (tS3Get component)to local firstly and then write your data into HDFS.

Best regards

Sabrina

View solution in original post

1 Reply
Anonymous
Not applicable

Hello,

So far, talend don't support for transferring data by air.

You have to get your data from S3 server (tS3Get component)to local firstly and then write your data into HDFS.

Best regards

Sabrina