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.

1734 results
Hi From one day to another, all my Jupyter Notebooks jobs links in AWS Glue got like the screenshot attached ![Broken link](/media/postImages/original/IMieROVZoTTXeimkxmSBKotg) Any idea?
2
answers
0
votes
140
views
asked 4 months ago
I’m getting an error from my glue job (see error below). I’m using kinesis to stream data to amazon redshift, and doing some transformations with Glue using the visual ETL. As data sources, I’m using...
Accepted AnswerAWS Glue
1
answers
0
votes
190
views
asked 4 months ago
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
365
views
Tom Lo
asked 4 months ago
following sample/example provided by aws here -...
1
answers
0
votes
171
views
asked 4 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
259
views
profile picture
gh02
asked 4 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
331
views
asked 4 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
246
views
asked 4 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
314
views
asked 4 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
166
views
Don
asked 4 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
243
views
John
asked 4 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
173
views
profile picture
asked 4 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
169
views
asked 4 months ago