Hello, seems to be a known issue: https://issues.apache.org/jira/browse/BEAM-10430
I don't know however if someone has already find a proper fix or workaround. On Fri, Jun 4, 2021 at 8:22 PM Trevor Kramer <[email protected]> wrote: > > Relating to my earlier message I sometimes get this error instead. > > java.util.ServiceConfigurationError: com.fasterxml.jackson.databind.Module: > Provider com.fasterxml.jackson.module.jaxb.JaxbAnnotationModule not a subtype > > Searching google I have found some indications that this might be a version > conflict with Jackson. I don't see how to resolve this with Python code. Does > anyone have Beam running on Flink on EMR? > > Thanks, > > Trevor >
