Help us improve the AWS re:Post Knowledge Center by sharing your feedback in a brief survey. Your input can influence how we create and update our content to better support your AWS journey.
How do I troubleshoot an AWS Glue streaming job?
1 minute read
0
I want to troubleshoot my failed AWS Glue streaming job.
Verify that the job's data sources and sinks are accessible and configured correctly. For more information, see Input sources and Output sinks on the Apache Spark website.
Use AWS Glue Schema Registry to discover, control, and evolve data stream schemas. Verify that the input data schemas match the expected schemas in the streaming job.