Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error "CRITICAL - Database data_collection not found in Athena catalog AwsDataCatalog" #780

Open
bwahn opened this issue Apr 9, 2024 · 0 comments

Comments

@bwahn
Copy link

bwahn commented Apr 9, 2024

Following CID Framework (https://catalog.workshops.aws/awscid/en-US/dashboards/advanced/cost-anomaly/deployment), I'm trying to deploy Cost Anomaly Dashboard using cid-tools.

# deployed to data_collection.
#
$ cid-cmd deploy --dashboard-id aws-cost-anomalies --athena-database data_collection 

CLOUD INTELLIGENCE DASHBOARDS (CID) CLI 0.2.47 Beta

Loading plugins...
	Core loaded


Checking AWS environment...
	profile name: default
	accountId: xxxxxxxxxxxxxxx
	AWS userId: AWSReservedSSO_AdministratorAccess_xxxxxx/[email protected]
	Region: us-east-1


Discovering deployed dashboards...  [------------------------------------]    0%  None

Required datasets:
 - ca_summary_view


Looking by DataSetId defined in template...complete

There are still 1 datasets missing: ca_summary_view
Creating dataset: ca_summary_view
CRITICAL - Database data_collection not found in Athena catalog AwsDataCatalog
 
$ 

I've deployed "Data Collection Lab" using a different database name "data_collection".

Are there any options to deploy anomaly dashboard?

Best

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant