Quicksight S3 Manifest Capacity Solution

0

We store data in S3 hourly so that means 24 files per day * 30 days a month = 720 files a month but Quicksight has a 1000 file limit per manifest file when importing data from s3. What is the best practice here? Should I create a new manifest file each month and then combine the datasets into one?

Here is a link to the documentation: https://docs.aws.amazon.com/quicksight/latest/user/data-source-limits.html

已提問 1 年前檢視次數 354 次
2 個答案
0

Hello ,

Yes you would be correct in your understanding of how the limit works.

I can confirm that as soon as you reach the limit of 1000 files within any type of S3 manifest file format you would be met with the following message:

The S3 data source exceeds QuickSight’s limits. Please see data source limits for more information

Therefore the best workaround would be to use Amazon Athena , as this would allow you to have as many files in your S3 bucket as you may need and thereafter you will still be able to upload your data to QuickSight via Athena.

AWS
支援工程師
已回答 1 年前
  • Thank you but doesn't that mean I have to pay more money to store the data twice just so I can use quicksight?

0

How about using Amazon Athena? https://docs.aws.amazon.com/athena/latest/ug/what-is.html

Amazon Athena can refer to multiple files in S3 like a database. If you read the data via Amazon Athena, you should be able to import it into QuickSight without any problems.

profile picture
ARBR
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南