[jira] [Closed] (BEAM-2459) Remove no-op UnsupportedOperationVisitor

2017-06-16 Thread Tyler Akidau (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Akidau closed BEAM-2459. -- Resolution: Fixed Fix Version/s: Not applicable > Remove no-op UnsupportedOperationVisitor >

[jira] [Commented] (BEAM-2459) Remove no-op UnsupportedOperationVisitor

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

[GitHub] beam pull request #3384: [BEAM-2459] Remove UnsupportedOperationVisitor, whi...

2017-06-16 Thread takidau
Github user takidau closed the pull request at: https://github.com/apache/beam/pull/3384 --- 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-2459] This closes #3384

2017-06-16 Thread takidau
[BEAM-2459] This closes #3384 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/887cf3a1 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/887cf3a1 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/887cf3a1 Branch:

[1/2] beam git commit: Remove UnsupportedOperationVisitor, which is currently just a no-op

2017-06-16 Thread takidau
Repository: beam Updated Branches: refs/heads/DSL_SQL 738eb4dd0 -> 887cf3a1a Remove UnsupportedOperationVisitor, which is currently just a no-op Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/98383b6f Tree:

[GitHub] beam pull request #3371: [BEAM-2452] Update filter/project/aggregation tests...

2017-06-16 Thread XuMingmin
Github user XuMingmin closed the pull request at: https://github.com/apache/beam/pull/3371 --- 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-2452) Update filter/project/aggregation tests with BeamSql

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

[1/2] beam git commit: Update filter/project/aggregation tests to use BeamSql

2017-06-16 Thread takidau
Repository: beam Updated Branches: refs/heads/DSL_SQL dcd769c8a -> 738eb4dd0 Update filter/project/aggregation tests to use BeamSql Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/86dea078 Tree:

[2/2] beam git commit: [BEAM-2452] This closes #3371

2017-06-16 Thread takidau
[BEAM-2452] This closes #3371 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/738eb4dd Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/738eb4dd Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/738eb4dd Branch:

Build failed in Jenkins: beam_PostCommit_Java_MavenInstall_Windows #142

2017-06-16 Thread Apache Jenkins Server
See Changes: [lcwik] [BEAM-1347] Break apart ProcessBundleHandler to use service locator [kirpichov] Tests for reading windowed side input from resumed SDF call [robertwb] Populate

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

2017-06-16 Thread Apache Jenkins Server
See Changes: [lcwik] [BEAM-1347] Break apart ProcessBundleHandler to use service locator [kirpichov] Tests for reading windowed side input from resumed

[jira] [Created] (BEAM-2460) Make python maven variables available elsewhere

2017-06-16 Thread Stephen Sisk (JIRA)
Stephen Sisk created BEAM-2460: -- Summary: Make python maven variables available elsewhere Key: BEAM-2460 URL: https://issues.apache.org/jira/browse/BEAM-2460 Project: Beam Issue Type: Task

[GitHub] beam pull request #3385: Add dry run option to DataflowRunner in python SDK

2017-06-16 Thread vikkyrk
GitHub user vikkyrk opened a pull request: https://github.com/apache/beam/pull/3385 Add dry run option to DataflowRunner in python SDK 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 back to stable : beam_PostCommit_Java_ValidatesRunner_Dataflow #3380

2017-06-16 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-2459) Remove no-op UnsupportedOperationVisitor

2017-06-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16052511#comment-16052511 ] ASF GitHub Bot commented on BEAM-2459: -- GitHub user takidau opened a pull request:

[GitHub] beam pull request #3384: [BEAM-2459] Remove UnsupportedOperationVisitor, whi...

2017-06-16 Thread takidau
GitHub user takidau opened a pull request: https://github.com/apache/beam/pull/3384 [BEAM-2459] Remove UnsupportedOperationVisitor, which is currently just a no-op AFAICT, UnsupportedOperationVisitor just extends SqlShuttle with no overrides, which means it does nothing when it

[jira] [Created] (BEAM-2459) Remove no-op UnsupportedOperationVisitor

