GitHub user silviulica opened a pull request:
https://github.com/apache/incubator-beam/pull/715
Make save_main_session optional
This PR does 3 things:
1) make --save_main_session optional
2) Sets it to true in all examples that need it (e.g., wordcount needs it)
3) refactor setup.py to separate as much as possible setup logic from
strings/versions.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/silviulica/incubator-beam
main_session_optional
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-beam/pull/715.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 #715
----
commit e739431b7bbc64c39bc3384daaf4706972021bf0
Author: Silviu Calinoiu <[email protected]>
Date: 2016-07-22T20:14:14Z
Make save_main_session optional
----
---
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.
---