Jenkins build is back to normal : beam_PostCommit_Python_Verify #2337

2017-05-26 Thread Apache Jenkins Server
See

Jenkins build is back to stable : beam_PostCommit_Java_ValidatesRunner_Dataflow #3226

2017-05-26 Thread Apache Jenkins Server
See

[GitHub] beam pull request #3244: DSL_SQL: merge master into DSL_SQL feature branch

2017-05-26 Thread xumingming
GitHub user xumingming opened a pull request: https://github.com/apache/beam/pull/3244 DSL_SQL: merge master into DSL_SQL feature branch Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the PR title is

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #3225

2017-05-26 Thread Apache Jenkins Server
See

Jenkins build is unstable: beam_PostCommit_Java_MavenInstall #3944

2017-05-26 Thread Apache Jenkins Server
See

Build failed in Jenkins: beam_PostCommit_Python_Verify #2336

2017-05-26 Thread Apache Jenkins Server
See Changes: [chamikara] Fix Python Dataflow execution errors due to #3223 -- [...truncated 677.55 KB...] { "location":

Jenkins build is back to normal : beam_PostCommit_Java_MavenInstall #3940

2017-05-26 Thread Apache Jenkins Server
See

Build failed in Jenkins: beam_PostCommit_Python_Verify #2335

2017-05-26 Thread Apache Jenkins Server
See Changes: [lcwik] [BEAM-2369] HadoopFileSystem: prevent NPE on match of non existing file [robertwb] [BEAM-2365] Use the highest pickle protocol available.

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Flink #2951

2017-05-26 Thread Apache Jenkins Server
See

Build failed in Jenkins: beam_PostCommit_Java_MavenInstall_Windows #58

2017-05-26 Thread Apache Jenkins Server
See Changes: [tgroh] Revert "Roll-forward Include Additional PTransform inputs in Transform [tgroh] Revert "Visit a Transform Hierarchy in Topological Order" [dhalperi] [BEAM-1542]

[GitHub] beam pull request #3242: Fix Python Dataflow execution errors due to #3223

2017-05-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/3242 --- 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: This closes #3242

2017-05-26 Thread chamikara
This closes #3242 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/27dd7a9e Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/27dd7a9e Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/27dd7a9e Branch:

[1/2] beam git commit: Fix Python Dataflow execution errors due to #3223

2017-05-26 Thread chamikara
Repository: beam Updated Branches: refs/heads/master 2994fce73 -> 27dd7a9e4 Fix Python Dataflow execution errors due to #3223 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/f6ed520f Tree:

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Flink #2950

2017-05-26 Thread Apache Jenkins Server
See

Build failed in Jenkins: beam_PostCommit_Java_MavenInstall #3943

