[GitHub] incubator-beam pull request: Clean up Flink Runner POMs

2016-05-30 Thread aljoscha
Github user aljoscha closed the pull request at: https://github.com/apache/incubator-beam/pull/397 --- 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

[GitHub] incubator-beam pull request: Remove Some Code leftover from Earlie...

2016-05-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/396 --- 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

[2/3] incubator-beam git commit: Remove Some Code leftover from Earlier Refactoring

2016-05-30 Thread aljoscha
Remove Some Code leftover from Earlier Refactoring This only removes unused parts of code. Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/4fe7010b Tree:

[jira] [Commented] (BEAM-235) Remove streaming flag

2016-05-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15306477#comment-15306477 ] ASF GitHub Bot commented on BEAM-235: - Github user asfgit closed the pull request at:

[jira] [Commented] (BEAM-312) UnboundedSourceWrapper fails if CheckpointMarkCoder not available

2016-05-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15306478#comment-15306478 ] ASF GitHub Bot commented on BEAM-312: - Github user asfgit closed the pull request at:

[GitHub] incubator-beam pull request: [BEAM-235] use streaming mode on unbo...

2016-05-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/394 --- 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

[2/4] incubator-beam git commit: [BEAM-235] use streaming mode on unbounded sources

2016-05-30 Thread mxm
[BEAM-235] use streaming mode on unbounded sources This change automatically discovers the execution mode of the Pipeline during a preliminary "optimization" translation of the pipeline. When unbounded sources are discovered, the pipeline translation mode is switched to streaming. Users may

[GitHub] incubator-beam pull request: [BEAM-312] don't checkpoint if Checkp...

2016-05-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/395 --- 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

[1/4] incubator-beam git commit: [Beam-312] don't checkpoint if CheckpointCoder not available

2016-05-30 Thread mxm
Repository: incubator-beam Updated Branches: refs/heads/master cca2577c6 -> 36a27f538 [Beam-312] don't checkpoint if CheckpointCoder not available This skips the checkpoint logic in the UnboundedSourceWrapper if the UnboundedSource doesn't supply a CheckpointMarkCoder. Project:

[3/4] incubator-beam git commit: This closes #395

2016-05-30 Thread mxm
This closes #395 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/5d2f9cd2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/5d2f9cd2 Diff:

[4/4] incubator-beam git commit: This closes #394

2016-05-30 Thread mxm
This closes #394 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/36a27f53 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/36a27f53 Diff: