-
I was trying out this out in the python and getting this error. Running on EMR 6.6.0
here is the code
And I did add the following jars to the EMR 6.6.0
I see the AbstractKafkaSchemaSerDeConfig class is in kafka-avro-serializer-7.1.1.jar |
Beta Was this translation helpful? Give feedback.
Answered by
kothapet
Jun 28, 2022
Replies: 1 comment
-
I guess the kafka-schema-serializer-7.1.1.jar was missing.. so all good here |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
cerveada
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I guess the kafka-schema-serializer-7.1.1.jar was missing.. so all good here