[ 
https://issues.apache.org/jira/browse/BEAM-9773?focusedWorklogId=425342&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-425342
 ]

ASF GitHub Bot logged work on BEAM-9773:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 20/Apr/20 14:44
            Start Date: 20/Apr/20 14:44
    Worklog Time Spent: 10m 
      Work Description: 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]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 425342)
    Time Spent: 1h 10m  (was: 1h)

> 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 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)

Reply via email to