[GitHub] incubator-beam pull request: [BEAM-34][BEAM-145] Make WindowingStr...

2016-05-05 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/296 [BEAM-34][BEAM-145] Make WindowingStrategy combine WindowFn with OutputTimeFn Be sure to do all of the following to help us incorporate your contribution quickly and easily:

[jira] [Updated] (BEAM-177) Integrate code coverage to build and review process

2016-05-05 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles updated BEAM-177: - Assignee: (was: Kenneth Knowles) > Integrate code coverage to build and review process >

[jira] [Resolved] (BEAM-157) CombineTest.testGlobalCombineWithDefaultsAndTriggers is broken

2016-05-05 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles resolved BEAM-157. -- Resolution: Fixed > CombineTest.testGlobalCombineWithDefaultsAndTriggers is broken >

[jira] [Resolved] (BEAM-82) Transitive dependencies in Beam pom.xml have conflicts that could result in old versions if reordered

2016-05-05 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles resolved BEAM-82. - Resolution: Fixed > Transitive dependencies in Beam pom.xml have conflicts that could result in >

[jira] [Commented] (BEAM-259) Execute selected RunnableOnService tests with Spark runner

2016-05-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15273223#comment-15273223 ] ASF GitHub Bot commented on BEAM-259: - GitHub user kennknowles opened a pull request:

[jira] [Commented] (BEAM-192) Create new landing page for Apache Beam Documentation

2016-05-05 Thread Devin Donnelly (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15273099#comment-15273099 ] Devin Donnelly commented on BEAM-192: - The following pull request on incubator-beam-site addresses this

[jira] [Commented] (BEAM-22) DirectPipelineRunner: support for unbounded collections

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

[2/2] incubator-beam git commit: This closes #282

2016-05-05 Thread kenn
This closes #282 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/51e1e59b Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/51e1e59b Diff:

[GitHub] incubator-beam pull request: Remove Dataflow runner references in ...

2016-05-05 Thread peihe
GitHub user peihe opened a pull request: https://github.com/apache/incubator-beam/pull/293 Remove Dataflow runner references in WordCount examples. You can merge this pull request into a Git repository by running: $ git pull https://github.com/peihe/incubator-beam

[jira] [Commented] (BEAM-115) Beam Runner API

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

[GitHub] incubator-beam pull request: [BEAM-115] Port batch Flink GroupByKe...

2016-05-05 Thread kennknowles
Github user kennknowles closed the pull request at: https://github.com/apache/incubator-beam/pull/277 --- 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: Add wildcard to checkstyle ordering

2016-05-05 Thread sammcveety
GitHub user sammcveety opened a pull request: https://github.com/apache/incubator-beam/pull/292 Add wildcard to checkstyle ordering Add wildcard to checkstyle, to handle unexpected package prefixes. These should still be ordered before the sun and java packages. You can merge

[jira] [Commented] (BEAM-258) Execute selected RunnableOnService tests with Flink runner

2016-05-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15272882#comment-15272882 ] ASF GitHub Bot commented on BEAM-258: - GitHub user kennknowles opened a pull request:

[jira] [Created] (BEAM-258) Execute selected RunnableOnService tests with Flink runner

2016-05-05 Thread Kenneth Knowles (JIRA)
Kenneth Knowles created BEAM-258: Summary: Execute selected RunnableOnService tests with Flink runner Key: BEAM-258 URL: https://issues.apache.org/jira/browse/BEAM-258 Project: Beam Issue

[jira] [Commented] (BEAM-52) KafkaIO - bounded/unbounded, source/sink

2016-05-05 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15272649#comment-15272649 ] Raghu Angadi commented on BEAM-52: -- Kafka Sink PR : https://github.com/apache/incubator-beam/pull/271 >