You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/21 00:58:00 UTC

[jira] [Commented] (SAMZA-2048) Add guide to run a Beam example

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

ASF GitHub Bot commented on SAMZA-2048:
---------------------------------------

GitHub user xinyuiscool opened a pull request:

    https://github.com/apache/samza/pull/867

    SAMZA-2048: Add guide to run Beam wordcount example

    Use the maven archetype to generate the example project for beam wordcount examples. Add the steps to set it up and run the examples.

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

    $ git pull https://github.com/xinyuiscool/samza SAMZA-2048

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

    https://github.com/apache/samza/pull/867.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 #867
    
----
commit 87719d210b2aa09e6136e093f52a074faa26da85
Author: xiliu <xi...@...>
Date:   2018-12-21T00:55:33Z

    SAMZA-2048: Add guide to run Beam wordcount example

----


> Add guide to run a Beam example
> -------------------------------
>
>                 Key: SAMZA-2048
>                 URL: https://issues.apache.org/jira/browse/SAMZA-2048
>             Project: Samza
>          Issue Type: Improvement
>            Reporter: Xinyu Liu
>            Assignee: Xinyu Liu
>            Priority: Major
>
> For users who wants to try out beam API, we need to show them how to run the beam example. This is basically using maven archetype.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)