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

[GitHub] incubator-beam pull request #569: [BEAM-403] Get current SDK package from Py...

GitHub user silviulica opened a pull request:

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

    [BEAM-403] Get current SDK package from PyPI instead of GitHub

    With this change we support (in the DataflowPipelineRunner) getting the SDK package from PyPI where we will release Google packages bundling Apache Beam SDK code. This needs to change since currently we get this package from the old SDK repo (before we moved to Apache Beam).
    
    The CL also has support for computing the proper container version to be used for remote execution and in particular supports the scenario of running a non-Google wrapped Apache Beam SDK which is needed to run E2E tests in the Apache infrastructure. For this latter case the container version is 'latest' which works well for running E2E tests at HEAD.


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

    $ git pull https://github.com/silviulica/incubator-beam sdktarball

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

    https://github.com/apache/incubator-beam/pull/569.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 #569
    
----
commit 5d8a6f106ab711c700ee91548eac6f16a5b15b2d
Author: Silviu Calinoiu <si...@google.com>
Date:   2016-06-30T20:04:23Z

    Get current SDK package from PyPI instead of GitHub

----


---
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 #569: [BEAM-403] Get current SDK package from Py...

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

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


---
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.
---