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/06/30 21:00:00 UTC

[jira] [Commented] (BEAM-2484) Add streaming examples for Python

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

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

GitHub user davidcavazos opened a pull request:

    https://github.com/apache/beam/pull/3483

    [BEAM-2484] Add Python mobile gaming streaming examples

    Hi @aaltay,
    
    This adds leader_board.py and game_stats.py for streaming examples in the mobile game series.
    
    It also removes the BigQuery output for both user_score.py and hourly_team_score.py to remove the GCP dependency as well as simplify the examples.

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

    $ git pull https://github.com/davidcavazos/beam python-streaming-examples

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

    https://github.com/apache/beam/pull/3483.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 #3483
    
----
commit 76f2f64d8240a073157cff16ed4b0b40aae2608b
Author: David Cavazos <dc...@google.com>
Date:   2017-06-30T17:27:25Z

    Add Python mobile gaming streaming examples

commit 1797c9dc78f2b955cac8cd2b79b9af911e546b95
Author: David Cavazos <dc...@google.com>
Date:   2017-06-30T20:44:40Z

    Fixed lint warnings

----


> Add streaming examples for Python
> ---------------------------------
>
>                 Key: BEAM-2484
>                 URL: https://issues.apache.org/jira/browse/BEAM-2484
>             Project: Beam
>          Issue Type: Improvement
>          Components: examples-python
>            Reporter: David Cavazos
>            Priority: Trivial
>
> Port the mobile gaming example to Python



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)