Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
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...
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'...
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., `진단결과`...
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...
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...
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...
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...
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...
EXPERT
published 17 days ago0 votes122 views
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...
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...
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...