-
### Name of the resource
AWS::Glue::Job
### Resource name
_No response_
### Description
There is now an ability to create visual ETL workflows through the SDK, by using the `CodeGenConfigurationN…
-
### Describe the bug
I have a table that was created by a glue job. I want to append data to that table using AWS Wrangler. The writting process seems to work fine, but when I check on Athena, the co…
-
### Describe the bug
I have a python script that creates and updates glue jobs.
If it detects additional arguments ( job parameters) it appends these to the default arguments of the job.
In the …
-
I use WatchTower as workaround for inability to change CloudWatch group for glue jobs written in Python.
But when I add WatchTower handler the glue jobs after successfuly finishing job freeze.
In …
-
### Describe the feature
Add a Glue Trigger Scheduler in the high-level construct for Glue Job.
Link to Glue::Triger CloudFormation: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/…
-
### New feature motivation
Similar to the secrets checks for the other services (lambda/ec2/ecs/etc), more checks can be implemented
### Solution Proposed
Elastic Beanstalk:
* Configuration files …
-
### Describe the bug
Our Glue jobs suddenly started to fail with ImportError: numpy.core.multiarray failed to import
### How to Reproduce
Just use pandas
### Expected behavior
Numpy should be i…
-
### Describe the bug
Glue Python job imports fail when the jobs are created using `glue.Job` and make use of `extra_python_files` and `glue.Code.from_asset`. CDK seems to be renaming the imported fil…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-