Questions tagged with AWS Glue

AWS Glue is a serverless data integration service that makes it easy to discover, prepare, and combine data for analytics, machine learning, and application development.

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.

Hi everyone, for Glue catalog cross account I changed the key in catalog settings to a customer-managed kms key. I kept s3 bucket(where data stores) encryption type as it was( SSE-s3). I also did all...
1
answers
0
votes
235
views
profile picture
gh02
asked 3 months ago
Hi, I am getting AccessDenied Error on S3, while trying to write to S3 with AWS Glue. Below is the error message: com.amazon.ws.emr.hadoop.fs.shaded.com.amazonaws.services.s3.model.AmazonS3Exception:...
2
answers
0
votes
311
views
asked 3 months ago
Hi, I am getting AccessDenied Error on S3, while trying to write to S3 with AWS Glue. Below is the error...
3
answers
0
votes
205
views
asked 3 months ago
**Use Case:** Build a data warehouse in Redshift using DynamoDB data. **Background:** I am creating 6 different Redshift tables from a single DynamoDB table using glue visual ETL. There are 6...
1
answers
0
votes
299
views
asked 3 months ago
I am trying to add new columns to a table defined in Glue using the "Edit schema as JSON" interface. After adding new objects to the JSON array like: ``` { "Name": "content_title", ...
Accepted AnswerAWS Glue
1
answers
0
votes
149
views
Don
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
209
views
John
asked 3 months ago
I have a need to send traces from AWS Glue job (written in Python script) to AWS X-Ray. Since X-Ray does not support AWS Glue out of the box, I needed to write little more code to instrument Python...
1
answers
0
votes
142
views
profile picture
asked 3 months ago
Hi team, I want to read tables from redshift using glue (Account-a) and perform some transformation and load into S3 (Account-b). Is there any way I can do this. I have added trust relationships in...
1
answers
0
votes
142
views
asked 3 months ago
Hi, I changed the key in the Glue catalog setting to a customer-managed key. But when I run the Athena query, in CloudTrail I can see there are some decrypt events related to the new key...
2
answers
0
votes
209
views
profile picture
gh02
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
189
views
profile picture
gh02
asked 3 months ago
I am using public subnet, that has a route table with internet gateway, destination 0.0.0.0/0. I am still not able to access to pypi to download necessary libraries in glue python shell. Getting below...
1
answers
0
votes
319
views
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
291
views
profile picture
gh02
asked 3 months ago