[ https://issues.apache.org/jira/browse/BEAM-7420?focusedWorklogId=294668&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-294668 ]
ASF GitHub Bot logged work on BEAM-7420: ---------------------------------------- Author: ASF GitHub Bot Created on: 14/Aug/19 10:21 Start Date: 14/Aug/19 10:21 Worklog Time Spent: 10m Work Description: mxm commented on pull request #8894: [BEAM-7420]: Allow including the flink runner without flink on the classpath. URL: https://github.com/apache/beam/pull/8894 ---------------------------------------------------------------- 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: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 294668) Time Spent: 2h 20m (was: 2h 10m) > Including the Flink runner causes exceptions unless running in a flink > environment > ---------------------------------------------------------------------------------- > > Key: BEAM-7420 > URL: https://issues.apache.org/jira/browse/BEAM-7420 > Project: Beam > Issue Type: Bug > Components: runner-flink > Reporter: Mike Kaplinskiy > Assignee: Maximilian Michels > Priority: Major > Time Spent: 2h 20m > Remaining Estimate: 0h > > The {{FlinkPipelineOptions}} imports various Flink enums which make it > impossible to e.g. run the direct runner with the same classpath but without > the flink runtime. The fix is potentially easy - make the arguments strings > and convert them to enums at the callsites. -- This message was sent by Atlassian JIRA (v7.6.14#76016)