1 Answer
- Newest
- Most votes
- Most comments
0
Hello AK47,
Please see my answers below:
-
The doc you shared is for Glue data catalog only, not including other data catalogs such as a hive metastore.
-
If you would like to query a Hive metastore from another account, you would need to set up Cross Account Lambda Invocation and also provide cross-account access to data. The steps to be followed are listed here: https://docs.aws.amazon.com/athena/latest/ug/hive-metastore-iam-access-lambda.html#hive-metastore-iam-access-lambda-cross-account-invocation
-
Athena supports some, but not all, Presto and Trino functions and features. If you would like to list the catalogs in a programmatic way, you may consider using AWS cil
aws athena list-data-catalogs
https://docs.aws.amazon.com/cli/latest/reference/athena/list-data-catalogs.html
Relevant content
- asked a year ago
- asked 3 months ago
- asked 2 years ago
- AWS OFFICIALUpdated 7 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 7 months ago
- AWS OFFICIALUpdated 7 months ago