Build failed in Jenkins: beam_PostCommit_Java_MavenInstall #4704

2017-09-01 Thread Apache Jenkins Server
See -- [...truncated 1.58 MB...] 2017-09-02T06:42:21.730 [INFO] Skipping Apache Beam :: Parent 2017-09-02T06:42:21.730 [INFO] This project has been banned from the build

[jira] [Commented] (BEAM-2836) Apply futurize stage 1 ("safe")

2017-09-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16151410#comment-16151410 ] ASF GitHub Bot commented on BEAM-2836: -- GitHub user holdenk opened a pull request:

[GitHub] beam pull request #3804: [BEAM-2836] Run the "safe" futurize stage, and then...

2017-09-01 Thread holdenk
GitHub user holdenk opened a pull request: https://github.com/apache/beam/pull/3804 [BEAM-2836] Run the "safe" futurize stage, and then fix the parts which parts which weren't "safe" Run the safe futurize stage, this only broke a few tests (yay), it did introduce a number of long-l

Jenkins build became unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #3889

2017-09-01 Thread Apache Jenkins Server
See

[jira] [Created] (BEAM-2836) Apply futurize stage 1 ("safe")

2017-09-01 Thread holdenk (JIRA)
holdenk created BEAM-2836: - Summary: Apply futurize stage 1 ("safe") Key: BEAM-2836 URL: https://issues.apache.org/jira/browse/BEAM-2836 Project: Beam Issue Type: Sub-task Components: sdk-p

[jira] [Commented] (BEAM-2821) isort and autopep8 the current Python code base

