AWS Quicksight with DynamoDB

-1

I want to visualize data in DynamoDB using Quicksight. I have created a connector between Athena and DynamoDB, The data is now accessible from AThena. however, When I load this data to quicksight from Athena, I am not able to load the data and the dashboard shows error, "The dataset is deleted or became unavailable while ingesting into spice". How can I load the DynamoDB data for visualisation?

2 Answers
1

The dataset is deleted or became unavailable while ingesting into spice

This is almost always due to a permission issue. You should be able to expand the error to see the exact exception you are seeing. If none is available, then you can refer to your Cloudtrail logs.

You can also follow this guide to troubleshoot permission errors with Quciksight:

https://repost.aws/knowledge-center/quicksight-permission-errors

profile pictureAWS
EXPERT
answered 3 months ago
-1

Hi,

Please, follow the detailed guidance of this blog: https://aws.amazon.com/blogs/big-data/visualize-amazon-dynamodb-insights-in-amazon-quicksight-using-the-amazon-athena-dynamodb-connector-and-aws-glue/

It shows you exactly how to do it.

Best,

Didier

profile pictureAWS
EXPERT
answered 3 months ago
  • Hi, I have the athena table ready for dynamodb as mentioned in the blog. I can see the data in quicksight as well. But at time of visualization, its showing error.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions