AWS_FEEDS TABLE_NOT_FOUND discrepancy

0

I'm encountering an issue while deploying AWS FEEDS using the CID CLI tool. I’m consistently getting a TABLE_NOT_FOUND error, and it seems like some configurations might be pointing to an incorrect database. I don't choose customer_cur_data when installing the AWS_FEEDS dashboard.

I install this: cid-cmd deploy --dashboard-id aws-feeds --data-collection-database-name optimization_data

`Error details:

TABLE_NOT_FOUND: line 3:6: Table 'awsdatacatalog.customer_cur_data.aws_feeds_whats_new' does not exist [Execution ID: 2a35bdd2-08c4-4c5c-a70c-8a77d32016be]`

SCV
asked 4 days ago149 views
1 Answer
1

Can you provide a link the process you are following?

I believe the command you are running is looking for a data source in the Glue Data Catalog that does not exist. To access CUR data, you need to populate the data in an S3 bucket, crawl that with Glue and then can query it via with reference to the data catalog.

Here is a link to setup Cloud Intelligence Dashboard: https://catalog.workshops.aws/awscid/en-US/dashboards/foundational/cudos-cid-kpi

Hope this helps.

profile pictureAWS
EXPERT
iBehr
answered 4 days ago
profile picture
EXPERT
reviewed 3 days ago
profile picture
EXPERT
reviewed 4 days ago