2017-09-01 Thread holdenk (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16151380#comment-16151380 ] holdenk commented on BEAM-2821: --- Would it be ok to close this and assign to me then? > isort

Jenkins build became unstable: beam_PostCommit_Java_MavenInstall #4702

2017-09-01 Thread Apache Jenkins Server
See

Build failed in Jenkins: beam_PostCommit_Java_MavenInstall #4703

2017-09-01 Thread Apache Jenkins Server
See Changes: [altay] Improve bundle retry display. -- [...truncated 89.15 KB...] 2017-09-02T00:31:16.341 [INFO] Downloading: https://repo.maven.apache.or

[jira] [Commented] (BEAM-2718) Add bundle retry logic to the DirectRunner

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

[1/2] beam git commit: Improve bundle retry display.

2017-09-01 Thread altay
Repository: beam Updated Branches: refs/heads/master 3aa2bef87 -> 2389d56a4 Improve bundle retry display. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/453896a4 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/453896

[GitHub] beam pull request #3796: [BEAM-2718] Improve bundle retry display.

2017-09-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/3796 --- 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 is enabl

[2/2] beam git commit: This closes #3796

2017-09-01 Thread altay
This closes #3796 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/2389d56a Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/2389d56a Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/2389d56a Branch: refs/heads/maste

[jira] [Commented] (BEAM-2833) TestPipeline fail to get Coder

2017-09-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16151235#comment-16151235 ] ASF GitHub Bot commented on BEAM-2833: -- GitHub user XuMingmin opened a pull request:

[GitHub] beam pull request #3803: [BEAM-2833] TestPipeline fail to get Coder

2017-09-01 Thread XuMingmin
GitHub user XuMingmin opened a pull request: https://github.com/apache/beam/pull/3803 [BEAM-2833] TestPipeline fail to get Coder add option for toProto/fromProto translations in `DirectRunner`, _disabled_ by default. You can merge this pull request into a Git repository by running

[jira] [Commented] (BEAM-2821) isort and autopep8 the current Python code base

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

[1/4] beam git commit: autopep8 whitespace fixes W391, W293, W291, E306, E305, E304, E303

2017-09-01 Thread robertwb
Repository: beam Updated Branches: refs/heads/master 7d5387876 -> 3aa2bef87 autopep8 whitespace fixes W391,W293,W291,E306,E305,E304,E303 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/0f91f080 Tree: http://git-wip-us.apache

[GitHub] beam pull request #3785: [BEAM-2821] Run isort and autopep8 in preparation f...

2017-09-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/3785 --- 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 is enabl

[2/4] beam git commit: Isort the libraries

2017-09-01 Thread robertwb
http://git-wip-us.apache.org/repos/asf/beam/blob/3151f26c/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py -- diff --git a/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py b/sdks/python/apache_beam/runners/da

[3/4] beam git commit: Isort the libraries

2017-09-01 Thread robertwb
Isort the libraries Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/3151f26c Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/3151f26c Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/3151f26c Branch: refs/heads/mas

[4/4] beam git commit: Closes #3785

2017-09-01 Thread robertwb
Closes #3785 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/3aa2bef8 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/3aa2bef8 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/3aa2bef8 Branch: refs/heads/master Com

[jira] [Closed] (BEAM-2624) File-based sinks should produce a PCollection of written filenames

2017-09-01 Thread Eugene Kirpichov (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Kirpichov closed BEAM-2624. -- Resolution: Fixed > File-based sinks should produce a PCollection of written filenames >

Jenkins build is back to normal : beam_PostCommit_Java_MavenInstall #4700

2017-09-01 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-2833) TestPipeline fail to get Coder

2017-09-01 Thread Xu Mingmin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16151195#comment-16151195 ] Xu Mingmin commented on BEAM-2833: -- @kenn I can submit a PR to make the round-trip optiona

[jira] [Commented] (BEAM-2833) TestPipeline fail to get Coder

2017-09-01 Thread Xu Mingmin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16151171#comment-16151171 ] Xu Mingmin commented on BEAM-2833: -- Kenn: Robert's bisect also indicated that the issue li

[jira] [Commented] (BEAM-2833) TestPipeline fail to get Coder

2017-09-01 Thread Xu Mingmin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16151169#comment-16151169 ] Xu Mingmin commented on BEAM-2833: -- >From Robert: I did a git bisect and this again looks

[jira] [Commented] (BEAM-2831) Possible bug in Beam+Flink memory management, disk spillover

2017-09-01 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16151162#comment-16151162 ] Kenneth Knowles commented on BEAM-2831: --- I think for the most part there's no implica

[jira] [Updated] (BEAM-2833) TestPipeline fail to get Coder

2017-09-01 Thread Xu Mingmin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Mingmin updated BEAM-2833: - Description: See this error when preparing merge branch DSL_SQL to master, it seems caused by https://gith

Jenkins build is back to stable : beam_PostCommit_Java_ValidatesRunner_Dataflow #3885

2017-09-01 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-2624) File-based sinks should produce a PCollection of written filenames

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

[GitHub] beam pull request #3573: [BEAM-2624] Allow access to created filenames from ...

2017-09-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/3573 --- 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 is enabl

[2/2] beam git commit: This closes #3573: [BEAM-2624] Allow access to created filenames from WriteFiles

2017-09-01 Thread jkff
This closes #3573: [BEAM-2624] Allow access to created filenames from WriteFiles Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/7d538787 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/7d538787 Diff: http://git-wip-us.ap

[1/2] beam git commit: Support new output type on WriteFiles allowing access to all produced filenames.

2017-09-01 Thread jkff
Repository: beam Updated Branches: refs/heads/master b844126c8 -> 7d5387876 Support new output type on WriteFiles allowing access to all produced filenames. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/73535da5 Tree: http

Jenkins build became unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #3884

2017-09-01 Thread Apache Jenkins Server
See

Build failed in Jenkins: beam_PostCommit_Java_MavenInstall #4699

2017-09-01 Thread Apache Jenkins Server
See Changes: [ekirpichov] [BEAM-2802] Support multi-byte custom separator in TextIO -- [...truncated 1.12 MB...] 2017-09-01T19:38:21.532 [INFO] Downloadin

[jira] [Closed] (BEAM-2802) TextIO should allow specifying a custom delimiter

