You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kyle Weaver (Jira)" <ji...@apache.org> on 2020/04/21 22:08:00 UTC

[jira] [Resolved] (BEAM-9773) Update Dataflow Debug Capture to use Google API client Jackson 2

     [ https://issues.apache.org/jira/browse/BEAM-9773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kyle Weaver resolved BEAM-9773.
-------------------------------
    Resolution: Fixed

> 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: 2.5h
>  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)