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.

1732 results
Consider CloudFront Logs injected by AWS are stored in S3 with pattern: `s3://aws-cloudfront-log-[AWS Account ID]/[Any prefix I preferred]/E[CloudFront Distribution...
1
answers
0
votes
357
views
Tom Lo
asked 3 months ago
following sample/example provided by aws here -...
1
answers
0
votes
167
views
asked 3 months ago
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
255
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
328
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
243
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
312
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
164
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
238
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
166
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
165
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
228
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
209
views
profile picture
gh02
asked 3 months ago