2017-05-26 Thread Apache Jenkins Server
See -- [...truncated 473.46 KB...] 2017-05-27T00:06:31.853 [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ beam-sdks-java-io-common ---

[jira] [Commented] (BEAM-2335) Document various maven commands for running tests

2017-05-26 Thread Davor Bonaci (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16027048#comment-16027048 ] Davor Bonaci commented on BEAM-2335: This would be nice contribution! > Document various maven

[jira] [Assigned] (BEAM-2335) Document various maven commands for running tests

2017-05-26 Thread Davor Bonaci (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davor Bonaci reassigned BEAM-2335: -- Assignee: (was: Davor Bonaci) > Document various maven commands for running tests >

[jira] [Commented] (BEAM-2358) "/test-your-pipeline" example code results in an exception

2017-05-26 Thread Davor Bonaci (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16027046#comment-16027046 ] Davor Bonaci commented on BEAM-2358: [~nicku33], do you perhaps want to contribute a fix here? Thanks!

Build failed in Jenkins: beam_PostCommit_Python_Verify #2334

2017-05-26 Thread Apache Jenkins Server
See Changes: [dhalperi] [BEAM-2372] Only run Apache RAT at root pom.xml -- [...truncated 572.97 KB...] self.write(self.get(x[0])) File

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #3224

2017-05-26 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Flink #2949

2017-05-26 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Flink #2948

2017-05-26 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-2365) Use highest protocol for pickle coder.

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

[1/2] beam git commit: Closes #3226

2017-05-26 Thread robertwb
Repository: beam Updated Branches: refs/heads/master b0fb5b24d -> 2994fce73 Closes #3226 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/2994fce7 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/2994fce7 Diff:

[jira] [Updated] (BEAM-2369) HadoopFileSystem: NullPointerException on match of non existing resource

2017-05-26 Thread Luke Cwik (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Cwik updated BEAM-2369: Fix Version/s: 2.1.0 Component/s: (was: sdk-java-core) sdk-java-extensions >

[GitHub] beam pull request #3226: [BEAM-2365] Use the highest pickle protocol availab...

2017-05-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/3226 --- 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-2369) HadoopFileSystem: NullPointerException on match of non existing resource

2017-05-26 Thread Luke Cwik (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Cwik reassigned BEAM-2369: --- Assignee: Michael Luckey (was: Davor Bonaci) > HadoopFileSystem: NullPointerException on match of

[2/2] beam git commit: [BEAM-2365] Use the highest pickle protocol available.

2017-05-26 Thread robertwb
[BEAM-2365] Use the highest pickle protocol available. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/86912a23 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/86912a23 Diff:

[jira] [Commented] (BEAM-2369) HadoopFileSystem: NullPointerException on match of non existing resource

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

[1/2] beam git commit: [BEAM-2369] HadoopFileSystem: prevent NPE on match of non existing file

2017-05-26 Thread lcwik
Repository: beam Updated Branches: refs/heads/master 884ac517b -> b0fb5b24d [BEAM-2369] HadoopFileSystem: prevent NPE on match of non existing file Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/4d86cece Tree:

[GitHub] beam pull request #3237: BEAM-2369 HadoopFileSystem: prevent NPE on match of...

2017-05-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/3237 --- 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-2369] HadoopFileSystem: prevent NPE on match of non existing file

2017-05-26 Thread lcwik
[BEAM-2369] HadoopFileSystem: prevent NPE on match of non existing file This closes #3237 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/b0fb5b24 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/b0fb5b24 Diff:

[jira] [Commented] (BEAM-2372) Only run Apache RAT at root module

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

[jira] [Closed] (BEAM-2372) Only run Apache RAT at root module

2017-05-26 Thread Daniel Halperin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Halperin closed BEAM-2372. - Resolution: Done > Only run Apache RAT at root module > -- > >

[GitHub] beam pull request #3240: [BEAM-2372] Only run Apache RAT at root pom.xml

2017-05-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/3240 --- 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: [BEAM-2372] Only run Apache RAT at root pom.xml

2017-05-26 Thread dhalperi
Repository: beam Updated Branches: refs/heads/master f47dadc19 -> 884ac517b [BEAM-2372] Only run Apache RAT at root pom.xml Since it checks the entire project anyway. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit:

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

2017-05-26 Thread dhalperi
This closes #3240 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/884ac517 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/884ac517 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/884ac517 Branch:

Build failed in Jenkins: beam_PostCommit_Python_Verify #2333

2017-05-26 Thread Apache Jenkins Server
See Changes: [tgroh] Add Missing Space in DataflowMetrics -- [...truncated 689.35 KB...] self._batch_setitems(obj.iteritems()) File

Jenkins build is back to normal : beam_PostCommit_Java_ValidatesRunner_Apex #1578

2017-05-26 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Flink #2947

2017-05-26 Thread Apache Jenkins Server
See

Build failed in Jenkins: beam_PostCommit_Java_MavenInstall #3939

2017-05-26 Thread Apache Jenkins Server
See -- Started by GitHub push by asfgit [EnvInject] - Loading node environment variables. Building remotely on beam1 (beam) in workspace

[GitHub] beam pull request #3243: [TRIVIAL] DataflowMetrics: add missing space

2017-05-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/3243 --- 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: This closes #3243

2017-05-26 Thread tgroh
This closes #3243 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/f47dadc1 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/f47dadc1 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/f47dadc1 Branch:

[1/2] beam git commit: Add Missing Space in DataflowMetrics

2017-05-26 Thread tgroh
Repository: beam Updated Branches: refs/heads/master b70e25cf9 -> f47dadc19 Add Missing Space in DataflowMetrics Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/ba142aa8 Tree:

[GitHub] beam pull request #3243: [TRIVIAL] DataflowMetrics: add missing space

2017-05-26 Thread dhalperi
GitHub user dhalperi opened a pull request: https://github.com/apache/beam/pull/3243 [TRIVIAL] DataflowMetrics: add missing space R: @kennknowles @tgroh or anyone else You can merge this pull request into a Git repository by running: $ git pull https://github.com/dhalperi/beam

Build failed in Jenkins: beam_PostCommit_Python_Verify #2332

2017-05-26 Thread Apache Jenkins Server
See -- [...truncated 547.49 KB...] self.save_reduce(obj=obj, *rv) File "/usr/lib/python2.7/pickle.py", line 419, in save_reduce save(state) File

Jenkins build became unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #3223

2017-05-26 Thread Apache Jenkins Server
See

Build failed in Jenkins: beam_PostCommit_Python_Verify #2331

2017-05-26 Thread Apache Jenkins Server
See Changes: [dhalperi] [BEAM-1542] SpannerIO sink updates [robertwb] [BEAM-2366] Don't try to pickle gen_protos in tests. -- [...truncated 977.01 KB...]

[GitHub] beam pull request #3242: Fix Python Dataflow execution errors due to #3223

2017-05-26 Thread charlesccychen
GitHub user charlesccychen opened a pull request: https://github.com/apache/beam/pull/3242 Fix Python Dataflow execution errors due to #3223 PR #3223 should have first updated the Dataflow Beam worker container before changing the public API in `gcp/pubsub.py`. This partially

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Flink #2946

2017-05-26 Thread Apache Jenkins Server
See

Build failed in Jenkins: beam_PostCommit_Java_MavenInstall #3937

2017-05-26 Thread Apache Jenkins Server
See Changes: [dhalperi] [BEAM-1542] SpannerIO sink updates -- [...truncated 1.11 MB...] at

Build failed in Jenkins: beam_PostCommit_Java_MavenInstall #3938

2017-05-26 Thread Apache Jenkins Server
See Changes: [robertwb] [BEAM-2366] Don't try to pickle gen_protos in tests. -- [...truncated 1.10 MB...] 2017-05-26T21:22:19.007 [INFO] Apache Beam ::

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_Apex #1577

2017-05-26 Thread Apache Jenkins Server
See Changes: [dhalperi] [BEAM-1542] SpannerIO sink updates [robertwb] [BEAM-2366] Don't try to pickle gen_protos in tests. -- [...truncated

Build failed in Jenkins: beam_PostCommit_Python_Verify #2330

2017-05-26 Thread Apache Jenkins Server
See Changes: [tgroh] Revert "Roll-forward Include Additional PTransform inputs in Transform [tgroh] Revert "Visit a Transform Hierarchy in Topological Order"

[jira] [Commented] (BEAM-2366) Post commit failure: import not found gen_protos

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

[jira] [Commented] (BEAM-1542) Need Source/Sink for Spanner

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

[GitHub] beam pull request #3228: [BEAM-2366] Don't try to pickle gen_protos in tests...

2017-05-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/3228 --- 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: [BEAM-2366] Don't try to pickle gen_protos in tests.

2017-05-26 Thread robertwb
Repository: beam Updated Branches: refs/heads/master c7a37b4b1 -> b70e25cf9 [BEAM-2366] Don't try to pickle gen_protos in tests. Tests that pickle the main session but are run from setup.py attempt to pickle everything visible in setup.py. Project:

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

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

[GitHub] beam pull request #3221: [BEAM-1542] SpannerIO sink updates

2017-05-26 Thread mairbek
Github user mairbek closed the pull request at: https://github.com/apache/beam/pull/3221 --- 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-1542) Need Source/Sink for Spanner

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

[GitHub] beam pull request #3241: [BEAM-1542] SpannerIO sink updates

2017-05-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/3241 --- 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: This closes #3241

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

[1/2] beam git commit: [BEAM-1542] SpannerIO sink updates

2017-05-26 Thread dhalperi
Repository: beam Updated Branches: refs/heads/master 99e60f4c0 -> c7a37b4b1 [BEAM-1542] SpannerIO sink updates * Add unit and integration tests * Add MutationSizeEstimator * Improve display data * Upgrade libraries Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit:

[jira] [Commented] (BEAM-1542) Need Source/Sink for Spanner

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

[GitHub] beam pull request #3241: [BEAM-1542] SpannerIO sink updates

2017-05-26 Thread dhalperi
GitHub user dhalperi opened a pull request: https://github.com/apache/beam/pull/3241 [BEAM-1542] SpannerIO sink updates * Add unit and integration tests * Add MutationSizeEstimator * Improve display data * Upgrade libraries Be sure to do all of the following to

Jenkins build is back to stable : beam_PostCommit_Java_ValidatesRunner_Spark #2186

2017-05-26 Thread Apache Jenkins Server
See

Jenkins build is back to normal : beam_PostCommit_Java_MavenInstall #3935

2017-05-26 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Flink #2944

2017-05-26 Thread Apache Jenkins Server
See

Build failed in Jenkins: beam_PostCommit_Java_MavenInstall #3936

2017-05-26 Thread Apache Jenkins Server
See -- Started by GitHub push by asfgit [EnvInject] - Loading node environment variables. Building remotely on beam1 (beam) in workspace

[GitHub] beam pull request #3238: Revert "Roll-forward Include Additional PTransform ...

2017-05-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/3238 --- 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: Revert "Visit a Transform Hierarchy in Topological Order"

2017-05-26 Thread tgroh
Revert "Visit a Transform Hierarchy in Topological Order" This reverts commit bd1dfdf3c8e145a99bcacebd0c64dcf6580f3ffe. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/6ad6433e Tree:

[1/3] beam git commit: This closes #3238

2017-05-26 Thread tgroh
Repository: beam Updated Branches: refs/heads/master c687887d2 -> 99e60f4c0 This closes #3238 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/99e60f4c Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/99e60f4c Diff:

[3/3] beam git commit: Revert "Roll-forward Include Additional PTransform inputs in Transform Nodes"

2017-05-26 Thread tgroh
Revert "Roll-forward Include Additional PTransform inputs in Transform Nodes" This reverts commit 2e2ae9cfa581a73864695d15102acadc2750a57a. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/247f9bc1 Tree:

Jenkins build is back to stable : beam_PostCommit_Java_ValidatesRunner_Dataflow #3222

2017-05-26 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-2372) Only run Apache RAT at root module

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

[GitHub] beam pull request #3240: [BEAM-2372] Only run Apache RAT at root pom.xml

2017-05-26 Thread dhalperi
GitHub user dhalperi opened a pull request: https://github.com/apache/beam/pull/3240 [BEAM-2372] Only run Apache RAT at root pom.xml Since it checks the entire project anyway. R: @davorbonaci @jbonofre CC: @kennknowles @robertwb (as possibly-interested parties) You

[jira] [Created] (BEAM-2372) Only run Apache RAT at root module

2017-05-26 Thread Daniel Halperin (JIRA)
Daniel Halperin created BEAM-2372: - Summary: Only run Apache RAT at root module Key: BEAM-2372 URL: https://issues.apache.org/jira/browse/BEAM-2372 Project: Beam Issue Type: Improvement

Jenkins build is unstable: beam_PostCommit_Java_ValidatesRunner_Spark #2185

2017-05-26 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Flink #2943

2017-05-26 Thread Apache Jenkins Server
See

Build failed in Jenkins: beam_PostCommit_Python_Verify #2329

2017-05-26 Thread Apache Jenkins Server
See Changes: [klk] Mark CombineFnWithContext StateSpecs internal [klk] Allow translation to throw IOException [klk] Flesh out TimerSpec and StateSpec in Runner API [klk] Add case dispatch to

Build failed in Jenkins: beam_PostCommit_Java_MavenInstall #3933

2017-05-26 Thread Apache Jenkins Server
See -- [...truncated 503.10 KB...] 2017-05-26T18:06:37.718 [INFO] --- maven-dependency-plugin:3.0.1:analyze-only (default) @ beam-runners-parent ---

Build failed in Jenkins: beam_PostCommit_Java_MavenInstall_Windows #57

2017-05-26 Thread Apache Jenkins Server
See Changes: [hepei.hp] fix FlinkAccumulatorCombiningStateWithContext read null accum bug [tgroh] Visit a Transform Hierarchy in Topological Order [tgroh] Update Apex Overrides [tgroh]

[jira] [Commented] (BEAM-2371) Make Java DirectRunner demonstrate language-agnostic Runner API translation wrappers

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

[GitHub] beam pull request #3239: [BEAM-2371] Port DirectRunner override matchers to ...

2017-05-26 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/beam/pull/3239 [BEAM-2371] Port DirectRunner override matchers to language-agnostic construction APIs Be sure to do all of the following to help us incorporate your contribution quickly and easily:

[jira] [Created] (BEAM-2371) Make Java DirectRunner demonstrate language-agnostic Runner API translation wrappers

2017-05-26 Thread Kenneth Knowles (JIRA)
Kenneth Knowles created BEAM-2371: - Summary: Make Java DirectRunner demonstrate language-agnostic Runner API translation wrappers Key: BEAM-2371 URL: https://issues.apache.org/jira/browse/BEAM-2371

[jira] [Assigned] (BEAM-2001) Verify PAssert execution in all runners

2017-05-26 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles reassigned BEAM-2001: - Assignee: (was: Kenneth Knowles) > Verify PAssert execution in all runners >

[jira] [Assigned] (BEAM-2001) Verify PAssert execution in all runners

2017-05-26 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles reassigned BEAM-2001: - Assignee: Kenneth Knowles > Verify PAssert execution in all runners >

[jira] [Commented] (BEAM-2283) Consider using actual URIs instead of Strings/ResourceIds in relation to FileSystems

2017-05-26 Thread Luke Cwik (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16026609#comment-16026609 ] Luke Cwik commented on BEAM-2283: - Michael Lucky / adude3...@gmail.com reported the following about how

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Flink #2942

2017-05-26 Thread Apache Jenkins Server
See

[GitHub] beam pull request #3238: Revert "Roll-forward Include Additional PTransform ...

2017-05-26 Thread tgroh
GitHub user tgroh opened a pull request: https://github.com/apache/beam/pull/3238 Revert "Roll-forward Include Additional PTransform inputs in Transfor… …m Nodes" This reverts commit 2e2ae9cfa581a73864695d15102acadc2750a57a. This breaks dataflow for the same

Build failed in Jenkins: beam_PostCommit_Java_MavenInstall #3932

2017-05-26 Thread Apache Jenkins Server
See -- Started by user dhalperi [EnvInject] - Loading node environment variables. Building remotely on beam2 (beam) in workspace

Jenkins build became unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #3220

2017-05-26 Thread Apache Jenkins Server
See

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

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

Build failed in Jenkins: beam_PostCommit_Java_MavenInstall #3931

2017-05-26 Thread Apache Jenkins Server
See -- Started by GitHub push by asfgit [EnvInject] - Loading node environment variables. Building remotely on beam2 (beam) in workspace

[GitHub] beam pull request #3233: [BEAM-115] Runner API Translations for StateSpec an...

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

[4/7] beam git commit: Add case dispatch to StateSpec

2017-05-26 Thread kenn
Add case dispatch to StateSpec This is different than a StateBinder: for a binder, the id is needed and the StateSpec controls the return type. For case dispatch, the dispatcher controls the type and it should just be reading the spec, which does not require the id. Eventually, StateBinder could

[5/7] beam git commit: Flesh out TimerSpec and StateSpec in Runner API

2017-05-26 Thread kenn
Flesh out TimerSpec and StateSpec in Runner API Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/9497e5ea Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/9497e5ea Diff:

[7/7] beam git commit: This closes #3233: [BEAM-115] Runner API Translations for StateSpec and TimerSpec

2017-05-26 Thread kenn
This closes #3233: [BEAM-115] Runner API Translations for StateSpec and TimerSpec Implement TimerSpec and StateSpec translation Make Java serialized CombineFn URN public Add case dispatch to StateSpec Flesh out TimerSpec and StateSpec in Runner API Allow translation to throw

[1/7] beam git commit: Make Java serialized CombineFn URN public

2017-05-26 Thread kenn
Repository: beam Updated Branches: refs/heads/master 6bb204f34 -> c687887d2 Make Java serialized CombineFn URN public Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/a250ce58 Tree:

  1   2   >