[
https://issues.apache.org/jira/browse/BEAM-9773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kyle Weaver updated BEAM-9773:
------------------------------
Fix Version/s: 2.21.0
> Update Dataflow Debug Capture to use Google API client Jackson 2
> ----------------------------------------------------------------
>
> Key: BEAM-9773
> URL: https://issues.apache.org/jira/browse/BEAM-9773
> Project: Beam
> Issue Type: Bug
> Components: runner-dataflow
> Reporter: Steve Koonce
> Assignee: Steve Koonce
> Priority: Major
> Fix For: 2.21.0
>
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
> DebugCapture is using an old version of the JacksonFactory from Google API
> client that will not be present when running jobs on Dataflow, but is
> currently on the test classpath. Update it to use the latest to match the
> rest of the Dataflow runner and the Java SDK, and remove the jar providing
> the old version of the JacksonFactory from the Dataflow runner test
> configuration.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)