[jira] [Updated] (BEAM-620) DataflowPipelineJob IllegalArgumentException from time underflow

2016-09-07 Thread Daniel Halperin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Halperin updated BEAM-620: - Description: {code} Exception in thread "main" java.lang.IllegalArgumentException:

[jira] [Commented] (BEAM-620) DataflowPipelineJob IllegalArgumentException from time underflow

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

[GitHub] incubator-beam pull request #932: [BEAM-620] DataflowPipelineJob: catch an u...

2016-09-07 Thread dhalperi
GitHub user dhalperi opened a pull request: https://github.com/apache/incubator-beam/pull/932 [BEAM-620] DataflowPipelineJob: catch an underflow in backoff code Forward port of https://github.com/GoogleCloudPlatform/DataflowJavaSDK/pull/422 You can merge this pull request into a

[jira] [Created] (BEAM-620) DataflowPipelineJob IllegalArgumentException from time underflow

2016-09-07 Thread Daniel Halperin (JIRA)
Daniel Halperin created BEAM-620: Summary: DataflowPipelineJob IllegalArgumentException from time underflow Key: BEAM-620 URL: https://issues.apache.org/jira/browse/BEAM-620 Project: Beam

Jenkins build is back to stable : beam_PostCommit_RunnableOnService_GoogleCloudDataflow #1104

2016-09-07 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-493) All Runners Run WordCount in Precommit

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

[GitHub] incubator-beam pull request #931: [BEAM-493] Modify examples pom to add prec...

2016-09-07 Thread jasonkuster
GitHub user jasonkuster opened a pull request: https://github.com/apache/incubator-beam/pull/931 [BEAM-493] Modify examples pom to add precommit execution profile. Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x]

Jenkins build became unstable: beam_PostCommit_RunnableOnService_GoogleCloudDataflow #1103

2016-09-07 Thread Apache Jenkins Server
See

[jira] [Resolved] (BEAM-544) Add header/footer support to TextIO.Write

2016-09-07 Thread Luke Cwik (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Cwik resolved BEAM-544. Resolution: Fixed Fix Version/s: 0.3.0-incubating > Add header/footer support to TextIO.Write >

[jira] [Commented] (BEAM-544) Add header/footer support to TextIO.Write

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

[GitHub] incubator-beam pull request #918: [BEAM-544] Add header/footer support to Te...

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

[3/8] incubator-beam git commit: Added even more javadoc to TextIO#withHeader and TextIO#withFooter (2).

2016-09-07 Thread lcwik
Added even more javadoc to TextIO#withHeader and TextIO#withFooter (2). Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/f21875e2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/f21875e2

[8/8] incubator-beam git commit: [BEAM-544] Add header/footer support to TextIO.Write

2016-09-07 Thread lcwik
[BEAM-544] Add header/footer support to TextIO.Write This closes #918 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/f33296c7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/f33296c7 Diff:

[7/8] incubator-beam git commit: !fixup Minor javadoc clean-up

2016-09-07 Thread lcwik
!fixup Minor javadoc clean-up Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/ce1294dd Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/ce1294dd Diff:

[4/8] incubator-beam git commit: Reverted header and footer to be of type String.

2016-09-07 Thread lcwik
Reverted header and footer to be of type String. Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/0e8ff41e Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/0e8ff41e Diff:

[2/8] incubator-beam git commit: Add header/footer support to TextIO.Write

2016-09-07 Thread lcwik
Add header/footer support to TextIO.Write Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/4691231b Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/4691231b Diff:

[1/8] incubator-beam git commit: Revised according to comments following a code review.

2016-09-07 Thread lcwik
Repository: incubator-beam Updated Branches: refs/heads/master 26635d7fb -> f33296c7f Revised according to comments following a code review. Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/af7437d1 Tree:

[5/8] incubator-beam git commit: Added javadoc to TextIO#withHeader and TextIO#withFooter.

2016-09-07 Thread lcwik
Added javadoc to TextIO#withHeader and TextIO#withFooter. Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/94c58b61 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/94c58b61 Diff:

[6/8] incubator-beam git commit: Added even more javadoc to TextIO#withHeader and TextIO#withFooter.

2016-09-07 Thread lcwik
Added even more javadoc to TextIO#withHeader and TextIO#withFooter. Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/b1176de9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/b1176de9 Diff:

[jira] [Commented] (BEAM-603) Update python sdk README examples

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

[GitHub] incubator-beam pull request #903: [BEAM-603] Update Beam examples to reflect...

2016-09-07 Thread mariapython
Github user mariapython closed the pull request at: https://github.com/apache/incubator-beam/pull/903 --- 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 #930: Remove the README.md [example, please igno...

2016-09-07 Thread dhalperi
Github user dhalperi closed the pull request at: https://github.com/apache/incubator-beam/pull/930 --- 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

Jenkins build is back to stable : beam_PostCommit_RunnableOnService_GoogleCloudDataflow #1102

2016-09-07 Thread Apache Jenkins Server
See

[GitHub] incubator-beam pull request #930: Remove the README.md [example, please igno...

2016-09-07 Thread dhalperi
GitHub user dhalperi opened a pull request: https://github.com/apache/incubator-beam/pull/930 Remove the README.md [example, please ignore] This is not a very useful file. Here are three reasons why: 1. 2. 3. profit! This makes the build 5x faster. You can

[GitHub] incubator-beam pull request #901: [BEAM-15] Fixed StorageLevel inconsistency...

2016-09-07 Thread staslev
Github user staslev closed the pull request at: https://github.com/apache/incubator-beam/pull/901 --- 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-15) Applying windowing to cached RDDs fails

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

[GitHub] incubator-beam pull request #929: [flink] initialize watermarkTimeQueue with...

2016-09-07 Thread mxm
GitHub user mxm opened a pull request: https://github.com/apache/incubator-beam/pull/929 [flink] initialize watermarkTimeQueue with Comparator This mitigates a ClassCastException with Comparable. CC @aljoscha You can merge this pull request into a Git repository by

[GitHub] incubator-beam pull request #928: [flink] use exploded WindowValue in FlinkD...

2016-09-07 Thread mxm
GitHub user mxm opened a pull request: https://github.com/apache/incubator-beam/pull/928 [flink] use exploded WindowValue in FlinkDoFnFunction CC @aljoscha You can merge this pull request into a Git repository by running: $ git pull https://github.com/mxm/incubator-beam fix

[jira] [Commented] (BEAM-619) UnboundedSourceWrapper snapshotting fails with IndexOutOfBoundsException

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

[jira] [Created] (BEAM-619) UnboundedSourceWrapper snapshotting fails with IndexOutOfBoundsException

2016-09-07 Thread Maximilian Michels (JIRA)
Maximilian Michels created BEAM-619: --- Summary: UnboundedSourceWrapper snapshotting fails with IndexOutOfBoundsException Key: BEAM-619 URL: https://issues.apache.org/jira/browse/BEAM-619 Project: