Jenkins build is back to normal : beam_PostCommit_Java_RunnableOnService_Dataflow #2514

2017-03-09 Thread Apache Jenkins Server
See

[jira] [Assigned] (BEAM-831) ParDo Chaining

2017-03-09 Thread Chinmay Kolhatkar (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinmay Kolhatkar reassigned BEAM-831: -- Assignee: Chinmay Kolhatkar > ParDo Chaining > -- > > Key:

[jira] [Commented] (BEAM-831) ParDo Chaining

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

[GitHub] beam pull request #2216: [BEAM-831] ParDo Chaining of Apex Runner

2017-03-09 Thread chinmaykolhatkar
GitHub user chinmaykolhatkar opened a pull request: https://github.com/apache/beam/pull/2216 [BEAM-831] ParDo Chaining of Apex Runner Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure the PR title is

Jenkins build is unstable: beam_PostCommit_Java_MavenInstall #2862

2017-03-09 Thread Apache Jenkins Server
See

Jenkins build is back to normal : beam_PostCommit_Java_RunnableOnService_Apex #721

2017-03-09 Thread Apache Jenkins Server
See

Jenkins build is back to normal : beam_PostCommit_Java_RunnableOnService_Spark #1188

2017-03-09 Thread Apache Jenkins Server
See

Jenkins build is unstable: beam_PostCommit_Java_RunnableOnService_Flink #1878

2017-03-09 Thread Apache Jenkins Server
See

[jira] [Comment Edited] (BEAM-1650) Add code style xml to the project repo and website

2017-03-09 Thread Aviem Zur (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15903560#comment-15903560 ] Aviem Zur edited comment on BEAM-1650 at 3/10/17 5:30 AM: -- Changed to use Eclipse

[jira] [Comment Edited] (BEAM-1650) Add code style xml to the project repo and website

2017-03-09 Thread Aviem Zur (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15903560#comment-15903560 ] Aviem Zur edited comment on BEAM-1650 at 3/10/17 5:28 AM: -- Changed to use Eclipse

[jira] [Updated] (BEAM-1651) Add code style xml to the project repository

2017-03-09 Thread Aviem Zur (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aviem Zur updated BEAM-1651: Summary: Add code style xml to the project repository (was: Add IntelliJ code style xml to the project

[jira] [Updated] (BEAM-1650) Add code style xml to the project repo and website

2017-03-09 Thread Aviem Zur (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aviem Zur updated BEAM-1650: Description: Contributors who develop using IntelliJ IDEa or Eclipse could benefit from having an Eclipse

[jira] [Updated] (BEAM-1650) Add code style xml to the project repo and website

2017-03-09 Thread Aviem Zur (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aviem Zur updated BEAM-1650: Summary: Add code style xml to the project repo and website (was: Add IntelliJ code style xml to the

Jenkins build is still unstable: beam_PostCommit_Java_RunnableOnService_Flink #1877

2017-03-09 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_MavenInstall #2860

2017-03-09 Thread Apache Jenkins Server
See

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

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

[GitHub] beam pull request #2190: [BEAM-115] Runner API representation of windowing s...

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

[7/9] beam git commit: Runner API encoding of WindowFns.

2017-03-09 Thread robertwb
Runner API encoding of WindowFns. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/aad32b7a Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/aad32b7a Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/aad32b7a Branch:

[8/9] beam git commit: Move pipeline context and add more tests.

2017-03-09 Thread robertwb
Move pipeline context and add more tests. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/deff128f Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/deff128f Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/deff128f

[3/9] beam git commit: Auto-generated runner api proto bindings.

2017-03-09 Thread robertwb
http://git-wip-us.apache.org/repos/asf/beam/blob/3bb125e1/sdks/python/apache_beam/runners/api/beam_runner_api_pb2.py -- diff --git a/sdks/python/apache_beam/runners/api/beam_runner_api_pb2.py

[1/9] beam git commit: Runner API context helper classes.

2017-03-09 Thread robertwb
Repository: beam Updated Branches: refs/heads/master f13a84d67 -> 2c2424cb4 Runner API context helper classes. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/bc76a186 Tree:

[6/9] beam git commit: Runner API translation of triggers and windowing strategies.

2017-03-09 Thread robertwb
Runner API translation of triggers and windowing strategies. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/5b86e1fc Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/5b86e1fc Diff:

[2/9] beam git commit: Auto-generated runner api proto bindings.

2017-03-09 Thread robertwb
http://git-wip-us.apache.org/repos/asf/beam/blob/3bb125e1/sdks/python/run_pylint.sh -- diff --git a/sdks/python/run_pylint.sh b/sdks/python/run_pylint.sh index afc5fb4..5e63856 100755 --- a/sdks/python/run_pylint.sh +++

[9/9] beam git commit: Closes #2190

2017-03-09 Thread robertwb
Closes #2190 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/2c2424cb Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/2c2424cb Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/2c2424cb Branch: refs/heads/master

[5/9] beam git commit: Add license to new files.

2017-03-09 Thread robertwb
Add license to new files. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/b2da21e2 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/b2da21e2 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/b2da21e2 Branch:

[GitHub] beam pull request #2215: [BEAM-1674] Exclude UsesTimersInParDo from Flink va...

2017-03-09 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/beam/pull/2215 [BEAM-1674] Exclude UsesTimersInParDo from Flink validation test suite Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make

[jira] [Commented] (BEAM-1674) Flink user state GC depends on order of timer firing

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

Jenkins build is still unstable: beam_PostCommit_Java_RunnableOnService_Flink #1876

2017-03-09 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-1676) SdkCoreApiSurfaceTest Failed in JDK7&8 and OpenJDK7&8 on Jenkins

2017-03-09 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15904372#comment-15904372 ] Kenneth Knowles commented on BEAM-1676: --- If you can come up with an invocation that reproduces this,

[jira] [Issue Comment Deleted] (BEAM-1676) SdkCoreApiSurfaceTest Failed in JDK7&8 and OpenJDK7&8 on Jenkins

2017-03-09 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles updated BEAM-1676: -- Comment: was deleted (was: One thing I see in the logs is: {code} [beam] $

Build failed in Jenkins: beam_PostCommit_Java_Version_Test » JDK 1.7 (latest),beam #16

2017-03-09 Thread Apache Jenkins Server
See Changes: [klk] Bump Dataflow ROS timeout to 120 minutes [davor] HadoopInputFormatIO with junits -- [...truncated

Build failed in Jenkins: beam_PostCommit_Java_Version_Test » OpenJDK 7 (on Ubuntu only),beam #16

2017-03-09 Thread Apache Jenkins Server
See Changes: [klk] Bump Dataflow ROS timeout to 120 minutes [davor] HadoopInputFormatIO with junits --

Build failed in Jenkins: beam_PostCommit_Java_Version_Test » JDK 1.8 (latest),beam #16

2017-03-09 Thread Apache Jenkins Server
See Changes: [klk] Bump Dataflow ROS timeout to 120 minutes [davor] HadoopInputFormatIO with junits -- [...truncated

Build failed in Jenkins: beam_PostCommit_Java_Version_Test » OpenJDK 8 (on Ubuntu only),beam #16

2017-03-09 Thread Apache Jenkins Server
See Changes: [klk] Bump Dataflow ROS timeout to 120 minutes [davor] HadoopInputFormatIO with junits --

[jira] [Commented] (BEAM-1676) SdkCoreApiSurfaceTest Failed in JDK7&8 and OpenJDK7&8 on Jenkins

2017-03-09 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15904355#comment-15904355 ] Kenneth Knowles commented on BEAM-1676: --- One thing I see in the logs is: {code} [beam] $

[jira] [Commented] (BEAM-1647) Dataflow RunnableOnService tests timing out reliably

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

[2/2] beam git commit: This closes #2197: Bump Dataflow ROS timeout to 120 minutes

2017-03-09 Thread kenn
This closes #2197: Bump Dataflow ROS timeout to 120 minutes Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/f13a84d6 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/f13a84d6 Diff:

[1/2] beam git commit: Bump Dataflow ROS timeout to 120 minutes

2017-03-09 Thread kenn
Repository: beam Updated Branches: refs/heads/master b79dd6428 -> f13a84d67 Bump Dataflow ROS timeout to 120 minutes Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/f1179137 Tree:

Jenkins build became unstable: beam_PostCommit_Java_MavenInstall #2859

2017-03-09 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_RunnableOnService_Flink #1875

2017-03-09 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-1040) Hadoop InputFormat - IO Transform for reads

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

[GitHub] beam pull request #1994: BEAM-1040 Hadoop InputFormat - IO Transform for rea...

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

[2/3] beam git commit: HadoopInputFormatIO with junits

2017-03-09 Thread davor
HadoopInputFormatIO with junits Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/d01620c0 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/d01620c0 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/d01620c0 Branch:

[1/3] beam git commit: HadoopInputFormatIO with junits

2017-03-09 Thread davor
Repository: beam Updated Branches: refs/heads/master ef256df18 -> b79dd6428 http://git-wip-us.apache.org/repos/asf/beam/blob/d01620c0/sdks/java/io/hadoop-input-format/src/test/java/org/apache/beam/sdk/io/hadoop/inputformat/HadoopInputFormatIOTest.java

Build failed in Jenkins: beam_PostCommit_Java_Version_Test » OpenJDK 7 (on Ubuntu only),beam #15

2017-03-09 Thread Apache Jenkins Server
See -- [...truncated 474.48 KB...] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.413 sec - in

Build failed in Jenkins: beam_PostCommit_Java_Version_Test » JDK 1.7 (latest),beam #15

2017-03-09 Thread Apache Jenkins Server
See -- [...truncated 473.60 KB...] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 sec - in

Build failed in Jenkins: beam_PostCommit_Java_Version_Test » JDK 1.8 (latest),beam #15

2017-03-09 Thread Apache Jenkins Server
See -- [...truncated 472.21 KB...] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in

Build failed in Jenkins: beam_PostCommit_Java_Version_Test » OpenJDK 8 (on Ubuntu only),beam #15

2017-03-09 Thread Apache Jenkins Server
See -- [...truncated 474.56 KB...] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 sec - in

[GitHub] beam-site pull request #170: Fix possible erranous naming conventions refere...

2017-03-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam-site/pull/170 --- 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

[3/3] beam-site git commit: This closes #170

2017-03-09 Thread davor
This closes #170 Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/8b046d48 Tree: http://git-wip-us.apache.org/repos/asf/beam-site/tree/8b046d48 Diff: http://git-wip-us.apache.org/repos/asf/beam-site/diff/8b046d48

[1/3] beam-site git commit: Fix possible erranous naming conventions reference

2017-03-09 Thread davor
Repository: beam-site Updated Branches: refs/heads/asf-site 7b78cc342 -> 8b046d48a Fix possible erranous naming conventions reference Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/9cdf959c Tree:

[2/3] beam-site git commit: Regenerate website

2017-03-09 Thread davor
Regenerate website Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/07748b57 Tree: http://git-wip-us.apache.org/repos/asf/beam-site/tree/07748b57 Diff: http://git-wip-us.apache.org/repos/asf/beam-site/diff/07748b57

[GitHub] beam pull request #2213: Increase timeout for site tests

2017-03-09 Thread sb2nov
Github user sb2nov closed the pull request at: https://github.com/apache/beam/pull/2213 --- 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

[GitHub] beam pull request #2214: Ensure that assert_that takes a PCollection as its ...

2017-03-09 Thread robertwb
GitHub user robertwb opened a pull request: https://github.com/apache/beam/pull/2214 Ensure that assert_that takes a PCollection as its first argument. This can avoid (silent) error such as with test_pipeline.TestPipeline() as p: bad_value = "Create0" >>

[jira] [Issue Comment Deleted] (BEAM-1676) SdkCoreApiSurfaceTest Failed in JDK7&8 and OpenJDK7&8 on Jenkins

2017-03-09 Thread Mark Liu (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Liu updated BEAM-1676: --- Comment: was deleted (was: [~kenn] any thoughts?) > SdkCoreApiSurfaceTest Failed in JDK7&8 and OpenJDK7&8 on

[jira] [Commented] (BEAM-1676) SdkCoreApiSurfaceTest Failed in JDK7&8 and OpenJDK7&8 on Jenkins

2017-03-09 Thread Mark Liu (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15904113#comment-15904113 ] Mark Liu commented on BEAM-1676: [~kenn] any thoughts? > SdkCoreApiSurfaceTest Failed in JDK7&8 and

[jira] [Commented] (BEAM-1676) SdkCoreApiSurfaceTest Failed in JDK7&8 and OpenJDK7&8 on Jenkins

2017-03-09 Thread Davor Bonaci (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15904103#comment-15904103 ] Davor Bonaci commented on BEAM-1676: [~kenn], any ideas perhaps? > SdkCoreApiSurfaceTest Failed in

[jira] [Commented] (BEAM-1676) SdkCoreApiSurfaceTest Failed in JDK7&8 and OpenJDK7&8 on Jenkins

2017-03-09 Thread Mark Liu (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15904078#comment-15904078 ] Mark Liu commented on BEAM-1676: two discovers from job logs: 1. failed version test uses

[jira] [Comment Edited] (BEAM-1676) SdkCoreApiSurfaceTest Failed in JDK7&8 and OpenJDK7&8 on Jenkins

2017-03-09 Thread Mark Liu (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15904078#comment-15904078 ] Mark Liu edited comment on BEAM-1676 at 3/9/17 11:49 PM: - two discovers from job

[GitHub] beam pull request #2213: Increase timeout for site tests

2017-03-09 Thread sb2nov
GitHub user sb2nov opened a pull request: https://github.com/apache/beam/pull/2213 Increase timeout for site tests Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the PR title is formatted like:

[jira] [Updated] (BEAM-1676) SdkCoreApiSurfaceTest Failed in JDK7&8 and OpenJDK7&8 on Jenkins

2017-03-09 Thread Mark Liu (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Liu updated BEAM-1676: --- Summary: SdkCoreApiSurfaceTest Failed in JDK7&8 and OpenJDK7&8 on Jenkins (was: SdkCoreApiSurfaceTest Failed

[jira] [Updated] (BEAM-1676) SdkCoreApiSurfaceTest Failed in JDK7&8 and OpenJDK7&8 on Jenkins

2017-03-09 Thread Mark Liu (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Liu updated BEAM-1676: --- Description: After running beam_PostCommit_Java_MavenInstall in different JDK versions (JDK7&8, OpenJDK7&8)

[jira] [Updated] (BEAM-1676) SdkCoreApiSurfaceTest Failed in JDK7&8 and OpenJDK7&8 on Jenkins

2017-03-09 Thread Mark Liu (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Liu updated BEAM-1676: --- Description: After running beam_PostCommit_Java_MavenInstall in different JDK versions (JDK7&8, OpenJDK7&8)

Build failed in Jenkins: beam_PostCommit_Java_Version_Test » JDK 1.7 (latest),beam #14

2017-03-09 Thread Apache Jenkins Server
See -- [...truncated 475.83 KB...] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 sec - in

Build failed in Jenkins: beam_PostCommit_Java_Version_Test » OpenJDK 7 (on Ubuntu only),beam #14

2017-03-09 Thread Apache Jenkins Server
See -- [...truncated 476.77 KB...] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.32 sec - in

Build failed in Jenkins: beam_PostCommit_Java_Version_Test » OpenJDK 8 (on Ubuntu only),beam #14

2017-03-09 Thread Apache Jenkins Server
See -- [...truncated 476.83 KB...] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 sec - in

Build failed in Jenkins: beam_PostCommit_Java_Version_Test » JDK 1.8 (latest),beam #14

2017-03-09 Thread Apache Jenkins Server
See -- [...truncated 473.52 KB...] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in

Jenkins build is still unstable: beam_PostCommit_Java_RunnableOnService_Flink #1874

2017-03-09 Thread Apache Jenkins Server
See

Jenkins build is back to normal : beam_PostCommit_Java_RunnableOnService_Dataflow #2510

2017-03-09 Thread Apache Jenkins Server
See

Jenkins build became unstable: beam_PostCommit_Java_MavenInstall #2857

2017-03-09 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_RunnableOnService_Flink #1873

2017-03-09 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-1675) deprecate withCoder() in JdbcIO

2017-03-09 Thread JIRA
[ https://issues.apache.org/jira/browse/BEAM-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15903786#comment-15903786 ] Jean-Baptiste Onofré commented on BEAM-1675: Yes, definitely a good idea (we discussed about

[jira] [Assigned] (BEAM-1675) deprecate withCoder() in JdbcIO

2017-03-09 Thread JIRA
[ https://issues.apache.org/jira/browse/BEAM-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofré reassigned BEAM-1675: -- Assignee: Jean-Baptiste Onofré (was: Davor Bonaci) > deprecate withCoder() in

Build failed in Jenkins: beam_PostCommit_Java_RunnableOnService_Dataflow #2509

2017-03-09 Thread Apache Jenkins Server
See -- [...truncated 993.91 KB...] 2017-03-09T20:12:06.350 [INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @

Build failed in Jenkins: beam_PostCommit_Java_Version_Test » OpenJDK 7 (on Ubuntu only),beam #13

2017-03-09 Thread Apache Jenkins Server
See Changes: [tgroh] Deprecate Pipeline.getOptions [iemejia] Make all uses of CountingOutputStream close their resources

Build failed in Jenkins: beam_PostCommit_Java_Version_Test » JDK 1.7 (latest),beam #13

2017-03-09 Thread Apache Jenkins Server
See Changes: [tgroh] Deprecate Pipeline.getOptions [iemejia] Make all uses of CountingOutputStream close their resources

Build failed in Jenkins: beam_PostCommit_Java_Version_Test » OpenJDK 8 (on Ubuntu only),beam #13

2017-03-09 Thread Apache Jenkins Server
See Changes: [tgroh] Deprecate Pipeline.getOptions [iemejia] Make all uses of CountingOutputStream close their resources

Build failed in Jenkins: beam_PostCommit_Java_Version_Test » JDK 1.8 (latest),beam #13

2017-03-09 Thread Apache Jenkins Server
See -- [...truncated 472.59 KB...] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in

[jira] [Commented] (BEAM-818) Remove Pipeline.getPipelineOptions

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

[GitHub] beam pull request #2181: Make all uses of CountingOutputStream close their r...

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

[1/2] beam git commit: Deprecate Pipeline.getOptions

2017-03-09 Thread kenn
Repository: beam Updated Branches: refs/heads/master 013365f73 -> ef256df18 Deprecate Pipeline.getOptions Configuration should be explicit pre-execution, and after the call to Run a PipelineRunner controls the PipelineOptions of the executions. Runtime access to options is unaffected by this

[jira] [Commented] (BEAM-1418) MapElements and FlatMapElements should comply with PTransform style guide

2017-03-09 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15903697#comment-15903697 ] Kenneth Knowles commented on BEAM-1418: --- I don't know that it allows getting rid of the intermediate

[jira] [Updated] (BEAM-1422) ParDo should comply with PTransform style guide

2017-03-09 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles updated BEAM-1422: -- Fix Version/s: First stable release > ParDo should comply with PTransform style guide >

[jira] [Commented] (BEAM-1425) Window should comply with PTransform style guide

2017-03-09 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15903698#comment-15903698 ] Kenneth Knowles commented on BEAM-1425: --- This is WAI, in fact. You can window without touching the

[jira] [Updated] (BEAM-1425) Window should comply with PTransform style guide

2017-03-09 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles updated BEAM-1425: -- Fix Version/s: First stable release > Window should comply with PTransform style guide >

[jira] [Updated] (BEAM-828) Remove PipelineOptions from BigQueryIO

2017-03-09 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles updated BEAM-828: - Fix Version/s: First stable release > Remove PipelineOptions from BigQueryIO >

[jira] [Updated] (BEAM-1418) MapElements and FlatMapElements should comply with PTransform style guide

2017-03-09 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles updated BEAM-1418: -- Labels: backward-incompatible starter (was: backward-incompatible) > MapElements and

[jira] [Commented] (BEAM-1425) Window should comply with PTransform style guide

2017-03-09 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15903701#comment-15903701 ] Kenneth Knowles commented on BEAM-1425: --- But we should still get rid of {{Bound}} and likely use

[jira] [Updated] (BEAM-1521) Pass element (and/or generic context) for choosing a table in BigQueryIO

2017-03-09 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles updated BEAM-1521: -- Fix Version/s: First stable release > Pass element (and/or generic context) for choosing a table

[jira] [Updated] (BEAM-1283) DoFn.Context.output spec for startBundle/finishBundle is a mess

2017-03-09 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles updated BEAM-1283: -- Fix Version/s: First stable release > DoFn.Context.output spec for startBundle/finishBundle is a

[jira] [Updated] (BEAM-1402) Make TextIO and AvroIO use best-practice types.

2017-03-09 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles updated BEAM-1402: -- Fix Version/s: First stable release > Make TextIO and AvroIO use best-practice types. >

[jira] [Updated] (BEAM-217) BoundedSource.splitAtFraction should be splitAfterFraction

2017-03-09 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles updated BEAM-217: - Fix Version/s: First stable release > BoundedSource.splitAtFraction should be splitAfterFraction >

[jira] [Updated] (BEAM-818) Remove Pipeline.getPipelineOptions

2017-03-09 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles updated BEAM-818: - Fix Version/s: First stable release > Remove Pipeline.getPipelineOptions >

[jira] [Updated] (BEAM-1355) HDFS IO should comply with PTransform style guide

2017-03-09 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles updated BEAM-1355: -- Labels: backward-incompatible starter (was: ) > HDFS IO should comply with PTransform style

[jira] [Updated] (BEAM-1414) CountingInput should comply with PTransform style guide

2017-03-09 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles updated BEAM-1414: -- Fix Version/s: First stable release > CountingInput should comply with PTransform style guide >

[jira] [Updated] (BEAM-827) Remove PipelineOptions from Write

2017-03-09 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles updated BEAM-827: - Fix Version/s: First stable release > Remove PipelineOptions from Write >

[jira] [Updated] (BEAM-447) Stop referring to types with Bound/Unbound

2017-03-09 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles updated BEAM-447: - Fix Version/s: First stable release > Stop referring to types with Bound/Unbound >

[jira] [Updated] (BEAM-1402) Make TextIO and AvroIO use best-practice types.

2017-03-09 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles updated BEAM-1402: -- Labels: backward-incompatible starter (was: ) > Make TextIO and AvroIO use best-practice types.

[jira] [Updated] (BEAM-40) Replace rawtype lambda-incompatible uses of SerializableFunction with SimpleFunction (as appropriate)

2017-03-09 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles updated BEAM-40: Fix Version/s: First stable release > Replace rawtype lambda-incompatible uses of SerializableFunction

[jira] [Updated] (BEAM-1427) BigQueryIO should comply with PTransform style guide

2017-03-09 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles updated BEAM-1427: -- Fix Version/s: First stable release > BigQueryIO should comply with PTransform style guide >

  1   2   3   >