2017-06-16 Thread Tyler Akidau (JIRA)
Tyler Akidau created BEAM-2459: -- Summary: Remove no-op UnsupportedOperationVisitor Key: BEAM-2459 URL: https://issues.apache.org/jira/browse/BEAM-2459 Project: Beam Issue Type: Task

Jenkins build became unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #3379

2017-06-16 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-2443) BeamSqlRecordType should migrate to using a builder pattern via AutoValue/AutoBuilder

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

[GitHub] beam pull request #3377: [BEAM-2443] apply AutoValue to BeamSqlRecordType

2017-06-16 Thread xumingming
Github user xumingming closed the pull request at: https://github.com/apache/beam/pull/3377 --- 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-2447) Reintroduce DoFn.ProcessContinuation

2017-06-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16052430#comment-16052430 ] ASF GitHub Bot commented on BEAM-2447: -- GitHub user jkff opened a pull request:

[GitHub] beam pull request #3383: [BEAM-2447] Reintroduces DoFn.ProcessContinuation (...

2017-06-16 Thread jkff
GitHub user jkff opened a pull request: https://github.com/apache/beam/pull/3383 [BEAM-2447] Reintroduces DoFn.ProcessContinuation (Dataflow worker compatibility part) Prerequisite for #3360. Will need a Dataflow worker update too. R: @tgroh You can merge this pull

[jira] [Commented] (BEAM-2458) Move HashingFn from test -> main to make it more accessible

2017-06-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16052424#comment-16052424 ] ASF GitHub Bot commented on BEAM-2458: -- GitHub user ssisk opened a pull request:

[jira] [Updated] (BEAM-2453) The Java DirectRunner should exercise all parts of a CombineFn

