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: 
Karuetl
Creator II
Creator II

Read JSON file from S3

Need help on extracting data from the JSON file from the S3 directly and load into csv file

Labels (4)
1 Reply
Anonymous
Not applicable

Hello,

Would you like to avoid moving to local and directly copy the files from Amazon S3 to flat file?

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 load your data into csv file.

Best regards

Sabrina