[
https://issues.apache.org/jira/browse/BEAM-9773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Koonce updated BEAM-9773:
-------------------------------
Description: 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. (was: DebugCapture is using an old version of the
JacksonFactory from Google API client. Update it to use the latest to match
the rest of the Dataflow runner and the Java SDK.)
> 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
> Time Spent: 1h
> 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)