By using AWS re:Post, you agree to the AWS re:Post Terms of Use

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
1848 results
I see there is a change to now support requirements.txt files, however we still prefer to load our internal wheel files via S3 buckets. In Glue 4.0 we were doing this via a key of '--additional-pytho...
1
answers
0
votes
23
views
asked 2 days ago
Hi there! We want to set up a mechanism to copy the new data added to an RDS PostgreSQL database to a Supabase (either self-hosted in EC2 or cloud-hosted from Supabase) database and vice-versa. I tr...
1
answers
0
votes
16
views
profile picture
asked 2 days ago
Hi, I am trying to follow this https://docs.aws.amazon.com/glue/latest/dg/interactive-sessions-vscode.html. However, there is no vscode plugin called "AWS Glue interactive sessions" on the market. I ...
1
answers
0
votes
10
views
asked 2 days ago
Following error is shown when creating a Redshift connection. > Create connection failed during validating credentials. Please validate connection inputs and VPC connectivity to Security Token Service...
2
answers
0
votes
93
views
asked 4 days ago
Hello AWS Community, I'm aiming to improve the user experience for our team when querying data in Amazon Athena. Specifically, I want to display the most recent data update time, based on the actual ...
1
answers
0
votes
17
views
asked 4 days ago
Im trying to connect Azure SQL server as source for AWS Glue jobs. During preview, I am faced with error for the IP not being able to access the server. Noticed that the Client IP of AWS Glue keeps ...
3
answers
0
votes
22
views
asked 5 days ago
Im trying to install and use a Python package that is not native in AWS Glue Visual ETL - Custom Transform node. !pip install textdistance -> !pip is invalid syntax in the Custom Transform code Wo...
Accepted AnswerAWS Glue
2
answers
0
votes
15
views
asked 7 days ago
We have been trying Firehose for Iceberg Tables. The source is Kinesis stream attached to DynamoDB tables with some Lambda processing in between. Table has been successfully filled by Firehose, but ...
1
answers
0
votes
38
views
asked 7 days ago
I am having customSQL rules for Glue data quality check along with the recommended rules. While calling start_data_quality_ruleset_evaluation_run, i am also passing pushDownPredicate for 'enddate' par...
0
answers
0
votes
17
views
AWS
asked 8 days ago
Running a Glue Crawler on json file with this structure: [ { "SoldTo": "647218", "ContainerId": 1691340, "Container": "Per Åges Badelandcontainer 2", "ContainerRe...
1
answers
0
votes
24
views
asked 9 days ago
**Problem Description**: I need to create a metadata mapping layer in AWS Glue for DynamoDB items without crawling the entire table. The goal is to enable querying DynamoDB through Athena while not kn...
2
answers
0
votes
37
views
asked 9 days ago
I'm trying to reproduce the exercise in the link below, from the AWS Glue Immersion day workshop, but I'm having a problem with a rule recommendation failure in Glue Data Quality, due to an ambiguous ...
1
answers
0
votes
24
views
asked 10 days ago