[
https://issues.apache.org/jira/browse/BEAM-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360293#comment-15360293
]
ASF GitHub Bot commented on BEAM-77:
------------------------------------
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 <[email protected]>
Date: 2016-07-02T19:09:13Z
Clean up duplicate dependencies in runners core java pom
commit c3d175b729c883e0571ebaaf38643a724a1823c3
Author: Dan Halperin <[email protected]>
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 <[email protected]>
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 <[email protected]>
Date: 2016-07-02T19:11:42Z
Move Datastore from sdks/java/core to io/gcp
----
> Reorganize Directory structure
> ------------------------------
>
> Key: BEAM-77
> URL: https://issues.apache.org/jira/browse/BEAM-77
> Project: Beam
> Issue Type: Task
> Components: project-management
> Reporter: Frances Perry
> Assignee: Davor Bonaci
> Fix For: 0.1.0-incubating
>
>
> Now that we've done the initial Dataflow code drop, we will restructure
> directories to provide space for additional SDKs and Runners.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)