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

[GitHub] incubator-beam pull request #584: [WIP] [BEAM-77] Move GCP IOs into GCP IO p...

GitHub user dhalperi opened a pull request:

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

    [WIP] [BEAM-77] Move GCP IOs into GCP IO package

    - [ ] Datastore
    - [ ] BigQuery
    - [ ] PubSub
    - [ ] IOChannelFactory
    - [ ] Coders
    - [ ] Transports

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

    $ git pull https://github.com/dhalperi/incubator-beam gcp-io

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

    https://github.com/apache/incubator-beam/pull/584.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 #584
    
----
commit a64c5b28f372734d2cb7dadb0dca20261b93001e
Author: Dan Halperin <dh...@google.com>
Date:   2016-07-02T19:09:13Z

    Clean up duplicate dependencies in runners core java pom

commit c3d175b729c883e0571ebaaf38643a724a1823c3
Author: Dan Halperin <dh...@google.com>
Date:   2016-07-02T19:10:10Z

    Add io-gcp to top-level pom dependency management
    
    So its version is inherited everywhere that depends on it

commit 143ea88020f55ff4511cecac0e016996f2cc87c4
Author: Dan Halperin <dh...@google.com>
Date:   2016-07-02T19:10:34Z

    gcp-io: do not depend on google-cloud-dataflow-runner
    
    This is needed because Dataflow runner depends on GCP IOs
    in order to do runner-specific overrides of core transforms.
    
    This will break ITs for GCP IO, so will need more work.

commit bbd3b5067ce701573b46c838c8d405089b199074
Author: Dan Halperin <dh...@google.com>
Date:   2016-07-02T19:11:42Z

    Move Datastore from sdks/java/core to io/gcp

----


---
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 #584: [BEAM-77] Move datastore into GCP IO packa...

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

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


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