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/12/07 10:04:58 UTC

[jira] [Commented] (BEAM-329) Spark runner README should have a proper batch example.

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

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

GitHub user amitsela opened a pull request:

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

    [BEAM-329] Spark runner README should have a proper batch example.

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


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

    $ git pull https://github.com/amitsela/incubator-beam BEAM-329

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

    https://github.com/apache/incubator-beam/pull/1532.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 #1532
    
----
commit c50fe89a071f59740b6f5bd90e1984ca3159162f
Author: Sela <an...@paypal.com>
Date:   2016-12-07T09:20:07Z

    [BEAM-329] Spark runner README should have a proper batch example.

----


> Spark runner README should have a proper batch example.
> -------------------------------------------------------
>
>                 Key: BEAM-329
>                 URL: https://issues.apache.org/jira/browse/BEAM-329
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-spark
>    Affects Versions: 0.2.0-incubating
>            Reporter: Amit Sela
>            Assignee: Amit Sela
>            Priority: Minor
>
> The Spark runner should have a proper WordCount (or something more fancy) example in the README. This is a bit problematic as Beam is lacking HDFS support in TextIO. 



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