You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Amit Sela (JIRA)" <ji...@apache.org> on 2016/07/07 20:45:11 UTC

[jira] [Commented] (BEAM-320) Provide Beam keyturn binary distributions embedding runners and execution runtime

    [ https://issues.apache.org/jira/browse/BEAM-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15366734#comment-15366734 ] 

Amit Sela commented on BEAM-320:
--------------------------------

What about execution runtime source packaging ?

On one hand it would be easier for the user to have the runner dependency "bring-along" the execution runtime as well (like the flink-runner does), on the other hand I'm not an Apache Spark PMC or even a Committer, and I'm not sure if doing such a thing would be OK. Sounds like the people who own this code have to make this call. BTW [~jbonofre] how does it usually work ? How does it work with Hadoop across all projects using it ?

[~vrozov] mentioned that it's against Apache policy to include compiled binaries in the source release, how does this affect the choices we have ?

Adding a link to the conversation thread: http://mail-archives.apache.org/mod_mbox/incubator-beam-dev/201607.mbox/%3CCABqdQ5b8Jf20D97e1XVxF+LpZc7Sk3iRaBq33ruposwsUxGUTQ@mail.gmail.com%3E
   

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