[1/2] incubator-beam git commit: Fix logical error in Sample transform javadoc

2016-03-28 Thread kenn
Repository: incubator-beam Updated Branches: refs/heads/master 7df32928f -> 9cc2c2b7f Fix logical error in Sample transform javadoc Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/4d86379a Tree:

[GitHub] incubator-beam pull request: Fix logical error in Sample transform...

2016-03-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/80 --- 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 feature

[2/2] incubator-beam git commit: Closes #71

2016-03-28 Thread dhalperi
Closes #71 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/7df32928 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/7df32928 Diff:

[1/2] incubator-beam git commit: Validate that Pubsub resource names are at least 3 chars

2016-03-28 Thread dhalperi
Repository: incubator-beam Updated Branches: refs/heads/master cd0b6ec7d -> 7df32928f Validate that Pubsub resource names are at least 3 chars Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/13755f9a

[GitHub] incubator-beam pull request: Validate that Pubsub resource names a...

2016-03-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/71 --- 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 feature

[jira] [Commented] (BEAM-53) PubSubIO: reimplement in Java

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

[GitHub] incubator-beam pull request: [BEAM-53] Java-only pub/sub source an...

2016-03-28 Thread mshields822
GitHub user mshields822 opened a pull request: https://github.com/apache/incubator-beam/pull/85 [BEAM-53] Java-only pub/sub source and sink (streaming only) First step towards supporting pub/sub i/o in any Java runner. Disclaimers: - No integration tests yet. -

[1/2] incubator-beam git commit: Move Model Enforcements into the proper module

2016-03-28 Thread kenn
Repository: incubator-beam Updated Branches: refs/heads/master f8f3745a8 -> 4f91c2eae Move Model Enforcements into the proper module Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/111e3932 Tree:

[jira] [Commented] (BEAM-121) Publish DisplayData from common PTransforms

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

[GitHub] incubator-beam pull request: DisplayData tweaks based on transform...

2016-03-28 Thread swegner
GitHub user swegner opened a pull request: https://github.com/apache/incubator-beam/pull/83 DisplayData tweaks based on transform usage [BEAM-121] Publish DisplayData from common PTransforms * Add boolean-valued display data. * Implement equality for DislpayData.Item

[jira] [Closed] (BEAM-119) Integrate DisplayData into DataflowPipelineRunner

2016-03-28 Thread Scott Wegner (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Wegner closed BEAM-119. - Resolution: Fixed This has been merged. > Integrate DisplayData into DataflowPipelineRunner >

[jira] [Closed] (BEAM-118) Add DisplayData to SDK

2016-03-28 Thread Scott Wegner (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Wegner closed BEAM-118. - Resolution: Fixed This has been merged. > Add DisplayData to SDK > -- > >

[jira] [Closed] (BEAM-90) TestCounterSource needs to include ability to force-fail snapshot

2016-03-28 Thread Mark Shields (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Shields closed BEAM-90. Resolution: Fixed > TestCounterSource needs to include ability to force-fail snapshot >

[jira] [Closed] (BEAM-97) Input watermarks can never be null

2016-03-28 Thread Mark Shields (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Shields closed BEAM-97. Resolution: Fixed > Input watermarks can never be null > -- > >

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

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

[GitHub] incubator-beam pull request: [BEAM-22] Execute ModelEnforcements i...

2016-03-28 Thread tgroh
GitHub user tgroh opened a pull request: https://github.com/apache/incubator-beam/pull/82 [BEAM-22] Execute ModelEnforcements in TransformExecutor This allows a configurable application of Model Enforcement based on the class of transform being executed, both before and after an

[GitHub] incubator-beam pull request: Exclude Eclipse .checkstyle files fro...

2016-03-28 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/81 Exclude Eclipse .checkstyle files from RAT check You can merge this pull request into a Git repository by running: $ git pull https://github.com/kennknowles/incubator-beam

[GitHub] incubator-beam pull request: Add ModelEnforcements

2016-03-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/74 --- 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 feature

[GitHub] incubator-beam pull request: Fix logical error in Sample transform...

2016-03-28 Thread swegner
GitHub user swegner opened a pull request: https://github.com/apache/incubator-beam/pull/80 Fix logical error in Sample transform javadoc If the `limit` passed into the `Sample` transform is *greater than or equal to* the size of the input, then all the input's elements will be

[1/2] incubator-beam git commit: Add GitHub pull request template

2016-03-28 Thread kenn
Repository: incubator-beam Updated Branches: refs/heads/master 706fc5376 -> 460505175 Add GitHub pull request template Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/ed690c06 Tree:

[GitHub] incubator-beam pull request: Add GitHub pull request template

2016-03-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/79 --- 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 feature

[GitHub] incubator-beam pull request: Add GitHub pull request template

2016-03-28 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/79 Add GitHub pull request template The contribution guide is still receiving comment, so this is subject to revision. But I think we can get one in place that is somewhat useful