Questions tagged with Amazon Athena

Content language: English

Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

Using Glue Crawler created Catalog Table for a DynamoDB data source, and that was successful. I could see the column names correctly in the schema section of Catalog Table. With Athena trying to run a...
0
answers
0
votes
20
views
asked 5 hours ago
Im receiving this error after crawling my table , but there is not more about the error , How can one get more details about the issue. Im crawling parquet files in s3 This query ran against the...
0
answers
0
votes
18
views
asked 8 hours ago
Get data from S3 bucket through Athena using GraphQL API without using AWS AppSync! I have a react application in which i have to load the S3 file in a table, I am planning to use Athena to query the...
0
answers
0
votes
5
views
asked 9 hours ago
I want to setup alerts to be sent out to relevant people when there is a drop in accuracy performance on any given day. How can I do it without requiring the people in question to do anything on their...
1
answers
0
votes
33
views
asked a day ago
Hello, I am running into issue using the Athena JDBC driver AthenaJDBC42-2.0.36.1000.jar from a Spring Boot Application when using Spring Data and Hibernate with an `@Repository` to fetch data from my...
0
answers
0
votes
24
views
asked a day ago
I have over 100 saved queries. Recently, only half of them show up when I log into Athena. Randomly, all of my queries will show up again but later disappear. I cannot find the missing queries even if...
1
answers
0
votes
16
views
asked a day ago
I have 2 tables that are a "SELECT * FROM..." statement from their correspondant views. I update them by manually deleting the table and then creating it again using the CREATE TABLE statement. Is...
0
answers
0
votes
12
views
asked a day ago
I created a table in the Glue Catalog via a Glue job. The job is very simple: it reads data from a crawled MySQL table and writes it to GZIP parquet files. When I try to use the new table in another...
1
answers
0
votes
50
views
Willem
asked 2 days ago
We need to create an alert to track accuracy of our predictions and need to alert if the accuracy drops below a certain threshold. I see that QS supports alert on only specific types of visuals. I...
1
answers
0
votes
26
views
asked 2 days ago
`SYNTAX_ERROR: line 2:6: Schema ardl_common_prodna does not exist` This query ran against the "" database, unless qualified by the query. Please post the error message on our forum or contact...
0
answers
0
votes
31
views
asked 5 days ago
Running any query in Athena on a particular table "sometable" fails after ~15 seconds eg: ``` SELECT * FROM "somedatabase"."sometable" limit 10; ``` And returns this error message...
0
answers
0
votes
32
views
azhang
asked 7 days ago
Hi Folks, can i query from UI(s3, athena) the Byte Range Fetch for an object in a bucket, how?, thanks
1
answers
0
votes
16
views
Willi5
asked 8 days ago