[ https://issues.apache.org/jira/browse/BEAM-6714?focusedWorklogId=202288&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-202288 ]
ASF GitHub Bot logged work on BEAM-6714: ---------------------------------------- Author: ASF GitHub Bot Created on: 21/Feb/19 23:34 Start Date: 21/Feb/19 23:34 Worklog Time Spent: 10m Work Description: ibzib commented on issue #7907: [BEAM-6714] Move runner-agnostic code out of FlinkJobServerDriver URL: https://github.com/apache/beam/pull/7907#issuecomment-466212773 > Can we squash the commits to keep the commit history clean. Done, hopefully it doesn't flake on me again :fearful: ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 202288) Time Spent: 4h 10m (was: 4h) > Move runner-agnostic code out of FlinkJobServerDriver > ----------------------------------------------------- > > Key: BEAM-6714 > URL: https://issues.apache.org/jira/browse/BEAM-6714 > Project: Beam > Issue Type: Task > Components: runner-flink, runner-samza, runner-spark > Reporter: Kyle Weaver > Assignee: Kyle Weaver > Priority: Major > Time Spent: 4h 10m > Remaining Estimate: 0h > > [FlinkJobServerDriver|https://github.com/apache/beam/blob/master/runners/flink/src/main/java/org/apache/beam/runners/flink/FlinkJobServerDriver.java] > contains quite a bit of code that is not actually specific to the Flink > runner. This runner-agnostic code should be shared so that other runners (ie > Spark) developing portability can leverage it. -- This message was sent by Atlassian JIRA (v7.6.3#76005)