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
I am using Athena UNLOAD query to unload results of SELECT in parquet format. I have columns in snake_case in Athena Table. So I did SELECT snake_case as snakeCase .. in my query. The problem is I...
0
answers
0
votes
116
views
Rahul
asked 3 months ago
I previously had csv files with some columns and data and I replaced one column with two new columns. When I run crawler and try to view on Athena, it throws this error: HIVE_INVALID_METADATA: Hive...
1
answers
0
votes
232
views
John
asked 3 months ago
Hi everyone, I am trying to set up cross account access for Glue catalog, I am using a customer-managed key in Glue and also set s3 encryption type to SSE-KMS and re-encrypt all current object.. my...
3
answers
0
votes
208
views
profile picture
gh02
asked 3 months ago
Hi, I am trying to set up the cross account access for Glue catalog. I want to have access to the data located in producer account inside consumer account's Athena. after setting up the access and run...
2
answers
0
votes
308
views
profile picture
gh02
asked 3 months ago
Hi, We're working on ICEBERG table and using MERGE INTO statement. We would like to implement the following logic: 1. In case there is match between some fields in source table on top of target table...
2
answers
0
votes
137
views
moshe
asked 3 months ago
Hi, I'd like to raise an issue with the Athena JDBC driver developers - is there a bug tracker somewhere I can log that in? thanks
1
answers
0
votes
181
views
Lee
asked 4 months ago
Hi, I wanted to know what will be the cost to execute. MSCK REPAIR TABLE tablename Also if there is any other way to refresh / load partitions to athena table which is better than *MSCK REPAIR *...
1
answers
0
votes
221
views
Sandeep
asked 4 months ago
Hi, the Glue catalog cross-account needs customer-managed keys. when we create a new KMS key, change the KMS key in the Glue catalog setting, and run crawlers, it does not mean to encrypt existing...
4
answers
0
votes
224
views
profile picture
gh02
asked 4 months ago
Hi I'm trying to read avro files in Athena, the workflow is from DynamoDB to Kinesis then to Firehose, converting the format to AVRO in firehose using a lambda and configuring the compression within...
2
answers
0
votes
410
views
Chris
asked 4 months ago
Hello everyone, Is it possible to request a quota increase for the number of Athena workgroups, as my solution can scale and get more than 1000 customers. Thank you in advance Kind Regards, N.E
1
answers
0
votes
104
views
asked 4 months ago
I'm using [Athena JDBC driver 3.2](https://docs.aws.amazon.com/athena/latest/ug/jdbc-v3-driver.html) (uberjar) to execute queries in clojure. Queries that I execute produce expected results, but also...
1
answers
0
votes
90
views
lbrdnk
asked 4 months ago
I am trying to use the DATEADD function, but I encountered an issue. I am querying an S3 database using Athena. Do I need to store the data in Redshift to use the DATEADD function? Any guidance would...
1
answers
0
votes
333
views
Kaitlyn
asked 4 months ago