[
https://issues.apache.org/jira/browse/BEAM-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15366779#comment-15366779
]
Vlad Rozov commented on BEAM-320:
---------------------------------
Apache Beam can do binary release that includes necessary binaries for runners,
and publish it to the Apache Beam wiki, svn repository along with the source
release, maven repository or other similar resources. I suspect that runner
providers such as Apache Flink, Apache Apex or Apache Spark will provide their
binary distributions as well. Such binary distributions are different from the
official Apache source release and if somebody uses Apache Beam source release
to build binaries, she will need to download or build dependent run-time
libraries.
> Provide Beam keyturn binary distributions embedding runners and execution
> runtime
> ---------------------------------------------------------------------------------
>
> Key: BEAM-320
> URL: https://issues.apache.org/jira/browse/BEAM-320
> Project: Beam
> Issue Type: Wish
> Components: build-system
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
>
> Now, the only distribution Beam provides is the source distribution.
> For new users, it could be interesting to have ready-to-use binary
> distribution embedding the SDK, a specific runner with the backend execution
> runtime.
> For instance, we could provide:
> - beam-spark-xxx.tar.gz containing SDK, Spark runner, Spark
> - beam-flink-xxx.tar.gz containing SDK, Flink runner, Flink
> Thoughts ?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)