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 2016/10/31 03:33:58 UTC

[jira] [Commented] (BEAM-844) Add a README.md for Apex runner

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

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

GitHub user tweise opened a pull request:

    https://github.com/apache/incubator-beam/pull/1231

    [BEAM-844] Example for ApexRunner README

    Be sure to do all of the following to help us incorporate your contribution
    quickly and easily:
    
     - [ ] Make sure the PR title is formatted like:
       `[BEAM-<Jira issue #>] Description of pull request`
     - [ ] Make sure tests pass via `mvn clean verify`. (Even better, enable
           Travis-CI on your fork and ensure the whole test matrix passes).
     - [ ] Replace `<Jira issue #>` in the title with the actual Jira issue
           number, if there is one.
     - [ ] If this contribution is large, please file an Apache
           [Individual Contributor License Agreement](https://www.apache.org/licenses/icla.txt).
    
    ---
    R @kennknowles 

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

    $ git pull https://github.com/tweise/incubator-beam BEAM-844.README

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

    https://github.com/apache/incubator-beam/pull/1231.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 #1231
    
----
commit c95ad02f0eaccc73b5f5801b60e16b2d605bfbea
Author: Thomas Weise <th...@apache.org>
Date:   2016-10-29T06:47:42Z

    BEAM-858 Add ApexRunner test execution to examples.

commit cdf73470c8890c1bdbf6da062a1da0b7d5958bc4
Author: Thomas Weise <th...@apache.org>
Date:   2016-10-31T03:28:31Z

    BEAM-844 add example for README

----


> Add a README.md for Apex runner
> -------------------------------
>
>                 Key: BEAM-844
>                 URL: https://issues.apache.org/jira/browse/BEAM-844
>             Project: Beam
>          Issue Type: Task
>          Components: runner-apex
>            Reporter: Thomas Weise
>
> Summarize current state, document how to run example application with it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)