1 Risposta
- Più recenti
- Maggior numero di voti
- Maggior numero di commenti
0
Hello,
Thank you for raising this question on re:Post.
From the stacktrace shared I can see it is a ClassCastException during serialization, which points to some incompatibility of the classes for serialization in the spark application. However, it is not enough to clearly identify the root cause here. Please help us with the following so that we can assist you further on this
- Are you able to run this successfully on EMR on EC2 cluster?
- Are you able to run a test without
deequto confirm EMR serverless job is working as expected without this dependency? - Please share how you are adding the additional
deequlibraries to the runtime serverless environment. Yourstart-job-runcommand should have the details on this. - Please share reproduction steps, including a link to download the
deequlibrary if it is publicly available.

Thank You very much for the response...