aws-samples / aws-samples/aws-glue-samples
Launch AWS Glue Spark UI Filtered to Specific Applications
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 834
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 1
Description
I have been using the AWS Glue Spark UI via Docker and find that it often takes a really long time to boot up since it needs to parse several event logs.
Usually there is a particular job that I am interested in debugging and would like to tell the container to just parse that particular job.
Is there a way I can filter down which jobs the container is parsing?
Contributor guide
Research direction
Start with the Docker-based AWS Glue Spark UI and its event-log parsing flow; the issue names no file or test to use. Determine how a specific application or job could be selected before parsing. Done means the container can parse only the requested job's event logs and avoid unrelated startup work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, docker, spark
- Domain
- cloud, data-engineering
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100