All Content tagged with Amazon Athena

Start querying data instantly. Get results in seconds. Pay only for the queries you run.

Content language: English

Select up to 5 tags to filter
Sort by most recent
1116 results
We need help to get the data of shut down instances in all regions from the past 90 days on all member accounts from Management (root) account using Athena. We have a sample script but the script...
1
answers
0
votes
43
views
reejar
asked a month ago
Dear members of the AWS community, I have been facing an issue for the past couple of days trying to setup AWS Managed Grafana workspace with Athena workgroup. The underlying reason why I want to do...
2
answers
0
votes
48
views
profile picture
asked a month ago
I was trying to connect to Athena using DBeaver with OKTA, when I was using the JDBC URL created base on the syntax on AWS documentaion, I experienced a SAML error like the one...
1
answers
0
votes
44
views
Yene
asked a month ago
I am trying: select <expression that works> which produces results. But when I try to save it using: CREATE OR REPLACE VIEW my_view AS SELECT <same expression that works. I get the error: line...
2
answers
0
votes
40
views
asked a month ago
I have 4 csvs that have same columns and I am able to crawl them as 1 data table. the issue I am facing is even after adding areColumnsQuoted = true I am seeing each column value enclosed with double...
Accepted AnswerAmazon AthenaAWS Glue
1
answers
0
votes
111
views
akash
asked a month ago
I am trying to create a dashboard that will display the account name, region, and then total count of EC2 instances. I am having trouble listing the EC2 instances count. Looks like most of the options...
1
answers
0
votes
131
views
asked 2 months ago
Hi, My Athena Query to transform the data is failing randomly with the error: Exception: Final state of Athena job is FAILED, query_execution_id is 97b49928-68f8-44e0-af7e-1fc7ec7cefcb. Error:...
1
answers
0
votes
136
views
Vishnu
asked 2 months ago
The following query returns an error ``` SELECT * from UNNEST(SEQUENCE( (SELECT min(col1) from table1), current_date, INTERVAL '1' DAY )) ``` but this query works just...
3
answers
0
votes
325
views
Yoni L
asked 2 months ago
Currently, I am using the spark hudi deltastreamer job to read CSV and write to the hudi table. Additionally, sync the s3 bucket with the AWS glue catalog. Deltastreamer job creates 2 tables...
0
answers
0
votes
365
views
Pavlo
asked 2 months ago
I'm trying out the new preview of Firehose writing to Athena Iceberg tables. I'm publishing to Firehose with the following body, which works fine: ``` { "ADF_Record": { "user_id":...
1
answers
0
votes
349
views
asked 2 months ago
Getting an error with code INTERNAL_ERROR_QUERY_ENGINE, there are no additional details in the error message. Has anyone run into this before?
1
answers
0
votes
281
views
Sanchit
asked 2 months ago