Jenkins build is still unstable: beam_PostCommit_RunnableOnService_GoogleCloudDataflow #538

2016-06-13 Thread Apache Jenkins Server
See

[jira] [Updated] (BEAM-336) examples-java README is not up-to-date

2016-06-13 Thread Manu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manu Zhang updated BEAM-336: Fix Version/s: 0.2.0-incubating > examples-java README is not up-to-date >

[jira] [Resolved] (BEAM-336) examples-java README is not up-to-date

2016-06-13 Thread Manu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manu Zhang resolved BEAM-336. - Resolution: Fixed > examples-java README is not up-to-date > -- > >

Jenkins build is still unstable: beam_PostCommit_RunnableOnService_GoogleCloudDataflow #537

2016-06-13 Thread Apache Jenkins Server
See

[2/2] incubator-beam git commit: CompressedSourceTest: simplify

2016-06-13 Thread dhalperi
CompressedSourceTest: simplify We should use random.nextBytes(buff) instead of making the array in a loop. The code we now point to is the same as the for loop, so the test continues to pass. Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit:

[GitHub] incubator-beam pull request #456: CompressedSourceTest: simplify

2016-06-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/456 --- 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/2] incubator-beam git commit: Closes #456

2016-06-13 Thread dhalperi
Repository: incubator-beam Updated Branches: refs/heads/master 522762452 -> f9a9214dd Closes #456 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/f9a9214d Tree:

Jenkins build is back to stable : beam_PostCommit_MavenVerify #633

2016-06-13 Thread Apache Jenkins Server
See

Jenkins build became unstable: beam_PostCommit_MavenVerify #632

2016-06-13 Thread Apache Jenkins Server
See

Jenkins build became unstable: beam_PostCommit_MavenVerify » Apache Beam :: Runners :: Flink :: Core #632

2016-06-13 Thread Apache Jenkins Server
See

[1/2] incubator-beam git commit: Fix AutoComplete example streaming configuration

2016-06-13 Thread bchambers
Repository: incubator-beam Updated Branches: refs/heads/master 915bc198d -> 522762452 Fix AutoComplete example streaming configuration Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/e60e3e6d Tree:

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

2016-06-13 Thread bchambers
This closes #445 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/52276245 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/52276245 Diff:

[GitHub] incubator-beam pull request #456: CompressedSourceTest: simplify

2016-06-13 Thread dhalperi
GitHub user dhalperi opened a pull request: https://github.com/apache/incubator-beam/pull/456 CompressedSourceTest: simplify We should use random.nextBytes(buff) instead of making the array in a loop. The code we now point to is the same as the for loop, so the test

[GitHub] incubator-beam pull request #455: Set trimStackTrace to false for WordCountI...

2016-06-13 Thread peihe
GitHub user peihe opened a pull request: https://github.com/apache/incubator-beam/pull/455 Set trimStackTrace to false for WordCountIT You can merge this pull request into a Git repository by running: $ git pull https://github.com/peihe/incubator-beam set-trim Alternatively

[GitHub] incubator-beam pull request #454: Replace GcsPath by IOChannelFactory in Wor...

2016-06-13 Thread peihe
GitHub user peihe opened a pull request: https://github.com/apache/incubator-beam/pull/454 Replace GcsPath by IOChannelFactory in WordCount. You can merge this pull request into a Git repository by running: $ git pull https://github.com/peihe/incubator-beam fix-wc

[jira] [Closed] (BEAM-330) Maven exec warning message on Dataflow WordCount Example

2016-06-13 Thread Scott Wegner (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Wegner closed BEAM-330. - Resolution: Fixed This is now fixed. > Maven exec warning message on Dataflow WordCount Example >

[jira] [Closed] (BEAM-331) WindowedWordCount.AddTimestampFn has nondeterministic timestamp bounds

2016-06-13 Thread Scott Wegner (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Wegner closed BEAM-331. - Resolution: Fixed This is now fixed. > WindowedWordCount.AddTimestampFn has nondeterministic timestamp

Jenkins build is still unstable: beam_PostCommit_RunnableOnService_GoogleCloudDataflow #536

2016-06-13 Thread Apache Jenkins Server
See

[GitHub] incubator-beam pull request #453: Wait for Elements to be fetched in KafkaIO...

2016-06-13 Thread tgroh
GitHub user tgroh opened a pull request: https://github.com/apache/incubator-beam/pull/453 Wait for Elements to be fetched in KafkaIO#start Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the PR title is

[GitHub] incubator-beam pull request #452: Fix PAssert with empty collections

2016-06-13 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/452 Fix PAssert with empty collections Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure the PR title is formatted

Jenkins build is back to stable : beam_PostCommit_MavenVerify #631

2016-06-13 Thread Apache Jenkins Server
See

Jenkins build is back to stable : beam_PostCommit_MavenVerify » Apache Beam :: Examples :: Java #631

2016-06-13 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-327) Dataflow runner should have configuration for System.out/err handling

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

[2/2] incubator-beam git commit: [BEAM-327] Add configuration for Dataflow runner System.out/err

2016-06-13 Thread lcwik
[BEAM-327] Add configuration for Dataflow runner System.out/err This closes #426. Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/915bc198 Tree:

[1/2] incubator-beam git commit: Add configuration for Dataflow runner System.out/err

2016-06-13 Thread lcwik
Repository: incubator-beam Updated Branches: refs/heads/master e1b305ea5 -> 915bc198d Add configuration for Dataflow runner System.out/err Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/874e199e Tree:

Jenkins build is still unstable: beam_PostCommit_RunnableOnService_GoogleCloudDataflow #535

2016-06-13 Thread Apache Jenkins Server
See

Jenkins build became unstable: beam_PostCommit_MavenVerify #630

2016-06-13 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-331) WindowedWordCount.AddTimestampFn has nondeterministic timestamp bounds

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

