Skip to main content
Announcements
See why Qlik is a Leader in the 2024 Gartner® Magic Quadrant™ for Analytics & BI Platforms. Download Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Jubline
Partner - Contributor II
Partner - Contributor II

Strange issue with data from multiple S3 buckets

I have a strange issue occurring when loading data from AWS S3 buckets.

I connect to the metadata, find the files I need from one folder etc. I then have code to loop through all the csvs in that folder and this works perfectly.

I then try and repeat this with data from another folder in an S3 bucket and it fails (can't find the file when the loop starts).

Both of the bits of code work if run independently, and it always fails on whichever runs second. I've tried disconnecting and reconnecting to the metadata connection between the two different loads, but this makes no difference.

I've had to create separate apps to load into QVDs and then bring the data into the main app that way. So I have a workaround in place. But wondered if anyone has had the same problem; if it's perhaps a constraint of using S3 buckets, or if I'm missing something that I need to do in order to load both sets of data.

Thanks in advance.

Labels (1)
0 Replies