Questions tagged with Amazon Athena
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
Hello,
I'm trying to do this tutorial about "Analyzing insights from reviews"(https://docs.aws.amazon.com/comprehend/latest/dg/tutorial-reviews-tables.html).
When I arrive at step 5 I get this error...
1
answers
0
votes
38
views
asked 2 days agolg...
Usually I have no problems creating Athena tables in CDK v2 using ``new glue.Table``
However now I'm stuck trying to create Iceberg table using the same approach. Documentation was not really helpful,...
1
answers
0
votes
19
views
asked 4 days agolg...
Hello,
I want to run a query where the table name is a parameter, so the query is something like
`select * from :table_name`
I am getting this error ' mismatched input' as table name contains...
0
answers
0
votes
19
views
asked 4 days agolg...
Query ID: 84d42059-9f5a-4782-8d04-6c8acff6f0cb
We can reliably generate this error with our query
What should be do
2
answers
0
votes
32
views
asked 4 days agolg...
Can we delete the column of the table in Athena
1
answers
0
votes
42
views
asked 8 days agolg...
Hi team, please i need you help. I kept getting this road block. I am trying to query a table from CURs report in an S3 bucket via athena and i got this error.
```
TABLE_NOT_FOUND: line 6:7: Table...
3
answers
0
votes
74
views
asked 8 days agolg...
background:
Users upload files to an S3 bucket containing their predictions for events under certain circumstances. I want my query results to only show the most recently made prediction for the...
2
answers
0
votes
139
views
asked 9 days agolg...
In the AWS forecast, How can we use DynamoDB as an input?
1
answers
0
votes
121
views
asked 9 days agolg...
We have created a table in athena and we are updating the schema of the table accordingly the versions are being created of that table in AWS Glue so can we roll down that version in glue and same...
1
answers
0
votes
60
views
asked 10 days agolg...
Can we create a table or manage the schema in athena using AWS Data migration service.
1
answers
0
votes
41
views
asked 11 days agolg...
I've set up an ODBC connection with Athena. When connecting from excel:
The connection works fine when using Get Data / From Other Sources / ODBC. I get access to the tables and data in Athena.
The...
1
answers
0
votes
60
views
asked 11 days agolg...
Trying to set up AMG to query athena. Tagged the workgroup, configured the datasource and it tests ok. I don't seem to be able to return any data though, its possible I'm just struggling with syntax -...
1
answers
0
votes
42
views
asked 11 days agolg...