[1/2] incubator-beam git commit: Make example AddTimestampFn range deterministic

2016-06-13 Thread bchambers
Repository: incubator-beam Updated Branches: refs/heads/master 9e0d7d650 -> e1b305ea5 Make example AddTimestampFn range deterministic The timestamps added in the WindowedWordCount example are currently based on when the bundles are executed, which makes the min/max bounds non-deterministic.

[GitHub] incubator-beam pull request #441: [BEAM-331] Make AddTimestampFn range deter...

2016-06-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/441 --- 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/2] incubator-beam git commit: This closes #441

2016-06-13 Thread bchambers
This closes #441 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/e1b305ea Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/e1b305ea Diff:

[GitHub] incubator-beam pull request #449: [BEAM-336] update examples-java README

2016-06-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/449 --- 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/2] incubator-beam git commit: [BEAM-336] update examples-java README

2016-06-13 Thread kenn
Repository: incubator-beam Updated Branches: refs/heads/master dbddb9f3c -> 9e0d7d650 [BEAM-336] update examples-java README Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/99c596eb Tree:

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

2016-06-13 Thread kenn
This closes #449 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/9e0d7d65 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/9e0d7d65 Diff:

[GitHub] incubator-beam pull request #451: Improve BigQueryIO validation for streamin...

2016-06-13 Thread swegner
GitHub user swegner opened a pull request: https://github.com/apache/incubator-beam/pull/451 Improve BigQueryIO validation for streaming WriteDisposition Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the

[jira] [Commented] (BEAM-289) Examples Use TypeDescriptors

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

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

2016-06-13 Thread kenn
This closes #393 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/dbddb9f3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/dbddb9f3 Diff:

[1/3] incubator-beam git commit: Changed Word Counts to use TypeDescriptors.

2016-06-13 Thread kenn
Repository: incubator-beam Updated Branches: refs/heads/master a3feeefa2 -> dbddb9f3c Changed Word Counts to use TypeDescriptors. Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/f0e266bb Tree:

Jenkins build is still unstable: beam_PostCommit_RunnableOnService_GoogleCloudDataflow #533

2016-06-13 Thread Apache Jenkins Server
See

[GitHub] incubator-beam pull request #288: Suppress spurious SDK builds

2016-06-13 Thread kennknowles
Github user kennknowles closed the pull request at: https://github.com/apache/incubator-beam/pull/288 --- 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

[jira] [Commented] (BEAM-335) beam_PostCommit_RunnableOnService_GoogleCloudDataflow broken since #514

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

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

2016-06-13 Thread kenn
This closes #448 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/a3feeefa Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/a3feeefa Diff:

[1/2] incubator-beam git commit: Add success/failure counters to new PAssert mechanism

2016-06-13 Thread kenn
Repository: incubator-beam Updated Branches: refs/heads/master fe5b8db6c -> a3feeefa2 Add success/failure counters to new PAssert mechanism Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/dd07cba3 Tree:

[jira] [Commented] (BEAM-330) Maven exec warning message on Dataflow WordCount Example

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

[1/2] incubator-beam git commit: Port cleanupDaemonThreads fix to archetype module

2016-06-13 Thread lcwik
Repository: incubator-beam Updated Branches: refs/heads/master be05942da -> fe5b8db6c Port cleanupDaemonThreads fix to archetype 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/51030829 Tree:

[2/2] incubator-beam git commit: [BEAM-330] Port cleanupDaemonThreads fix to archetype module

2016-06-13 Thread lcwik
[BEAM-330] Port cleanupDaemonThreads fix to archetype module This closes #444. Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/fe5b8db6 Tree:

[jira] [Created] (BEAM-339) Archetype project version shouldn't be coupled to Beam version

2016-06-13 Thread Scott Wegner (JIRA)
Scott Wegner created BEAM-339: - Summary: Archetype project version shouldn't be coupled to Beam version Key: BEAM-339 URL: https://issues.apache.org/jira/browse/BEAM-339 Project: Beam Issue

Jenkins build is still unstable: beam_PostCommit_RunnableOnService_GoogleCloudDataflow #532

2016-06-13 Thread Apache Jenkins Server
See

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

2016-06-13 Thread mxm
This closes #450 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/be05942d Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/be05942d Diff:

[1/2] incubator-beam git commit: [flink] fix potential NPE in ParDoWrapper

2016-06-13 Thread mxm
Repository: incubator-beam Updated Branches: refs/heads/master 60964b611 -> be05942da [flink] fix potential NPE in ParDoWrapper Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/a2abc6a2 Tree:

[GitHub] incubator-beam pull request #450: [flink] fix potential NPE in ParDoWrapper

2016-06-13 Thread mxm
GitHub user mxm opened a pull request: https://github.com/apache/incubator-beam/pull/450 [flink] fix potential NPE in ParDoWrapper Just discovered this while checking for correct execution of the bundle life cycle. This fixes potential NPEs in the ParDo translation wrapper.

[jira] [Created] (BEAM-338) Fix licensing and usage of gutenberg files in Spark test

2016-06-13 Thread JIRA
Jean-Baptiste Onofré created BEAM-338: - Summary: Fix licensing and usage of gutenberg files in Spark test Key: BEAM-338 URL: https://issues.apache.org/jira/browse/BEAM-338 Project: Beam

[jira] [Created] (BEAM-337) Cleanup NOTICE file

2016-06-13 Thread JIRA
Jean-Baptiste Onofré created BEAM-337: - Summary: Cleanup NOTICE file Key: BEAM-337 URL: https://issues.apache.org/jira/browse/BEAM-337 Project: Beam Issue Type: Improvement