AWS Glue : How to perform JDBC read parallelism
In this blog we are going to learn how to you improve query performance of you Glue ETL Job by adding parallelism in your database JDBC connection. If you are running an AWS Glue ETL Job for a large database table and if you are running OOM (Out of Memory error message) because all the… Read More AWS Glue : How to perform JDBC read parallelism