[
https://issues.apache.org/jira/browse/BEAM-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15234875#comment-15234875
]
ASF GitHub Bot commented on BEAM-77:
------------------------------------
GitHub user jbonofre opened a pull request:
https://github.com/apache/incubator-beam/pull/160
[BEAM-77] Move flink and spark runners into runners/java module as de…
This pull request moves the flink and spark runners in the runners/java
module as described in the Repository Structure document
(https://drive.google.com/folderview?id=0B-IhJZh9Ab52OFBVZHpsNjc4eXc&usp=sharing)
and in order to prepare the coming Python SDK.
Be sure to do all of the following to help us incorporate your contribution
quickly and easily:
- [X] Make sure the PR title is formatted like:
`[BEAM-<Jira issue #>] Description of pull request`
- [X] Make sure tests pass via `mvn clean verify`. (Even better, enable
Travis-CI on your fork and ensure the whole test matrix passes).
- [X] Replace "<Jira issue #>" in the title with the actual Jira issue
number, if there is one.
- [X] If this contribution is large, please file an Apache
[Individual Contributor License
Agreement](https://www.apache.org/licenses/icla.txt).
---
…scribed in the repository structure document and to prepare the Python SDK
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jbonofre/incubator-beam RUNNERS_REORG
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-beam/pull/160.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 #160
----
commit 066d94c2bf76a499a681c1bc0642d9e45c256d3d
Author: Jean-Baptiste Onofré <[email protected]>
Date: 2016-04-11T10:55:35Z
[BEAM-77] Move flink and spark runners into runners/java module as
described in the repository structure document and to prepare the Python SDK
----
> 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: Jean-Baptiste Onofré
>
> 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)