[
https://issues.apache.org/jira/browse/BEAM-2575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16079696#comment-16079696
]
ASF GitHub Bot commented on BEAM-2575:
--------------------------------------
GitHub user tweise opened a pull request:
https://github.com/apache/beam/pull/3529
BEAM-2575 ApexRunner doesn't emit watermarks for additional outputs
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`.
- [ ] 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.pdf).
---
R: @reuvenlax @kennknowles
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tweise/beam BEAM-2575_additonalOutputs
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/3529.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 #3529
----
commit cb5061e7149519cb18673f4c572757dce3cc7bd1
Author: Thomas Weise <[email protected]>
Date: 2017-07-09T18:57:43Z
BEAM-2575 ApexRunner doesn't emit watermarks for additional outputs
----
> ApexRunner doesn't emit watermarks for additional outputs
> ----------------------------------------------------------
>
> Key: BEAM-2575
> URL: https://issues.apache.org/jira/browse/BEAM-2575
> Project: Beam
> Issue Type: Bug
> Components: runner-apex
> Reporter: Thomas Weise
> Assignee: Thomas Weise
>
> https://lists.apache.org/thread.html/51113a207f96d0522fb81adb65e35e134a0c52cf4bbe1cfc46508d83@%3Cdev.beam.apache.org%3E
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)