2017-06-16 Thread Robert Bradshaw (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Bradshaw updated BEAM-2453: -- Summary: The Java DirectRunner should exercise all parts of a CombineFn (was: The DirectRunner

[GitHub] beam pull request #3382: [BEAM-2458] Move HashingFn from test -> main

2017-06-16 Thread ssisk
GitHub user ssisk opened a pull request: https://github.com/apache/beam/pull/3382 [BEAM-2458] Move HashingFn from test -> main Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [X] Make sure the PR title is formatted

[jira] [Created] (BEAM-2458) Move HashingFn from test -> main to make it more accessible

2017-06-16 Thread Stephen Sisk (JIRA)
Stephen Sisk created BEAM-2458: -- Summary: Move HashingFn from test -> main to make it more accessible Key: BEAM-2458 URL: https://issues.apache.org/jira/browse/BEAM-2458 Project: Beam Issue

[jira] [Updated] (BEAM-2457) Error: "Unable to find registrar for hdfs" - need to prevent/improve error message

2017-06-16 Thread Stephen Sisk (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Sisk updated BEAM-2457: --- Description: I've noticed a number of user reports where jobs are failing with the error message

[GitHub] beam pull request #3381: Increases backoff in GcsUtil

2017-06-16 Thread jkff
GitHub user jkff opened a pull request: https://github.com/apache/beam/pull/3381 Increases backoff in GcsUtil 3 tries starting with 200ms is not enough for some transient network issues. R: @lukecwik You can merge this pull request into a Git repository by running: $

[2/2] beam git commit: [BEAM-2443] This closes #3377

2017-06-16 Thread takidau
[BEAM-2443] This closes #3377 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/dcd769c8 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/dcd769c8 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/dcd769c8 Branch:

[1/2] beam git commit: [BEAM-2443] apply AutoValue to BeamSqlRecordType

2017-06-16 Thread takidau
Repository: beam Updated Branches: refs/heads/DSL_SQL abe0f1a0a -> dcd769c8a [BEAM-2443] apply AutoValue to BeamSqlRecordType Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/20453733 Tree:

Jenkins build is back to stable : beam_PostCommit_Java_ValidatesRunner_Spark #2386

2017-06-16 Thread Apache Jenkins Server
See

[GitHub] beam pull request #3373: Populate PBegin input when decoding from Runner API

2017-06-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/3373 --- 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: Populate PBegin input when decoding from Runner API

2017-06-16 Thread robertwb
Repository: beam Updated Branches: refs/heads/master e827642ef -> 0cabdf6e7 Populate PBegin input when decoding from Runner API Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/4519681e Tree:

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

2017-06-16 Thread robertwb
Closes #3373 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/0cabdf6e Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/0cabdf6e Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/0cabdf6e Branch: refs/heads/master

[GitHub] beam pull request #3335: Tests for reading windowed side input from resumed ...

2017-06-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/3335 --- 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: Tests for reading windowed side input from resumed SDF call

2017-06-16 Thread jkff
Repository: beam Updated Branches: refs/heads/master aa555f593 -> e827642ef Tests for reading windowed side input from resumed SDF call Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/9a6a277c Tree:

[2/2] beam git commit: This closes #3335: Tests for reading windowed side input from resumed SDF call

2017-06-16 Thread jkff
This closes #3335: Tests for reading windowed side input from resumed SDF call Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/e827642e Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/e827642e Diff:

[GitHub] beam pull request #3380: A few cleanups in CombineTest

2017-06-16 Thread jkff
GitHub user jkff opened a pull request: https://github.com/apache/beam/pull/3380 A few cleanups in CombineTest Better error messages and IntelliJ warning cleanups. R: @tgroh You can merge this pull request into a Git repository by running: $ git pull

Jenkins build became unstable: beam_PostCommit_Java_ValidatesRunner_Spark #2385

2017-06-16 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-1347) Basic Java harness capable of understanding process bundle tasks and sending data over the Fn Api

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

[GitHub] beam pull request #3375: [BEAM-1347] Break apart ProcessBundleHandler to use...

2017-06-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/3375 --- 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/3] beam git commit: [BEAM-1347] Break apart ProcessBundleHandler to use service locator pattern based upon URNs.

2017-06-16 Thread lcwik
Repository: beam Updated Branches: refs/heads/master 54f307891 -> aa555f593 http://git-wip-us.apache.org/repos/asf/beam/blob/c9c1a05d/sdks/java/harness/src/test/java/org/apache/beam/runners/core/BeamFnDataWriteRunnerTest.java

[2/3] beam git commit: [BEAM-1347] Break apart ProcessBundleHandler to use service locator pattern based upon URNs.

2017-06-16 Thread lcwik
[BEAM-1347] Break apart ProcessBundleHandler to use service locator pattern based upon URNs. This cleans up ProcessBundleHandler and allows for separate improvements of the various PTransform handler factories. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit:

[3/3] beam git commit: [BEAM-1347] Break apart ProcessBundleHandler to use service locator pattern based upon URNs.

2017-06-16 Thread lcwik
[BEAM-1347] Break apart ProcessBundleHandler to use service locator pattern based upon URNs. This closes #3375 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/aa555f59 Tree:

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

2017-06-16 Thread Apache Jenkins Server
See Changes: [tgroh] Use the appropriate context in CombineTest Coder [altay] Fixed handling of use_public_ips. Added test. [altay] Introduce pending

Build failed in Jenkins: beam_PostCommit_Java_MavenInstall_Windows #141

2017-06-16 Thread Apache Jenkins Server
See Changes: [tgroh] Use the appropriate context in CombineTest Coder [altay] Fixed handling of use_public_ips. Added test. [altay] Introduce pending bundles and RootBundleProvider in

Jenkins build is back to stable : beam_PostCommit_Java_ValidatesRunner_Dataflow #3376

2017-06-16 Thread Apache Jenkins Server
See

[GitHub] beam pull request #3326: Beam-2383 Round function

2017-06-16 Thread app-tarush
Github user app-tarush closed the pull request at: https://github.com/apache/beam/pull/3326 --- 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-1265) Add streaming support to Python DirectRunner

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

[1/2] beam git commit: Introduce pending bundles and RootBundleProvider in DirectRunner

2017-06-16 Thread altay
Repository: beam Updated Branches: refs/heads/master f2a32b2ca -> 54f307891 Introduce pending bundles and RootBundleProvider in DirectRunner Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/5aee624c Tree:

[GitHub] beam pull request #3370: [BEAM-1265] Introduce pending bundles and RootBundl...

2017-06-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/3370 --- 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 #3370

2017-06-16 Thread altay
This closes #3370 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/54f30789 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/54f30789 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/54f30789 Branch:

[GitHub] beam pull request #3379: [BEAM] Fixed handling of --use_public_ips.

2017-06-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/3379 --- 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: Fixed handling of use_public_ips. Added test.

2017-06-16 Thread altay
Repository: beam Updated Branches: refs/heads/master 901e96813 -> f2a32b2ca Fixed handling of use_public_ips. Added test. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/c597a020 Tree:

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

2017-06-16 Thread altay
This closes #3379 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/f2a32b2c Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/f2a32b2c Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/f2a32b2c Branch:

[2/2] beam git commit: Use the appropriate context in CombineTest Coder

2017-06-16 Thread tgroh
Use the appropriate context in CombineTest Coder The Accumulator was improperly decoding the seed value in the outer context, as it is in the nested context. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/027d89c9 Tree:

[GitHub] beam pull request #3369: Use the appropriate context in CombineTest Coder

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

2017-06-16 Thread tgroh
Repository: beam Updated Branches: refs/heads/master d5261d74b -> 901e96813 This closes #3369 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/901e9681 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/901e9681 Diff:

[GitHub] beam pull request #3379: [BEAM] Fixed handling of --use_public_ips.

2017-06-16 Thread mdvorsky
GitHub user mdvorsky opened a pull request: https://github.com/apache/beam/pull/3379 [BEAM] Fixed handling of --use_public_ips. R: @aaltay You can merge this pull request into a Git repository by running: $ git pull https://github.com/mdvorsky/incubator-beam public_ips

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #3375

2017-06-16 Thread Apache Jenkins Server
See

Build failed in Jenkins: beam_PostCommit_Java_MavenInstall_Windows #140

2017-06-16 Thread Apache Jenkins Server
See Changes: [aljoscha.krettek] [BEAM-2423] Port state internals tests to the new base class -- [...truncated 2.64 MB...] 2017-06-16T12:38:34.361

[jira] [Commented] (BEAM-2328) Introduce Apache Tika Input component

2017-06-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16051839#comment-16051839 ] ASF GitHub Bot commented on BEAM-2328: -- GitHub user sberyozkin opened a pull request:

[GitHub] beam pull request #3378: [BEAM-2328] Add TikaIO component

2017-06-16 Thread sberyozkin
GitHub user sberyozkin opened a pull request: https://github.com/apache/beam/pull/3378 [BEAM-2328] Add TikaIO component R: @jbonofre Adding TikaSource and TikaReader tests Updating TikaReader to use TikaInputStream as suggested by Tim Allison Supporting the

[jira] [Commented] (BEAM-2328) Introduce Apache Tika Input component

2017-06-16 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16051834#comment-16051834 ] Sergey Beryozkin commented on BEAM-2328: HI All, The initial cleanup of the 'tikaio' branch is now

Jenkins build is back to normal : beam_PostCommit_Java_JDK_Versions_Test » OpenJDK 7 (on Ubuntu only),beam #92

2017-06-16 Thread Apache Jenkins Server
See

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

2017-06-16 Thread Apache Jenkins Server
See Changes: [aljoscha.krettek] [BEAM-2423] Port state internals tests to the new base class -- [...truncated 1.56

Jenkins build is back to stable : beam_PostCommit_Java_ValidatesRunner_Spark #2381

2017-06-16 Thread Apache Jenkins Server
See

Jenkins build is unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #3374

2017-06-16 Thread Apache Jenkins Server
See

Jenkins build became unstable: beam_PostCommit_Java_ValidatesRunner_Spark #2380

2017-06-16 Thread Apache Jenkins Server
See

[1/2] beam git commit: [BEAM-2423] Port state internals tests to the new base class StateInternalsTest

2017-06-16 Thread aljoscha
Repository: beam Updated Branches: refs/heads/master c528fb2f7 -> d5261d74b [BEAM-2423] Port state internals tests to the new base class StateInternalsTest Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/581ee152 Tree:

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

2017-06-16 Thread aljoscha
This closes #3348 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/d5261d74 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/d5261d74 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/d5261d74 Branch:

[GitHub] beam pull request #3348: [BEAM-2423] Port state internals tests to the new b...

2017-06-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/3348 --- 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-2423) Abstract StateInternalsTest for the different state internals/Runners

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

[jira] [Commented] (BEAM-593) Support unblocking run() in FlinkRunner and cancel() and waitUntilFinish() in FlinkRunnerResult

2017-06-16 Thread Etienne Chauchot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16051640#comment-16051640 ] Etienne Chauchot commented on BEAM-593: --- Flink termination of streaming pipelines is now ok as far as

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_Dataflow #3373

2017-06-16 Thread Apache Jenkins Server
See -- [...truncated 7.38 MB...] at com.google.cloud.dataflow.worker.util.common.worker.ReadOperation.runReadLoop(ReadOperation.java:188)

[jira] [Updated] (BEAM-975) Issue with MongoDBIO

2017-06-16 Thread JIRA
[ https://issues.apache.org/jira/browse/BEAM-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofré updated BEAM-975: -- Description: It appears that there is an issue with MongoDBIO. I am using Apache Beam in

[jira] [Resolved] (BEAM-423) Refactore HDFS IO to use the "new" IO style

2017-06-16 Thread JIRA
[ https://issues.apache.org/jira/browse/BEAM-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofré resolved BEAM-423. --- Resolution: Won't Fix Fix Version/s: Not applicable It doesn't make sense

Jenkins build is back to stable : beam_PostCommit_Java_MavenInstall #4119

2017-06-16 Thread Apache Jenkins Server
See

[jira] [Created] (BEAM-2456) Introduce generic metric poll thread interceptor

2017-06-16 Thread JIRA
Jean-Baptiste Onofré created BEAM-2456: -- Summary: Introduce generic metric poll thread interceptor Key: BEAM-2456 URL: https://issues.apache.org/jira/browse/BEAM-2456 Project: Beam

[jira] [Created] (BEAM-2455) Backlog size retrieval for Kinesis source

2017-06-16 Thread JIRA
Paweł Kaczmarczyk created BEAM-2455: --- Summary: Backlog size retrieval for Kinesis source Key: BEAM-2455 URL: https://issues.apache.org/jira/browse/BEAM-2455 Project: Beam Issue Type:

[jira] [Commented] (BEAM-2202) Support DDL

2017-06-16 Thread James Xu (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16051467#comment-16051467 ] James Xu commented on BEAM-2202: I will start to work on this one. > Support DDL > --- > >

[jira] [Assigned] (BEAM-2202) Support DDL

2017-06-16 Thread James Xu (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Xu reassigned BEAM-2202: -- Assignee: James Xu > Support DDL > --- > > Key: BEAM-2202 >

Build failed in Jenkins: beam_PostCommit_Java_MavenInstall_Windows #139

2017-06-16 Thread Apache Jenkins Server
See -- [...truncated 2.64 MB...] 2017-06-16T06:36:06.741 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip/1.8/gossip-1.8.pom

[jira] [Commented] (BEAM-2443) BeamSqlRecordType should migrate to using a builder pattern via AutoValue/AutoBuilder

2017-06-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16051460#comment-16051460 ] ASF GitHub Bot commented on BEAM-2443: -- GitHub user xumingming opened a pull request:

[GitHub] beam pull request #3377: [BEAM-2443] apply AutoValue to BeamSqlRecordType

2017-06-16 Thread xumingming
GitHub user xumingming opened a pull request: https://github.com/apache/beam/pull/3377 [BEAM-2443] apply AutoValue to BeamSqlRecordType You can merge this pull request into a Git repository by running: $ git pull https://github.com/xumingming/beam BEAM-2443-autovalues

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

2017-06-16 Thread Apache Jenkins Server
See -- [...truncated 1.55 MB...] [javadoc] symbol: class Cluster [javadoc] location: class CassandraServiceImpl

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

2017-06-16 Thread Apache Jenkins Server
See -- [...truncated 1016.80 KB...] 2017-06-16\T\06:15:44.697 [INFO] Excluding

Jenkins build is back to stable : beam_PostCommit_Java_ValidatesRunner_Spark #2379

2017-06-16 Thread Apache Jenkins Server
See