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 <[email protected]>
Date: 2017-06-30T17:27:25Z
Add Python mobile gaming streaming examples
commit 1797c9dc78f2b955cac8cd2b79b9af911e546b95
Author: David Cavazos <[email protected]>
Date: 2017-06-30T20:44:40Z
Fixed lint warnings
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---