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 tags to filter
Sort by most recent
2013 results
I have created a crawler to insert data from redshift tables into the glue data catalog. I have created the glue connection and an IAM role with the following policies: AmazonRedshiftFullAccess Amazo...
2
answers
0
votes
16
views
asked 2 days ago
Hi everyone, I'm currently using AWS Glue 4.0 to run a streaming ETL job that reads data from Kinesis. The job is configured with a interval of 15 seconds, and it's checkpointing to S3. Over time, I'...
2
answers
0
votes
29
views
asked 2 days ago
I'm currently working with an AWS Athena Iceberg table and trying to use `ALTER TABLE ... ADD COLUMNS` to add new columns. However, I need to add a column whose name is written in Korean (e.g., `진단결과`...
1
answers
0
votes
24
views
asked 2 days ago
Im using Redshift serverless to access tables in glue catalog and s3 in a different account (same region eu-west-1) I already have access to those tables using my account glue and athena In the othe...
0
answers
0
votes
14
views
asked 3 days ago
I'm running a simple test from Redshift to Redshift using JDBC connector and Glue ETL. Objective is to test JOB BOOKMARK feature. I don't have a primary key defined in source, so using LoadTimestamp w...
1
answers
0
votes
34
views
asked 4 days ago
I'm encountering an issue while querying an Iceberg table in Athena. The table schema is successfully detected in the Glue Catalog, and the Glue crawler runs without errors. However, when attempting t...
Accepted AnswerAmazon AthenaAWS Glue
2
answers
0
votes
47
views
asked 12 days ago
I am trying to use the Glue table optimization feature that you find in the Glue console -> Go into any table -> "Enable optimization". The process asks you for an IAM role, for which I created a role...
1
answers
0
votes
39
views
asked 12 days ago
The network interface was created by AWSGlueServiceRole-redshift and we've confirmed that no active Glue jobs or Redshift integrations are using it. But it won't let me delete it. How can I resolve th...
2
answers
0
votes
54
views
asked 16 days ago
This post discusses how customers can ingest data from delta lake into Amazon Redshift using AWS Glue in both full load and change data capture format.
Dear AWS Support, We are planning to set up an AWS account for demo and evaluation purposes. We intend to use the following services: EC2 AWS Glue Amazon S3 Amazon Redshift Could you please clarify: W...
2
answers
0
votes
46
views
asked 18 days ago
We are utilizing AWS Glue as our ETL engine to transfer data from on-premises and cloud databases to an S3 bucket. Currently, we have a Lambda function that triggers a Glue job, but each time we invok...
2
answers
0
votes
96
views
asked 19 days ago
Hi, we've run into a very peculiar issue with the Athena JDBC driver; in brief some queries fail with the following error only when executed via the JDBC driver (latest version, 3.5.0 at time of writi...
2
answers
0
votes
64
views
asked 23 days ago