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, We have a glue job with these details: version 4, worker_type G.4X with 20 number of workers. It runs Python script. When executing, it fails with below error: :...
Accepted AnswerAWS Glue
2
answers
0
votes
102
views
Sharif
asked 2 months ago
I am trying to connect my AWS Glue notebook in Sagemaker Studio to Redshift Serverless, but I keep encountering a connection timeout error. The network mode is: Public internet access. To this mode, I...
1
answers
0
votes
229
views
asked 2 months ago
I'm trying to refresh a materialized view with a glue job, connecting to Redshift cluster using boto3 authenticating with a database username. The execution timeouts with no errors in CloudWatch. I'm...
3
answers
0
votes
213
views
profile picture
asked 2 months ago
Hi I am facing **ERROR : Internal Service Exception** while trying to crawl the S3 bucket folder using the Glue crawler. Carwler Target is the Glue catalog tables. Earlier it worked for one crawler...
1
answers
0
votes
118
views
ravi_tb
asked 2 months ago
I'm confused by AWS documentation regarding compatibility with delta tables. We need to delete a column that is the "column mapping" feature supported in delta-lake 1.2.0 and we do it through spark...
1
answers
0
votes
256
views
Sergii
asked 2 months ago
Hi, I am creating a Glue job to copy files from Source S3 to another target S3. The source S3 and Glue Job are in same AWS account. But the target bucket is different account. 1. I can read the file...
5
answers
0
votes
354
views
Bharath
asked 2 months ago
I am using Glue Version 4 notebook in Glue Studio. Also tried Script version in the console. All of them do not recognize Lake Formation hybrid opt-in APIs. Throws below error. "AttributeError:...
Accepted AnswerAWS Glue
2
answers
0
votes
236
views
AWS
aarts
asked 2 months ago
I have been implementing a small ETL job using Pyspark. **I plan to deploy it to AWS Glue and will use an S3 bucket. to read and write my files instead of local file, once it is ready.** This ETL...
0
answers
1
votes
331
views
profile picture
asked 2 months ago
I am using AWS GLUE ETL job that is fetching data from Mongo DB and putting it to AWS Glue catalog table but the issue is everytime the job runs it is creating the duplicate entries.(If there are 1000...
2
answers
0
votes
437
views
asked 2 months ago
Hello AWS Community, I am currently storing event logs in an RDS Postgres database and am looking for an efficient way to manage the growing size of our tables. Here's what I am aiming to...
1
answers
0
votes
472
views
Alan
asked 2 months ago
say, i have some data in s3 bucket and an aws glue crawler job that reads and creates few aws glue catalog tables. I want to read the data in these tables and push it to some other database like...
1
answers
0
votes
672
views
asked 2 months ago
I have been trying to send data from Salesforce to Redshift using App Flow. Every time when I setup the flow I am getting an error 'Connector timed out'. I have tried both serverless and cluster. I am...
2
answers
0
votes
702
views
asked 2 months ago