[jira] [Updated] (BEAM-3235) Apache Beam with Apache Apex error

2017-11-22 Thread ethanhunt999 (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ethanhunt999 updated BEAM-3235: --- Affects Version/s: 2.1.0 > Apache Beam with Apache Apex error > -- > >

[jira] [Updated] (BEAM-3235) Apache Beam with Apache Apex error

2017-11-22 Thread ethanhunt999 (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ethanhunt999 updated BEAM-3235: --- Component/s: beam-model > Apache Beam with Apache Apex error > -- > >

[jira] [Created] (BEAM-3235) Apache Beam with Apache Apex error

2017-11-22 Thread ethanhunt999 (JIRA)
ethanhunt999 created BEAM-3235: -- Summary: Apache Beam with Apache Apex error Key: BEAM-3235 URL: https://issues.apache.org/jira/browse/BEAM-3235 Project: Beam Issue Type: Bug

Jenkins build is back to normal : beam_PostCommit_Python_ValidatesRunner_Dataflow #315

2017-11-22 Thread Apache Jenkins Server
See

Build failed in Jenkins: beam_PostCommit_Python_Verify #3594

2017-11-22 Thread Apache Jenkins Server
See -- [...truncated 815.71 KB...] copying apache_beam/runners/direct/__init__.py -> apache-beam-2.3.0.dev0/apache_beam/runners/direct copying

[2/2] beam git commit: Fix test runtime class conflicts and get hbase tests passing.

2017-11-22 Thread lcwik
Fix test runtime class conflicts and get hbase tests passing. This closes #4166 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/558aa2fc Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/558aa2fc Diff:

[1/2] beam git commit: Fix test runtime class conflicts and get hbase tests passing.

2017-11-22 Thread lcwik
Repository: beam Updated Branches: refs/heads/master 4847d34d7 -> 558aa2fc3 Fix test runtime class conflicts and get hbase tests passing. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/07d6607b Tree:

[GitHub] beam pull request #4166: Fix test runtime class conflicts and get hbase test...

2017-11-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/4166 ---

Build failed in Jenkins: beam_PostCommit_Python_ValidatesRunner_Dataflow #321

2017-11-22 Thread Apache Jenkins Server
See -- Started by timer [EnvInject] - Loading node environment variables. Building remotely on beam3 (beam) in workspace

[1/4] beam git commit: Move Common Fn Execution Concepts to fn-execution

2017-11-22 Thread lcwik
Repository: beam Updated Branches: refs/heads/master 5c74022da -> 4847d34d7 http://git-wip-us.apache.org/repos/asf/beam/blob/f9e2be91/sdks/java/fn-execution/src/test/java/org/apache/beam/sdk/fn/test/TestExecutors.java -- diff

[3/4] beam git commit: Move fn-execution org.apache.beam.harness.channel

2017-11-22 Thread lcwik
Move fn-execution org.apache.beam.harness.channel 'harness' suggests the SDK harness package, which is not correct, as this is used by both runners and the SDK harness. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/cbb3a730

Build failed in Jenkins: beam_PostCommit_Python_Verify #3600

2017-11-22 Thread Apache Jenkins Server
See -- Started by timer [EnvInject] - Loading node environment variables. Building remotely on beam3 (beam) in workspace

Build failed in Jenkins: beam_PerformanceTests_Python #589

2017-11-22 Thread Apache Jenkins Server
See Changes: [altay] Update julia set example comments -- Started by timer [EnvInject] - Loading node environment variables. Building remotely on beam3 (beam)

Build failed in Jenkins: beam_PostCommit_Python_Verify #3598

2017-11-22 Thread Apache Jenkins Server
See Changes: [lcwik] Move fn-execution org.apache.beam.harness.channel [lcwik] Move Common Fn Execution Concepts to fn-execution -- [...truncated 767.74

[jira] [Commented] (BEAM-3120) Jenkins postcommit test suite triggered for a release branch uses code from master branch.

2017-11-22 Thread Luke Cwik (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-3120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263595#comment-16263595 ] Luke Cwik commented on BEAM-3120: - The changes to the checkoutDir were reverted in

[jira] [Created] (BEAM-3238) [SQL] Add builder to BeamRecordSqlType

2017-11-22 Thread Anton Kedin (JIRA)
Anton Kedin created BEAM-3238: - Summary: [SQL] Add builder to BeamRecordSqlType Key: BEAM-3238 URL: https://issues.apache.org/jira/browse/BEAM-3238 Project: Beam Issue Type: Improvement

[jira] [Comment Edited] (BEAM-3120) Jenkins postcommit test suite triggered for a release branch uses code from master branch.

2017-11-22 Thread Valentyn Tymofieiev (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-3120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263637#comment-16263637 ] Valentyn Tymofieiev edited comment on BEAM-3120 at 11/23/17 1:13 AM: -

[jira] [Commented] (BEAM-3120) Jenkins postcommit test suite triggered for a release branch uses code from master branch.

2017-11-22 Thread Valentyn Tymofieiev (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-3120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263641#comment-16263641 ] Valentyn Tymofieiev commented on BEAM-3120: --- Filed

[jira] [Commented] (BEAM-3201) ElasticsearchIO should deal with documents id

2017-11-22 Thread Chet Aldrich (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-3201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263472#comment-16263472 ] Chet Aldrich commented on BEAM-3201: [~echauchot] First of all, thanks for getting that all sorted for

Jenkins build is back to stable : beam_PostCommit_Java_ValidatesRunner_Dataflow #4395

2017-11-22 Thread Apache Jenkins Server
See

Build failed in Jenkins: beam_PerformanceTests_Spark #1036

2017-11-22 Thread Apache Jenkins Server
See Changes: [altay] Update julia set example comments -- Started by timer [EnvInject] - Loading node environment variables. Building remotely on beam2 (beam)

[jira] [Commented] (BEAM-3120) Jenkins postcommit test suite triggered for a release branch uses code from master branch.

2017-11-22 Thread Valentyn Tymofieiev (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-3120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263594#comment-16263594 ] Valentyn Tymofieiev commented on BEAM-3120: --- I suspect

[jira] [Commented] (BEAM-3238) [SQL] Add builder to BeamRecordSqlType

2017-11-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263746#comment-16263746 ] ASF GitHub Bot commented on BEAM-3238: -- GitHub user akedin opened a pull request:

[GitHub] beam pull request #4168: [BEAM-3238][SQL] Add BeamRecordSqlTypeBuilder

2017-11-22 Thread akedin
GitHub user akedin opened a pull request: https://github.com/apache/beam/pull/4168 [BEAM-3238][SQL] Add BeamRecordSqlTypeBuilder Follow this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA

Build failed in Jenkins: beam_PostCommit_Python_Verify #3597

2017-11-22 Thread Apache Jenkins Server
See Changes: [altay] Update julia set example comments -- [...truncated 779.45 KB...] test_value_type_must_be_valid_composite_param

Build failed in Jenkins: beam_PostCommit_Python_Verify #3599

2017-11-22 Thread Apache Jenkins Server
See Changes: [lcwik] Fix test runtime class conflicts and get hbase tests passing. -- [...truncated 815.34 KB...] copying

[2/4] beam git commit: Move Common Fn Execution Concepts to fn-execution

2017-11-22 Thread lcwik
Move Common Fn Execution Concepts to fn-execution Move Stream control packages to fn-execution. Update java package names. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/f9e2be91 Tree:

[jira] [Commented] (BEAM-2899) Universal Local Runner

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

[GitHub] beam pull request #4111: [BEAM-2899] Migrate Stream Control to the fn-execut...

2017-11-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/4111 ---

[jira] [Commented] (BEAM-3120) Jenkins postcommit test suite triggered for a release branch uses code from master branch.

2017-11-22 Thread Valentyn Tymofieiev (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-3120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263624#comment-16263624 ] Valentyn Tymofieiev commented on BEAM-3120: --- Thanks; that explains why the Jenkins workspace has

Jenkins build became unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #4392

2017-11-22 Thread Apache Jenkins Server
See

[jira] [Updated] (BEAM-3226) Gremlin IO

2017-11-22 Thread JIRA
[ https://issues.apache.org/jira/browse/BEAM-3226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismaël Mejía updated BEAM-3226: --- Component/s: (was: sdk-java-core) sdk-java-extensions > Gremlin IO > -- >

Build failed in Jenkins: beam_PerformanceTests_Spark #1034

2017-11-22 Thread Apache Jenkins Server
See -- Started by timer [EnvInject] - Loading node environment variables. Building remotely on beam2 (beam) in workspace

[jira] [Commented] (BEAM-3201) ElasticsearchIO should deal with documents id

2017-11-22 Thread Nicholas Verbeck (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-3201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263519#comment-16263519 ] Nicholas Verbeck commented on BEAM-3201: [~chetaldrich] I'm not against the user functions. I just

[jira] [Commented] (BEAM-3120) Jenkins postcommit test suite triggered for a release branch uses code from master branch.

2017-11-22 Thread Valentyn Tymofieiev (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-3120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263637#comment-16263637 ] Valentyn Tymofieiev commented on BEAM-3120: --- One of first line in Jenkins logs is > git

[jira] [Created] (BEAM-3239) Enable debug server for python sdk workers

2017-11-22 Thread Ankur Goenka (JIRA)
Ankur Goenka created BEAM-3239: -- Summary: Enable debug server for python sdk workers Key: BEAM-3239 URL: https://issues.apache.org/jira/browse/BEAM-3239 Project: Beam Issue Type: Improvement

Build failed in Jenkins: beam_PerformanceTests_Spark #1037

2017-11-22 Thread Apache Jenkins Server
See Changes: [lcwik] Move fn-execution org.apache.beam.harness.channel [lcwik] Move Common Fn Execution Concepts to fn-execution [lcwik] Fix test runtime class conflicts and get hbase tests passing.

Build failed in Jenkins: beam_PerformanceTests_Python #590

2017-11-22 Thread Apache Jenkins Server
See Changes: [lcwik] Move fn-execution org.apache.beam.harness.channel [lcwik] Move Common Fn Execution Concepts to fn-execution [lcwik] Fix test runtime class conflicts and get hbase tests passing.

[jira] [Assigned] (BEAM-2543) HBaseIOTest fails tests if run from a directory with spaces

2017-11-22 Thread JIRA
[ https://issues.apache.org/jira/browse/BEAM-2543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismaël Mejía reassigned BEAM-2543: -- Assignee: (was: Ismaël Mejía) > HBaseIOTest fails tests if run from a directory with spaces

[jira] [Updated] (BEAM-2296) HBase IO should use AutoValue

2017-11-22 Thread JIRA
[ https://issues.apache.org/jira/browse/BEAM-2296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismaël Mejía updated BEAM-2296: --- Labels: newbie starter (was: ) > HBase IO should use AutoValue > - > >

[jira] [Assigned] (BEAM-3185) Build blocks on parsing long as int from github status json

2017-11-22 Thread JIRA
[ https://issues.apache.org/jira/browse/BEAM-3185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismaël Mejía reassigned BEAM-3185: -- Assignee: (was: Ismaël Mejía) > Build blocks on parsing long as int from github status json

[jira] [Commented] (BEAM-2296) HBase IO should use AutoValue

2017-11-22 Thread JIRA
[ https://issues.apache.org/jira/browse/BEAM-2296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262541#comment-16262541 ] Ismaël Mejía commented on BEAM-2296: Hi, I would like to know if you still plan to do this or if we can

[jira] [Created] (BEAM-3236) Add OrientDbIO

2017-11-22 Thread JIRA
Jean-Baptiste Onofré created BEAM-3236: -- Summary: Add OrientDbIO Key: BEAM-3236 URL: https://issues.apache.org/jira/browse/BEAM-3236 Project: Beam Issue Type: New Feature

[jira] [Commented] (BEAM-3215) Add a performance test for HBaseIO

2017-11-22 Thread JIRA
[ https://issues.apache.org/jira/browse/BEAM-3215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262558#comment-16262558 ] Ismaël Mejía commented on BEAM-3215: Hi thanks for the explanation [~chamikara] I don't plan to

[jira] [Commented] (BEAM-2543) HBaseIOTest fails tests if run from a directory with spaces

2017-11-22 Thread JIRA
[ https://issues.apache.org/jira/browse/BEAM-2543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262568#comment-16262568 ] Ismaël Mejía commented on BEAM-2543: I am unassigning myself from this one since there is nothing I can

[GitHub] beam pull request #4164: Update DataflowRunner fnapi environment version

2017-11-22 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/4164 Update DataflowRunner fnapi environment version R: @tvalentyn cc: @mdvorsky You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam

[jira] [Assigned] (BEAM-3226) Gremlin IO

2017-11-22 Thread JIRA
[ https://issues.apache.org/jira/browse/BEAM-3226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismaël Mejía reassigned BEAM-3226: -- Assignee: (was: Kenneth Knowles) > Gremlin IO > -- > > Key:

[jira] [Resolved] (BEAM-1783) Add Integration Tests for HBaseIO

2017-11-22 Thread JIRA
[ https://issues.apache.org/jira/browse/BEAM-1783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismaël Mejía resolved BEAM-1783. Resolution: Fixed Fix Version/s: Not applicable > Add Integration Tests for HBaseIO >

Build failed in Jenkins: beam_PostCommit_Python_Verify #3595

2017-11-22 Thread Apache Jenkins Server
See -- [...truncated 817.25 KB...] copying apache_beam/runners/direct/__init__.py -> apache-beam-2.3.0.dev0/apache_beam/runners/direct copying

[jira] [Commented] (BEAM-3180) [Nexmark][SQL] Refactor NexmarkLauncher

2017-11-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-3180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263006#comment-16263006 ] ASF GitHub Bot commented on BEAM-3180: -- GitHub user akedin opened a pull request:

[GitHub] beam pull request #4165: [BEAM-3180][NexmarkLauncher] Extract EventSources

2017-11-22 Thread akedin
GitHub user akedin opened a pull request: https://github.com/apache/beam/pull/4165 [BEAM-3180][NexmarkLauncher] Extract EventSources Extracting event sources out from NexmarkLauncher. Refactoring to make the launcher smaller. This is the first commit, trying to

[GitHub] beam pull request #4164: Update DataflowRunner fnapi environment version

2017-11-22 Thread aaltay
Github user aaltay closed the pull request at: https://github.com/apache/beam/pull/4164 ---

[2/2] beam git commit: Update sdks/java/io/hadoop/jdk1.8-tests to run and pass for Gradle build.

2017-11-22 Thread lcwik
Update sdks/java/io/hadoop/jdk1.8-tests to run and pass for Gradle build. This closes #4163 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/ea33f2a4 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/ea33f2a4 Diff:

[1/2] beam git commit: Update sdks/java/io/hadoop/jdk1.8-tests to run and pass for Gradle build.

2017-11-22 Thread lcwik
Repository: beam Updated Branches: refs/heads/master a40bdfd75 -> ea33f2a4a Update sdks/java/io/hadoop/jdk1.8-tests to run and pass for Gradle build. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/982605d9 Tree:

[GitHub] beam pull request #4163: Update sdks/java/io/hadoop/jdk1.8-tests to run and ...

2017-11-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/4163 ---

[jira] [Commented] (BEAM-3185) Build blocks on parsing long as int from github status json

2017-11-22 Thread JIRA
[ https://issues.apache.org/jira/browse/BEAM-3185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262914#comment-16262914 ] Ismaël Mejía commented on BEAM-3185: Reassigning this to its previous 'asigneé' sorry I took it by

[jira] [Assigned] (BEAM-3185) Build blocks on parsing long as int from github status json

2017-11-22 Thread JIRA
[ https://issues.apache.org/jira/browse/BEAM-3185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismaël Mejía reassigned BEAM-3185: -- Assignee: Jason Kuster > Build blocks on parsing long as int from github status json >

[jira] [Commented] (BEAM-3120) Jenkins postcommit test suite triggered for a release branch uses code from master branch.

2017-11-22 Thread Valentyn Tymofieiev (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-3120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263025#comment-16263025 ] Valentyn Tymofieiev commented on BEAM-3120: --- I am no longer sure which code Jenkins Python

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #4393

2017-11-22 Thread Apache Jenkins Server
See

[GitHub] beam pull request #4166: Fix test runtime class conflicts and get hbase test...

2017-11-22 Thread lukecwik
GitHub user lukecwik opened a pull request: https://github.com/apache/beam/pull/4166 Fix test runtime class conflicts and get hbase tests passing. Follow this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA

[jira] [Comment Edited] (BEAM-3120) Jenkins postcommit test suite triggered for a release branch uses code from master branch.

2017-11-22 Thread Valentyn Tymofieiev (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-3120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263025#comment-16263025 ] Valentyn Tymofieiev edited comment on BEAM-3120 at 11/22/17 6:57 PM: - I

[jira] [Created] (BEAM-3237) Logs from python custom commands are not visible at installation time

2017-11-22 Thread Ahmet Altay (JIRA)
Ahmet Altay created BEAM-3237: - Summary: Logs from python custom commands are not visible at installation time Key: BEAM-3237 URL: https://issues.apache.org/jira/browse/BEAM-3237 Project: Beam

Build failed in Jenkins: beam_PerformanceTests_Spark #1035

2017-11-22 Thread Apache Jenkins Server
See Changes: [lcwik] Update sdks/java/io/hadoop/jdk1.8-tests to run and pass for Gradle -- Started by timer [EnvInject] - Loading node environment variables.

Build failed in Jenkins: beam_PostCommit_Python_Verify #3596

2017-11-22 Thread Apache Jenkins Server
See Changes: [lcwik] Update sdks/java/io/hadoop/jdk1.8-tests to run and pass for Gradle -- [...truncated 811.11 KB...] copying

Build failed in Jenkins: beam_PerformanceTests_Python #588

2017-11-22 Thread Apache Jenkins Server
See Changes: [lcwik] Update sdks/java/io/hadoop/jdk1.8-tests to run and pass for Gradle -- Started by timer [EnvInject] - Loading node environment variables.

[jira] [Commented] (BEAM-3120) Jenkins postcommit test suite triggered for a release branch uses code from master branch.

2017-11-22 Thread Ahmet Altay (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-3120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263146#comment-16263146 ] Ahmet Altay commented on BEAM-3120: --- The value does not match release branch either:

[jira] [Commented] (BEAM-3120) Jenkins postcommit test suite triggered for a release branch uses code from master branch.

2017-11-22 Thread Valentyn Tymofieiev (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-3120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263154#comment-16263154 ] Valentyn Tymofieiev commented on BEAM-3120: --- I'll try to get the staged SDK, to see if that will

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

2017-11-22 Thread altay
This closes #4167 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/5c74022d Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/5c74022d Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/5c74022d Branch:

[1/2] beam git commit: Update julia set example comments

2017-11-22 Thread altay
Repository: beam Updated Branches: refs/heads/master ea33f2a4a -> 5c74022da Update julia set example comments Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/7fe7732b Tree:

[GitHub] beam pull request #4167: Update julia set example comments

2017-11-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/4167 ---

[jira] [Updated] (BEAM-3186) In-flight data loss when restoring from savepoint

2017-11-22 Thread Pawel Bartoszek (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-3186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pawel Bartoszek updated BEAM-3186: -- Attachment: restore_with_trigger_b.png As [~aljoscha] suggested I performed another test

[jira] [Commented] (BEAM-3120) Jenkins postcommit test suite triggered for a release branch uses code from master branch.

2017-11-22 Thread Valentyn Tymofieiev (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-3120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263250#comment-16263250 ] Valentyn Tymofieiev commented on BEAM-3120: --- I looked at the staged version of the SDK - it

[jira] [Comment Edited] (BEAM-3120) Jenkins postcommit test suite triggered for a release branch uses code from master branch.

2017-11-22 Thread Valentyn Tymofieiev (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-3120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263250#comment-16263250 ] Valentyn Tymofieiev edited comment on BEAM-3120 at 11/22/17 7:56 PM: - I

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #4394

2017-11-22 Thread Apache Jenkins Server
See

[GitHub] beam pull request #4167: Update julia set example comments

2017-11-22 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/4167 Update julia set example comments R: @charlesccychen You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam julia Alternatively you can