All Content 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
1818 results
I need to execute two commands into an Aurora MySQL database, which has a connection in glue already in place. The first command is **TRUNCATE TABLE** and the second **LOAD DATA FROM S3** into a tabl...
0
answers
0
votes
24
views
profile picture
asked 2 months ago
Good morning, When creating a crawler with the wizard, the following message is appearing: One crawler failed to create The following crawler failed to create: "teste-ucs" Here is the most recent ...
1
answers
0
votes
47
views
asked 2 months ago
connection is trying to connect to postgreSQL RDS. Information like endpoint, username, password is well written. It might be timeout, given the spinning when trying to connect. But I don't know the e...
2
answers
0
votes
87
views
asked 2 months ago
Trying to have a Glue Crawler/Athena automatically pick up a timestamp format of `yyyy-MM-dd'T'HH:mm:ss.SSS'Z'`. I have confirmed all the values in my dataset are formatted as this format, example: ...
1
answers
0
votes
38
views
asked 2 months ago
Came across the following useful documentation: https://docs.aws.amazon.com/prescriptive-guidance/latest/apache-iceberg-on-aws/best-practices-read.html#read-sort-order I have a large table where I pl...
1
answers
0
votes
68
views
asked 2 months ago
Hi everyone! I’ve been following this guide (https://aws.amazon.com/blogs/aws/simplify-custom-contact-center-insights-with-amazon-connect-analytics-data-lake/) to gather data from Amazon Connect and ...
0
answers
0
votes
31
views
asked 2 months ago
Invoking a Glue Workflow from Step Functions, from wich i need to pass the Input State Step Function ASL: ``` "StartGlueWorkflow": { "Type": "Task", "Resource": "arn:aws:...
0
answers
0
votes
46
views
asked 2 months ago
Hello, I am trying to connect the AWS Glue to Redshift, but instead it is failing to connect. See the logs below for more information. I am not wiser from these logs. ``` 2024-08-29T16:51:09.960Z ERRO...
2
answers
0
votes
66
views
asked 2 months ago
Hello, we are facing a very odd issue with AWS Glue. When we run AWS Glue Crawler against the RDS Postgres v14 we get very vague error logs from CloudWatch (see below). Now, admittedly the schema is...
1
answers
0
votes
81
views
asked 2 months ago
Hi, I have an RDS postgres db that i want to crawl using aws glue, i already set up the glue crawler job and the glue connection. But i'm currently getting this error on executing the crawler job. ...
1
answers
0
votes
61
views
asked 2 months ago
This code is working for some of the assets in datazone but giving error for some assets, Do I need to change code for according to the asset type? or what can I change to fix the error? Content = ...
1
answers
0
votes
61
views
asked 2 months ago
I get this Error when run Glue ETL job: `Error Category: RESOURCE_NOT_FOUND_ERROR; An error occurred while calling o228.pyWriteDynamicFrame. com.amazon.ws.emr.hadoop.fs.shaded.com.amazonaws.services....
1
answers
0
votes
78
views
asked 2 months ago