Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #3019

2017-05-02 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-1035) Support for new State API in SparkRunner

2017-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15994294#comment-15994294 ] ASF GitHub Bot commented on BEAM-1035: -- GitHub user JingsongLi opened a pull request:

[GitHub] beam pull request #2853: [BEAM-1035][BEAM-1115] Support for new State and Ti...

2017-05-02 Thread JingsongLi
GitHub user JingsongLi opened a pull request: https://github.com/apache/beam/pull/2853 [BEAM-1035][BEAM-1115] Support for new State and Timer API in Spark batch runner Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [

[jira] [Assigned] (BEAM-2079) Support TextIO as SQL source/sink

2017-05-02 Thread James Xu (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Xu reassigned BEAM-2079: -- Assignee: James Xu > Support TextIO as SQL source/sink > - > >

[jira] [Updated] (BEAM-2111) ClassCastException in streaming Spark pipeline.

2017-05-02 Thread Aviem Zur (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aviem Zur updated BEAM-2111: Summary: ClassCastException in streaming Spark pipeline. (was: java.lang.ClassCastException in spark in

[jira] [Commented] (BEAM-818) ValueProvider for tempLocation, runner, etc, that is unavailable to transforms during construction

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

[jira] [Assigned] (BEAM-2145) Do not publish javadoc for Java SDK's transforms.reflect directory

2017-05-02 Thread Daniel Halperin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Halperin reassigned BEAM-2145: - Assignee: (was: Davor Bonaci) > Do not publish javadoc for Java SDK's

[GitHub] beam pull request #2847: [BEAM-818,BEAM-828] Make tempLocation an inaccessib...

2017-05-02 Thread kennknowles
Github user kennknowles closed the pull request at: https://github.com/apache/beam/pull/2847 --- 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

[jira] [Assigned] (BEAM-2143) (Mis)Running Dataflow Wordcount gives non-helpful errors

2017-05-02 Thread Daniel Halperin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Halperin reassigned BEAM-2143: - Assignee: (was: Daniel Halperin) > (Mis)Running Dataflow Wordcount gives non-helpful

[jira] [Comment Edited] (BEAM-828) Remove PipelineOptions from construction time in BigQueryIO

2017-05-02 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15994217#comment-15994217 ] Kenneth Knowles edited comment on BEAM-828 at 5/3/17 3:21 AM: -- Actually

[jira] [Reopened] (BEAM-885) Move PipelineOptions from Pipeline.create() to Pipeline.run()

2017-05-02 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles reopened BEAM-885: -- > Move PipelineOptions from Pipeline.create() to Pipeline.run() >

[jira] [Comment Edited] (BEAM-828) Remove PipelineOptions from construction time in BigQueryIO

2017-05-02 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15994217#comment-15994217 ] Kenneth Knowles edited comment on BEAM-828 at 5/3/17 3:20 AM: -- Actually

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

2017-05-02 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: - Issue Type: Bug (was: Sub-task) Parent: (was: BEAM-818) > Remove PipelineOptions from

[jira] [Commented] (BEAM-828) Remove PipelineOptions from construction time in BigQueryIO

2017-05-02 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15994217#comment-15994217 ] Kenneth Knowles commented on BEAM-828: -- Actually [~vikasrk] is already in progress just using

[jira] [Reopened] (BEAM-828) Remove PipelineOptions from construction time in BigQueryIO

2017-05-02 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles reopened BEAM-828: -- Assignee: Vikas Kedigehalli (was: Kenneth Knowles) > Remove PipelineOptions from construction

[jira] [Commented] (BEAM-1340) Remove or make private public bits of the SDK that shouldn't be public

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

[GitHub] beam pull request #2852: [BEAM-1340,BEAM-1345] Tight up access and use inter...

2017-05-02 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/beam/pull/2852 [BEAM-1340,BEAM-1345] Tight up access and use internal annotations a bit in the Java SDK Be sure to do all of the following to help us incorporate your contribution quickly and easily:

[jira] [Created] (BEAM-2145) Do not publish javadoc for Java SDK's transforms.reflect directory

2017-05-02 Thread Kenneth Knowles (JIRA)
Kenneth Knowles created BEAM-2145: - Summary: Do not publish javadoc for Java SDK's transforms.reflect directory Key: BEAM-2145 URL: https://issues.apache.org/jira/browse/BEAM-2145 Project: Beam

[jira] [Created] (BEAM-2144) Do not publish javadoc for Java SDK's util directory

2017-05-02 Thread Kenneth Knowles (JIRA)
Kenneth Knowles created BEAM-2144: - Summary: Do not publish javadoc for Java SDK's util directory Key: BEAM-2144 URL: https://issues.apache.org/jira/browse/BEAM-2144 Project: Beam Issue

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #3017

2017-05-02 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-2020) Move CloudObject to Dataflow runner

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

[GitHub] beam pull request #2805: [BEAM-2020] Add additional CloudObject Translators

2017-05-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/2805 --- 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/2] beam git commit: [BEAM-2020] Add additional CloudObject Translators

2017-05-02 Thread lcwik
[BEAM-2020] Add additional CloudObject Translators This closes #2805 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/dc0fdcb7 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/dc0fdcb7 Diff:

[1/2] beam git commit: Add Additional CloudObjectTranslators

2017-05-02 Thread lcwik
Repository: beam Updated Branches: refs/heads/master 2d22485c1 -> dc0fdcb7e Add Additional CloudObjectTranslators Add IterableLikeCoders, MapCoder Add UnionCoder, CoGbkResultCoder, and NullableCoder translators. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit:

[jira] [Resolved] (BEAM-828) Remove PipelineOptions from construction time in BigQueryIO

2017-05-02 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles resolved BEAM-828. -- Resolution: Won't Fix > Remove PipelineOptions from construction time in BigQueryIO >

[jira] [Commented] (BEAM-828) Remove PipelineOptions from construction time in BigQueryIO

2017-05-02 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15994180#comment-15994180 ] Kenneth Knowles commented on BEAM-828: -- Current plan is not to necessarily remove them, but to use them

[jira] [Comment Edited] (BEAM-828) Remove PipelineOptions from construction time in BigQueryIO

2017-05-02 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15994180#comment-15994180 ] Kenneth Knowles edited comment on BEAM-828 at 5/3/17 2:28 AM: -- Current plan is

[jira] [Commented] (BEAM-170) Session windows should not be identified by their bounds

2017-05-02 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15994178#comment-15994178 ] Kenneth Knowles commented on BEAM-170: -- I don't think I'm going to have bandwidth for this,

[jira] [Assigned] (BEAM-170) Session windows should not be identified by their bounds

2017-05-02 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles reassigned BEAM-170: Assignee: (was: Kenneth Knowles) > Session windows should not be identified by their

[jira] [Updated] (BEAM-1641) Implement real synchronized processing time in Flink runner

2017-05-02 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles updated BEAM-1641: -- Issue Type: New Feature (was: Bug) > Implement real synchronized processing time in Flink

[jira] [Assigned] (BEAM-1641) Implement real synchronized processing time in Flink runner

2017-05-02 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles reassigned BEAM-1641: - Assignee: (was: Kenneth Knowles) > Implement real synchronized processing time in

[jira] [Resolved] (BEAM-2128) PostCommit Java_MavenInstall broken

2017-05-02 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles resolved BEAM-2128. --- Resolution: Fixed Fix Version/s: Not applicable > PostCommit Java_MavenInstall broken >

Jenkins build is back to normal : beam_PostCommit_Java_MavenInstall #3604

2017-05-02 Thread Apache Jenkins Server
See

Jenkins build is back to normal : beam_PostCommit_Python_Verify #2091

2017-05-02 Thread Apache Jenkins Server
See

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

2017-05-02 Thread altay
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/b76eb56b Tree: http://git-wip-us.apache.org/repos/asf/beam-site/tree/b76eb56b Diff: http://git-wip-us.apache.org/repos/asf/beam-site/diff/b76eb56b

[jira] [Created] (BEAM-2143) (Mis)Running Dataflow Wordcount gives non-helpful errors

2017-05-02 Thread Ben Chambers (JIRA)
Ben Chambers created BEAM-2143: -- Summary: (Mis)Running Dataflow Wordcount gives non-helpful errors Key: BEAM-2143 URL: https://issues.apache.org/jira/browse/BEAM-2143 Project: Beam Issue Type:

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

2017-05-02 Thread altay
This closes #220 Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/3cafa86a Tree: http://git-wip-us.apache.org/repos/asf/beam-site/tree/3cafa86a Diff: http://git-wip-us.apache.org/repos/asf/beam-site/diff/3cafa86a

[1/3] beam-site git commit: Add Python snippets to Mobile Gaming.

2017-05-02 Thread altay
Repository: beam-site Updated Branches: refs/heads/asf-site 496f24014 -> 3cafa86a0 Add Python snippets to Mobile Gaming. Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/bf62dc99 Tree:

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #3016

2017-05-02 Thread Apache Jenkins Server
See

Jenkins build is unstable: beam_PostCommit_Java_MavenInstall #3602

2017-05-02 Thread Apache Jenkins Server
See

[jira] [Resolved] (BEAM-1806) a new option `asLeftOuterJoin` for CoGroupByKey

2017-05-02 Thread Xu Mingmin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Mingmin resolved BEAM-1806. -- Resolution: Later Fix Version/s: Not applicable move to BEAM-1987 > a new option

[jira] [Commented] (BEAM-1805) a new option `asInnerJoin` for CoGroupByKey

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

[GitHub] beam pull request #2339: [BEAM-1805] a new option `asInnerJoin` for CoGroupB...

2017-05-02 Thread XuMingmin
Github user XuMingmin closed the pull request at: https://github.com/apache/beam/pull/2339 --- 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

[jira] [Resolved] (BEAM-1805) a new option `asInnerJoin` for CoGroupByKey

2017-05-02 Thread Xu Mingmin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Mingmin resolved BEAM-1805. -- Resolution: Later Fix Version/s: Not applicable move to BEAM-1987 > a new option `asInnerJoin`

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

2017-05-02 Thread altay
This closes #2845 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/2d22485c Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/2d22485c Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/2d22485c Branch:

[GitHub] beam pull request #2845: Updating Dataflow API protos and client

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

[jira] [Commented] (BEAM-2020) Move CloudObject to Dataflow runner

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

[1/2] beam git commit: Updating Dataflow API protos and client

2017-05-02 Thread altay
Repository: beam Updated Branches: refs/heads/master d7151fb2b -> 2d22485c1 Updating Dataflow API protos and client Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/7a48ddda Tree:

[GitHub] beam pull request #2806: [BEAM-2020] Remove Coder.asCloudObject and related ...

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

[jira] [Commented] (BEAM-2142) add missing composite transforms Python snippets to programming guide

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

[2/2] beam git commit: [BEAM-2020] Remove Coder.asCloudObject and related methods

2017-05-02 Thread lcwik
[BEAM-2020] Remove Coder.asCloudObject and related methods This closes #2806 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/d7151fb2 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/d7151fb2 Diff:

[1/2] beam git commit: Remove Coder.asCloudObject and related methods

2017-05-02 Thread lcwik
a/pom.xml +++ b/runners/google-cloud-dataflow-java/pom.xml @@ -33,7 +33,7 @@ jar - beam-master-20170501-pr2718 + beam-master-20170502 1 6 http://git-wip-us.apache.org/repos/asf/beam/blob/94950484/runners/google-cloud-dataflow-java/src/main/java/org/apache/beam/r

[GitHub] beam-site pull request #227: [BEAM-2142] Add composite transforms Python sni...

2017-05-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam-site/pull/227 --- 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-site git commit: Regenerate website

2017-05-02 Thread altay
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/5a7282fe Tree: http://git-wip-us.apache.org/repos/asf/beam-site/tree/5a7282fe Diff: http://git-wip-us.apache.org/repos/asf/beam-site/diff/5a7282fe

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

2017-05-02 Thread altay
This closes #227 Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/496f2401 Tree: http://git-wip-us.apache.org/repos/asf/beam-site/tree/496f2401 Diff: http://git-wip-us.apache.org/repos/asf/beam-site/diff/496f2401

[1/3] beam-site git commit: [BEAM-2142] Add composite transforms Python snippets to programming guide

2017-05-02 Thread altay
Repository: beam-site Updated Branches: refs/heads/asf-site a0e95bae3 -> 496f24014 [BEAM-2142] Add composite transforms Python snippets to programming guide Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/62895054

[GitHub] beam pull request #2851: [BEAM 775] Removal of Aggregator class. Also remova...

2017-05-02 Thread pabloem
GitHub user pabloem opened a pull request: https://github.com/apache/beam/pull/2851 [BEAM 775] Removal of Aggregator class. Also removal from comments. To be merged after the worker is rebuilt. You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (BEAM-2124) Deprecate .options usage

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

[1/2] beam git commit: Deprecate .options usage

2017-05-02 Thread robertwb
Repository: beam Updated Branches: refs/heads/master 3bb0f8e6a -> 30e611646 Deprecate .options usage Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/444da273 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/444da273

[2/2] beam git commit: Closes #2801

2017-05-02 Thread robertwb
Closes #2801 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/30e61164 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/30e61164 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/30e61164 Branch: refs/heads/master

[jira] [Commented] (BEAM-302) Add Scio Scala DSL to Beam

2017-05-02 Thread Chaoran Yu (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15994104#comment-15994104 ] Chaoran Yu commented on BEAM-302: - After including SparkRunner dependency, I got the following exception

[jira] [Resolved] (BEAM-1746) Include LICENSE and NOTICE in python dist files

2017-05-02 Thread Ahmet Altay (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Altay resolved BEAM-1746. --- Resolution: Fixed > Include LICENSE and NOTICE in python dist files >

Build failed in Jenkins: beam_PostCommit_Java_JDK_Versions_Test » JDK 1.8 (latest),beam #5

2017-05-02 Thread Apache Jenkins Server
See -- [...truncated 1.21 MB...] 2017-05-03\T\00:26:23.061 [INFO] 2017-05-03\T\00:26:23.061 [INFO] Downloading:

Jenkins build is back to stable : beam_PostCommit_Java_MavenInstall #3599

2017-05-02 Thread Apache Jenkins Server
See

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

2017-05-02 Thread Apache Jenkins Server
See -- [...truncated 725.88 KB...] 2017-05-03\T\00:20:08.751 [INFO] Downloading:

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

2017-05-02 Thread Apache Jenkins Server
See -- [...truncated 726.23 KB...] 2017-05-03\T\00:18:59.163 [INFO] Downloading:

Build failed in Jenkins: beam_PostCommit_Java_JDK_Versions_Test » JDK 1.7 (latest),beam #5

2017-05-02 Thread Apache Jenkins Server
See -- [...truncated 722.74 KB...] 2017-05-03\T\00:16:26.662 [INFO] Downloading:

Build failed in Jenkins: beam_PostCommit_Java_JDK_Versions_Test » JDK 1.8 (latest),beam #4

2017-05-02 Thread Apache Jenkins Server
See Changes: [davor] Include LICENSE and NOTICE in python dist files -- [...truncated 1.21 MB...]

Build failed in Jenkins: beam_PostCommit_Java_MavenInstall #3601

2017-05-02 Thread Apache Jenkins Server
See Changes: [davor] Include LICENSE and NOTICE in python dist files -- [...truncated 598.00 KB...] 2017-05-03T00:08:40.621 [INFO]

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

2017-05-02 Thread Apache Jenkins Server
See Changes: [davor] Include LICENSE and NOTICE in python dist files -- [...truncated 726.31 KB...]

Build failed in Jenkins: beam_PostCommit_Java_JDK_Versions_Test » JDK 1.7 (latest),beam #4

2017-05-02 Thread Apache Jenkins Server
See Changes: [davor] Include LICENSE and NOTICE in python dist files -- [...truncated 723.21 KB...]

Build failed in Jenkins: beam_PerformanceTests_Dataflow #365

2017-05-02 Thread Apache Jenkins Server
See Changes: [klk] Use processing time for synchronized processing time in Flink runner [klk] Simplify type parameters of StateSpec and related [klk] Make DoFnSignatures robust to StateSpec

[jira] [Commented] (BEAM-1746) Include LICENSE and NOTICE in python dist files

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

[GitHub] beam pull request #2245: [BEAM-1746] Include LICENSE and NOTICE in python di...

2017-05-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/2245 --- 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: Include LICENSE and NOTICE in python dist files

2017-05-02 Thread davor
Repository: beam Updated Branches: refs/heads/master 4682238dc -> 3bb0f8e6a Include LICENSE and NOTICE in python dist files Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/6d5e1ffb Tree:

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

2017-05-02 Thread davor
This closes #2245 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/3bb0f8e6 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/3bb0f8e6 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/3bb0f8e6 Branch:

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

2017-05-02 Thread Apache Jenkins Server
See Changes: [dhalperi] Full removal of Aggregators in Java SDK and Runners -- [...truncated 728.74

[jira] [Resolved] (BEAM-2063) type DATE/TIME/TIMESTAMP support

2017-05-02 Thread Xu Mingmin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Mingmin resolved BEAM-2063. -- Resolution: Duplicate Fix Version/s: Not applicable merge as part of BEAM-2006 > type

Build failed in Jenkins: beam_PostCommit_Java_JDK_Versions_Test » JDK 1.7 (latest),beam #3

2017-05-02 Thread Apache Jenkins Server
See Changes: [dhalperi] Full removal of Aggregators in Java SDK and Runners -- [...truncated 721.95 KB...]

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #3015

2017-05-02 Thread Apache Jenkins Server
See

Build failed in Jenkins: beam_PostCommit_Java_JDK_Versions_Test » JDK 1.8 (latest),beam #2

2017-05-02 Thread Apache Jenkins Server
See -- [...truncated 1.20 MB...] 2017-05-02\T\23:47:14.277 [INFO] 2017-05-02\T\23:47:14.277 [INFO] Downloading:

[jira] [Commented] (BEAM-775) Remove Aggregators from the Java SDK

2017-05-02 Thread Daniel Halperin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15994041#comment-15994041 ] Daniel Halperin commented on BEAM-775: -- Remaining work: * Rebuild DataflowWorker to stop using the

[2/2] beam-site git commit: Fix broken HDFS link on built-in IO page

2017-05-02 Thread lcwik
Fix broken HDFS link on built-in IO page This closes #228 Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/a0e95bae Tree: http://git-wip-us.apache.org/repos/asf/beam-site/tree/a0e95bae Diff:

[1/2] beam-site git commit: Fix broken HDFS link on built-in IO page

2017-05-02 Thread lcwik
Repository: beam-site Updated Branches: refs/heads/asf-site aac389466 -> a0e95bae3 Fix broken HDFS link on built-in IO page Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/96856361 Tree:

[GitHub] beam-site pull request #228: Fix broken HDFS link on built-in IO page

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

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

2017-05-02 Thread Apache Jenkins Server
See -- [...truncated 727.24 KB...] 2017-05-02\T\23:39:43.113 [INFO] Downloading:

[GitHub] beam pull request #2838: [BEAM-775] Full removal of Aggregators in Java SDK ...

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

[jira] [Commented] (BEAM-775) Remove Aggregators from the Java SDK

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

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

2017-05-02 Thread Apache Jenkins Server
See -- [...truncated 726.61 KB...] 2017-05-02\T\23:38:19.515 [INFO] Downloading:

[1/3] beam git commit: Full removal of Aggregators in Java SDK and Runners

2017-05-02 Thread dhalperi
Repository: beam Updated Branches: refs/heads/master 5bfd3e049 -> 4682238dc http://git-wip-us.apache.org/repos/asf/beam/blob/615761a7/sdks/java/core/src/main/java/org/apache/beam/sdk/transforms/DelegatingAggregator.java --

[2/3] beam git commit: Full removal of Aggregators in Java SDK and Runners

2017-05-02 Thread dhalperi
Full removal of Aggregators in Java SDK and Runners Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/615761a7 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/615761a7 Diff:

[3/3] beam git commit: This closes #2838

2017-05-02 Thread dhalperi
This closes #2838 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/4682238d Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/4682238d Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/4682238d Branch:

Jenkins build is still unstable: beam_PostCommit_Java_MavenInstall #3598

2017-05-02 Thread Apache Jenkins Server
See

Build failed in Jenkins: beam_PostCommit_Java_JDK_Versions_Test » JDK 1.7 (latest),beam #2

2017-05-02 Thread Apache Jenkins Server
See -- [...truncated 724.19 KB...] 2017-05-02\T\23:36:49.164 [INFO] Downloading:

Build failed in Jenkins: beam_PostCommit_Java_JDK_Versions_Test » JDK 1.8 (latest),beam #1

2017-05-02 Thread Apache Jenkins Server
See -- [...truncated 1.20 MB...] 2017-05-02\T\23:33:55.238 [INFO] 2017-05-02\T\23:33:55.237 [INFO] Downloading:

[jira] [Commented] (BEAM-302) Add Scio Scala DSL to Beam

2017-05-02 Thread Neville Li (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15994005#comment-15994005 ] Neville Li commented on BEAM-302: - You need the spark runner dependency which is not included by default. >

Build failed in Jenkins: beam_PostCommit_Java_JDK_Versions_Test » JDK 1.7 (latest),beam #1

2017-05-02 Thread Apache Jenkins Server
See -- [...truncated 725.73 KB...] 2017-05-02\T\23:28:20.732 [INFO] Downloading:

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

2017-05-02 Thread Apache Jenkins Server
See -- [...truncated 729.63 KB...] 2017-05-02\T\23:25:53.589 [INFO] Downloading:

[jira] [Commented] (BEAM-302) Add Scio Scala DSL to Beam

2017-05-02 Thread Chaoran Yu (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15993999#comment-15993999 ] Chaoran Yu commented on BEAM-302: - [~neville] I tried the latest SNAPSHOT version of scio but it's still not

[jira] [Updated] (BEAM-1954) "test" extra need nose in the requirements list

2017-05-02 Thread Sourabh Bajaj (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sourabh Bajaj updated BEAM-1954: Labels: newbie (was: ) > "test" extra need nose in the requirements list >

  1   2   3   4   >