You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by silviulica <gi...@git.apache.org> on 2016/07/22 20:18:36 UTC

[GitHub] incubator-beam pull request #715: Make save_main_session optional

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 <si...@google.com>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-beam pull request #715: Make save_main_session optional

Posted by silviulica <gi...@git.apache.org>.
Github user silviulica closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---