[
https://issues.apache.org/jira/browse/BEAM-7420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16861350#comment-16861350
]
Mike Kaplinskiy commented on BEAM-7420:
---------------------------------------
Ah that's pretty convenient. I was following the instructions at
[https://ci.apache.org/projects/flink/flink-docs-release-1.8/dev/projectsetup/dependencies.html]
and saw that it was provided so I just excluded them. That said, it would
definitely be nice to be able to include "all of the beam I need" without
requiring I also run on flink :). I'm happy to submit a patch if you'd like.
> 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
>
> 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.3#76005)