Skip to content

missing ta_org_view on TAO deployment - how to fix? #1309

@work-bw

Description

@work-bw

I'm trying to install the latest TAO dashboard with cid-cmd and it is not finding ta_org_view and the script crashes. Can you tell me how to either create the ta_org_view manually or how to fix the script to create it automatically? I also get the same result if I choose the cid_cur as the AWS Athena database to use as default. Thanks.

Brian

===

? [dashboard-id] Please select a dashboard to deploy:   [ta-organizational-view] Trusted Advisor Organizational View

? [athena-database] Select AWS Athena database to use as default: optimization_data

? [athena-workgroup] Select Amazon Athena workgroup to use: CID
Dashboard "ta-organizational-view" is not deployed

Required datasets: 
 - ta_priority_org_view
 - ta-organizational-view

Looking by DataSetId defined in template...
complete

There are still 2 datasets missing: ta-organizational-view, ta_priority_org_view
Creating dataset: ta-organizational-view

? [quicksight-datasource-id] Please choose DataSource (Select the first one if not sure): CID-Athena CID-Athena (workgroup=CID)
Detected views: account_map
Missing views: ta_org_view
ERROR - Failed fetching parameter data_collection_database_name, {'type': 'athena', 'query': "SELECT DISTINCT table_schema FROM information_schema.columns WHERE table_name = 'trusted_advisor_data'", 'default': 'optimization_data', 'description': 'Enter the name of the data collection database', 'global': True}. Athena returns empty results. None

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions