[ https://issues.apache.org/jira/browse/BEAM-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15750218#comment-15750218
]
ASF GitHub Bot commented on BEAM-1086:
--------------------------------------
GitHub user manuzhang opened a pull request:
https://github.com/apache/incubator-beam/pull/1623
[BEAM-1086] Upgrade to latest Gearpump snapshot
Be sure to do all of the following to help us incorporate your contribution
quickly and easily:
- [ ] Make sure the PR title is formatted like:
`[BEAM-<Jira issue #>] Description of pull request`
- [ ] Make sure tests pass via `mvn clean verify`. (Even better, enable
Travis-CI on your fork and ensure the whole test matrix passes).
- [ ] Replace `<Jira issue #>` in the title with the actual Jira issue
number, if there is one.
- [ ] If this contribution is large, please file an Apache
[Individual Contributor License Agreement](https://www.apache.org/licenses/icla.txt).
---
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/manuzhang/incubator-beam gearpump-runner-upgrade
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-beam/pull/1623.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 #1623
----
commit 7fdae1f9e94e1ba4dfb8b0f129e37510e5e6db7c
Author: manuzhang <owenzhang1990@gmail.com>
Date: 2016-12-09T01:20:50Z
[BEAM-1086] Upgrade to latest Gearpump snapshot
----
> Upgrade to latest Gearpump snapshot
> -----------------------------------
>
> Key: BEAM-1086
> URL: https://issues.apache.org/jira/browse/BEAM-1086
> Project: Beam
> Issue Type: Improvement
> Components: runner-gearpump
> Reporter: Manu Zhang
> Assignee: Manu Zhang
>
> The latest Gearpump snapshot version is available under [apache repo | https://repository.apache.org/content/repositories/snapshots/org/apache/gearpump/gearpump-core_2.11/0.8.3-SNAPSHOT/].
To support the Gearpump runner, we need to continuously evolve Gearpump and bring in Beam
capabilities. Depending on a snapshot version will greatly accelerate the integration.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|