stevekoonce commented on issue #11442: URL: https://github.com/apache/beam/pull/11442#issuecomment-616600365
@scwhittle: I added simple log messages to the class and removed the dependency that allowed this to compile and test successfully from the Dataflow runner gradle config. google-http-client-jackson-1.29.2 contains the old version of the JacksonFactory and is present in the test classpath, but will not be in the Dataflow job classpath. I updated the description to reflect that. @lukecwik: I also updated the remaining test you pointed out ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
