You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/24 22:38:04 UTC

[jira] [Commented] (BEAM-2360) Add guide for writing a Beam runner

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

ASF GitHub Bot commented on BEAM-2360:
--------------------------------------

GitHub user kennknowles opened a pull request:

    https://github.com/apache/beam-site/pull/251

    [BEAM-2360] Add Beam Runner Guide

    I did a quick port of the doc at https://s.apache.org/beam-runner-guide.
    
    I wanted to open this early, because there are technical issues to address:
    
     - The language toggles are inappropriate, as I'd like to include Java and Python on the same page, so a runner can read about them both. Similarly, it is not really useful to have a bit label as to which language is being shown.
     - The toggles actually totally break the page if I try to use syntax highlighting on the protobufs (I've left it in the state it should probably end up in to demonstrate).
    
    Beyond the draft doc, I've added a ton of links to API docs and code. There may still be comments on the GDoc and I'll incorporate them here.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kennknowles/beam-site runner-guide

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/beam-site/pull/251.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #251
    
----
commit b0095ec87d692a8f6827ef1f21c2e830f182c359
Author: Kenneth Knowles <kl...@google.com>
Date:   2017-05-24T13:58:59Z

    Add Beam Runner Guide

----


> Add guide for writing a Beam runner
> -----------------------------------
>
>                 Key: BEAM-2360
>                 URL: https://issues.apache.org/jira/browse/BEAM-2360
>             Project: Beam
>          Issue Type: Wish
>          Components: website
>            Reporter: Kenneth Knowles
>            Assignee: Kenneth Knowles
>
> We now have enough runners and enough interest in more that we could really use a guide for authoring a Beam runner.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)