Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 5723fa3

Browse files
committed
couple of fixes
1 parent 6399c3b commit 5723fa3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/en/user-guide/aws/glue/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,13 @@ The new executor uses the `aws-glue-libs` Docker image, offering better producti
2020
It adds support for:
2121

2222
- Running Glue jobs in Docker containers
23+
- Isolated execution environments for each job
2324
- Executing multiple jobs in parallel
2425
- Correct versioning of Spark, Hadoop, Python, Java, and related libraries
2526
- Improved startup time & offline execution
2627

2728
To use it, set `GLUE_JOB_EXECUTOR=docker` and `GLUE_JOB_EXECUTOR_PROVIDER=v2` in your LocalStack configuration.
29+
The new executor additionally deprecates older versions of Glue (`0.9`, `1.0`, `2.0`).
2830
{{< /callout >}}
2931

3032
## Getting started

0 commit comments

Comments
 (0)