2017-09-01 Thread Eugene Kirpichov (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Kirpichov closed BEAM-2802. -- Resolution: Fixed Fix Version/s: 2.2.0 > TextIO should allow specifying a custom delimiter

[jira] [Commented] (BEAM-2802) TextIO should allow specifying a custom delimiter

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

[GitHub] beam pull request #3779: [BEAM-2802] Support multi-byte custom separator in ...

2017-09-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/3779 --- 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 is enabl

[2/2] beam git commit: This closes #3779: [BEAM-2802] Support multi-byte custom separator in TextIO

2017-09-01 Thread jkff
This closes #3779: [BEAM-2802] Support multi-byte custom separator in TextIO Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/b844126c Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/b844126c Diff: http://git-wip-us.apache

[1/2] beam git commit: [BEAM-2802] Support multi-byte custom separator in TextIO

2017-09-01 Thread jkff
Repository: beam Updated Branches: refs/heads/master c9653f270 -> b844126c8 [BEAM-2802] Support multi-byte custom separator in TextIO Supports only separators that can not self-overlap, because self-overlapping separators cause ambiguous parsing. Project: http://git-wip-us.apache.org/repos/a

[jira] [Updated] (BEAM-2834) NullPointerException @ BigQueryServicesImpl.java:759

2017-09-01 Thread Eugene Kirpichov (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Kirpichov updated BEAM-2834: --- Fix Version/s: 2.2.0 > NullPointerException @ BigQueryServicesImpl.java:759 > -

[jira] [Commented] (BEAM-2834) NullPointerException @ BigQueryServicesImpl.java:759

2017-09-01 Thread Reuven Lax (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16151017#comment-16151017 ] Reuven Lax commented on BEAM-2834: -- Thanks for the bug report! This does appear to be a bu

[jira] [Commented] (BEAM-2822) Add support for progress reporting in fn API

2017-09-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16150870#comment-16150870 ] ASF GitHub Bot commented on BEAM-2822: -- GitHub user vikkyrk opened a pull request:

[GitHub] beam pull request #3802: [BEAM-2822] Add fn API progress reporting protos

2017-09-01 Thread vikkyrk
GitHub user vikkyrk opened a pull request: https://github.com/apache/beam/pull/3802 [BEAM-2822] Add fn API progress reporting protos Follow this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.a

[GitHub] beam pull request #3528: [trivial] pom.xml: add license-maven-plugin and som...

2017-09-01 Thread dhalperi
Github user dhalperi closed the pull request at: https://github.com/apache/beam/pull/3528 --- 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 is ena

[jira] [Commented] (BEAM-2831) Possible bug in Beam+Flink memory management, disk spillover

2017-09-01 Thread Aljoscha Krettek (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16150656#comment-16150656 ] Aljoscha Krettek commented on BEAM-2831: [~kenn] Do you think we can change {{Seria

[GitHub] beam pull request #3801: ElasticsearchIO: Fix Null Pointer Exception in keys...

2017-09-01 Thread echauchot
GitHub user echauchot opened a pull request: https://github.com/apache/beam/pull/3801 ElasticsearchIO: Fix Null Pointer Exception in keystore management When keystorePath is provided by the user but not keystorePassword, then keystorePassword == null, generating a Null Pointer Excep

[jira] [Created] (BEAM-2835) Support executing MapReduce jobs in parallel.

2017-09-01 Thread Pei He (JIRA)
Pei He created BEAM-2835: Summary: Support executing MapReduce jobs in parallel. Key: BEAM-2835 URL: https://issues.apache.org/jira/browse/BEAM-2835 Project: Beam Issue Type: New Feature Co

[jira] [Comment Edited] (BEAM-2831) Possible bug in Beam+Flink memory management, disk spillover

2017-09-01 Thread Reinier Kip (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16149496#comment-16149496 ] Reinier Kip edited comment on BEAM-2831 at 9/1/17 8:56 AM: --- [~alj