[beam-site] 01/01: Prepare repository for deployment.

2017-09-21 Thread mergebot-role
This is an automated email from the ASF dual-hosted git repository. mergebot-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/beam-site.git commit f4789215c08599aabad6f60a626ccdea43ca03f2 Author: Mergebot AuthorDate: Thu Sep 21

[beam-site] branch asf-site updated (a13fc82 -> f478921)

2017-09-21 Thread mergebot-role
This is an automated email from the ASF dual-hosted git repository. mergebot-role pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/beam-site.git. from a13fc82 Prepare repository for deployment. add b288b69 [BEAM-667] Verify and update wordcount

[jira] [Created] (BEAM-2978) add custom window Fn section in programming guide

2017-09-21 Thread Melissa Pashniak (JIRA)
Melissa Pashniak created BEAM-2978: -- Summary: add custom window Fn section in programming guide Key: BEAM-2978 URL: https://issues.apache.org/jira/browse/BEAM-2978 Project: Beam Issue Type:

[GitHub] beam pull request #3844: Mark AuctionOrBidWindowCoder as consistentWithEqual...

2017-09-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/3844 ---

Jenkins build became unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #4018

2017-09-21 Thread Apache Jenkins Server
See

Build failed in Jenkins: beam_PostCommit_Python_Verify #3185

2017-09-21 Thread Apache Jenkins Server
See -- [...truncated 44.46 KB...] Collecting mock<3.0.0,>=1.0.1 (from apache-beam==2.2.0.dev0) Using cached mock-2.0.0-py2.py3-none-any.whl Collecting

[jira] [Assigned] (BEAM-419) Non-transient non-serializable instance field in CombineFnUtil$NonSerializableBoundedKeyedCombineFn

2017-09-21 Thread Daniel Oliveira (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Oliveira reassigned BEAM-419: Assignee: Daniel Oliveira > Non-transient non-serializable instance field in >

[2/4] beam git commit: Enforce correctness of consistentWithEquals and fix broken hashCode() method for AuctionOrBidWindowCoder

2017-09-21 Thread kenn
Enforce correctness of consistentWithEquals and fix broken hashCode() method for AuctionOrBidWindowCoder Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/e93c0357 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/e93c0357

[1/4] beam git commit: Mark AuctionOrBidWindowCoder as consistentWithEquals

2017-09-21 Thread kenn
Repository: beam Updated Branches: refs/heads/master 766513bc8 -> d6c63396a Mark AuctionOrBidWindowCoder as consistentWithEquals Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/bdc738e0 Tree:

[3/4] beam git commit: Make AuctionOrBidWindowCoder use structuralValue instead of consistentWithEquals

2017-09-21 Thread kenn
Make AuctionOrBidWindowCoder use structuralValue instead of consistentWithEquals Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/e3abd698 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/e3abd698 Diff:

[4/4] beam git commit: This closes #3844: Mark AuctionOrBidWindowCoder as consistentWithEquals

2017-09-21 Thread kenn
This closes #3844: Mark AuctionOrBidWindowCoder as consistentWithEquals Make AuctionOrBidWindowCoder use structuralValue instead of consistentWithEquals Enforce correctness of consistentWithEquals and fix broken hashCode() method for AuctionOrBidWindowCoder Mark AuctionOrBidWindowCoder as

[GitHub] beam pull request #3882: [BEAM-1630] Adds API for defining Splittable DoFns ...

2017-09-21 Thread chamikaramj
GitHub user chamikaramj opened a pull request: https://github.com/apache/beam/pull/3882 [BEAM-1630] Adds API for defining Splittable DoFns using Python SDK. See https://s.apache.org/splittable-do-fn-python-sdk for the design. This PR and the above doc were updated to

[jira] [Commented] (BEAM-1630) Add Splittable DoFn to Python SDK

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

[beam-site] 03/04: Update with review feedback

2017-09-21 Thread mergebot-role
This is an automated email from the ASF dual-hosted git repository. mergebot-role pushed a commit to branch mergebot in repository https://gitbox.apache.org/repos/asf/beam-site.git commit 30d5e8ff774cbf26e9b27b05bd160e4ed95e1c4a Author: melissa AuthorDate: Thu Sep 21

Jenkins build is still unstable: beam_PostCommit_Java_MavenInstall #4846

2017-09-21 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-2975) Results of ReadableState.read() should be snapshots of the underlying state

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

[GitHub] beam pull request #3876: [BEAM-2975] Clarify semantics of objects returned b...

2017-09-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/3876 ---

[2/2] beam git commit: Clarify semantics of objects returned by state access

2017-09-21 Thread tgroh
Clarify semantics of objects returned by state access Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/77840fa3 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/77840fa3 Diff:

[1/2] beam git commit: This closes #3876

2017-09-21 Thread tgroh
Repository: beam Updated Branches: refs/heads/master aed67731e -> 766513bc8 This closes #3876 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/766513bc Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/766513bc Diff:

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Flink #3893

2017-09-21 Thread Apache Jenkins Server
See

[jira] [Created] (BEAM-2976) investigate/add WordCount walkthrough testing section for Python

2017-09-21 Thread Melissa Pashniak (JIRA)
Melissa Pashniak created BEAM-2976: -- Summary: investigate/add WordCount walkthrough testing section for Python Key: BEAM-2976 URL: https://issues.apache.org/jira/browse/BEAM-2976 Project: Beam

[jira] [Created] (BEAM-2977) improve unbounded prose in wordcount example

2017-09-21 Thread Melissa Pashniak (JIRA)
Melissa Pashniak created BEAM-2977: -- Summary: improve unbounded prose in wordcount example Key: BEAM-2977 URL: https://issues.apache.org/jira/browse/BEAM-2977 Project: Beam Issue Type:

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Flink #3894

2017-09-21 Thread Apache Jenkins Server
See

Jenkins build is unstable: beam_PostCommit_Java_MavenInstall #4845

2017-09-21 Thread Apache Jenkins Server
See

Jenkins build became unstable: beam_PostCommit_Java_ValidatesRunner_Flink #3892

2017-09-21 Thread Apache Jenkins Server
See

[1/3] beam git commit: Move stripping code into BigQueryHelpers and add better unit-test coverage.

2017-09-21 Thread reuvenlax
Repository: beam Updated Branches: refs/heads/master 0a073af40 -> 66b864f2b Move stripping code into BigQueryHelpers and add better unit-test coverage. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/fb6417f8 Tree:

[jira] [Commented] (BEAM-2870) BQ Partitioned Table Write Fails When Destination has Partition Decorator

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

Jenkins build is unstable: beam_PostCommit_Java_MavenInstall #4851

2017-09-21 Thread Apache Jenkins Server
See

[jira] [Created] (BEAM-2980) BagState.isEmpty needs a tighter spec

2017-09-21 Thread Kenneth Knowles (JIRA)
Kenneth Knowles created BEAM-2980: - Summary: BagState.isEmpty needs a tighter spec Key: BEAM-2980 URL: https://issues.apache.org/jira/browse/BEAM-2980 Project: Beam Issue Type: Bug

[jira] [Created] (BEAM-2979) Race condition between KafkaIO.UnboundedKafkaReader.getWatermark() and KafkaIO.UnboundedKafkaReader.advance()

2017-09-21 Thread Wesley Tanaka (JIRA)
Wesley Tanaka created BEAM-2979: --- Summary: Race condition between KafkaIO.UnboundedKafkaReader.getWatermark() and KafkaIO.UnboundedKafkaReader.advance() Key: BEAM-2979 URL:

[2/2] beam git commit: Initial set of pipeline jobs.

2017-09-21 Thread tgroh
Initial set of pipeline jobs. Signed-off-by: Jason Kuster Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/4f7e0d65 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/4f7e0d65 Diff:

[1/2] beam git commit: This closes #3545

2017-09-21 Thread tgroh
Repository: beam Updated Branches: refs/heads/master d6c63396a -> 4e4d10212 This closes #3545 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/4e4d1021 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/4e4d1021 Diff:

[jira] [Resolved] (BEAM-2956) DataflowRunner incorrectly reports the user agent for the Dataflow distribution

2017-09-21 Thread Reuven Lax (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reuven Lax resolved BEAM-2956. -- Resolution: Fixed > DataflowRunner incorrectly reports the user agent for the Dataflow > distribution >

[beam-site] branch mergebot updated (9bc6678 -> 7e8a86b)

2017-09-21 Thread mergebot-role
This is an automated email from the ASF dual-hosted git repository. mergebot-role pushed a change to branch mergebot in repository https://gitbox.apache.org/repos/asf/beam-site.git. from 9bc6678 This closes #313 add a13fc82 Prepare repository for deployment. new b288b69

[beam-site] 02/04: Update with review feedback

2017-09-21 Thread mergebot-role
This is an automated email from the ASF dual-hosted git repository. mergebot-role pushed a commit to branch mergebot in repository https://gitbox.apache.org/repos/asf/beam-site.git commit e866d1dc11022a83493dd763bc4a4e9e41841a9f Author: melissa AuthorDate: Mon Sep 11

[beam-site] 04/04: This closes #311

2017-09-21 Thread mergebot-role
This is an automated email from the ASF dual-hosted git repository. mergebot-role pushed a commit to branch mergebot in repository https://gitbox.apache.org/repos/asf/beam-site.git commit 7e8a86b1863d818cb734a398ded89378797df78a Merge: a13fc82 30d5e8f Author: Mergebot

[beam-site] 01/04: [BEAM-667] Verify and update wordcount snippets

2017-09-21 Thread mergebot-role
This is an automated email from the ASF dual-hosted git repository. mergebot-role pushed a commit to branch mergebot in repository https://gitbox.apache.org/repos/asf/beam-site.git commit b288b69ecc9106728bf8f39fa7a27bd82e50f5c6 Author: melissa AuthorDate: Wed Aug 30

[GitHub] beam pull request #3881: [BEAM-2377] Allow cross compilation (2.10,2.11) for...

2017-09-21 Thread aljoscha
GitHub user aljoscha opened a pull request: https://github.com/apache/beam/pull/3881 [BEAM-2377] Allow cross compilation (2.10,2.11) for flink runner This is a fixed version of #3255 which was reverted in #3875. The problem was that `flink.scala.version` was not set in the nexmark

[jira] [Commented] (BEAM-2377) Cross compile flink runner to scala 2.11

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

Build failed in Jenkins: beam_PostCommit_Java_MavenInstall #4842

2017-09-21 Thread Apache Jenkins Server
See -- [...truncated 562.69 KB...] [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS]

[jira] [Commented] (BEAM-793) JdbcIO can create a deadlock when parallelism is greater than 1

2017-09-21 Thread Guillaume Balaine (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16174736#comment-16174736 ] Guillaume Balaine commented on BEAM-793: Alright, I made it worked by having a backoff strategy and

Build failed in Jenkins: beam_PostCommit_Python_Verify #3182

2017-09-21 Thread Apache Jenkins Server
See -- [...truncated 44.46 KB...] Collecting mock<3.0.0,>=1.0.1 (from apache-beam==2.2.0.dev0) Using cached mock-2.0.0-py2.py3-none-any.whl Collecting

[jira] [Reopened] (BEAM-2377) Cross compile flink runner to scala 2.11

2017-09-21 Thread Aljoscha Krettek (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aljoscha Krettek reopened BEAM-2377: Commit was reverted. > Cross compile flink runner to scala 2.11 >

[jira] [Closed] (BEAM-2973) Jenkins PreCommit broken due to missing dependency

2017-09-21 Thread Aljoscha Krettek (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aljoscha Krettek closed BEAM-2973. -- Resolution: Fixed Fix Version/s: Not applicable This was fixed in the revert commit

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_Apex #2435

2017-09-21 Thread Apache Jenkins Server
See -- [...truncated 315.00 KB...] 2017-09-21T12:03:52.535 [INFO] Excluding org.apache.beam:beam-sdks-common-runner-api:jar:2.2.0-SNAPSHOT from the shaded

[GitHub] beam pull request #3879: [BEAM-2762] Python code coverage report in Postcomm...

2017-09-21 Thread markflyhigh
GitHub user markflyhigh opened a pull request: https://github.com/apache/beam/pull/3879 [BEAM-2762] Python code coverage report in Postcommit Follow this checklist to help us incorporate your contribution quickly and easily: - [x] Make sure there is a [JIRA

Jenkins build is back to stable : beam_PostCommit_Java_ValidatesRunner_Dataflow #4014

2017-09-21 Thread Apache Jenkins Server
See

svn commit: r21729 - /dev/beam/KEYS

2017-09-21 Thread robertwb
Author: robertwb Date: Thu Sep 21 07:43:42 2017 New Revision: 21729 Log: Add PGP key for Robert Bradshaw. Modified: dev/beam/KEYS Modified: dev/beam/KEYS == --- dev/beam/KEYS (original) +++ dev/beam/KEYS Thu Sep 21

Build failed in Jenkins: beam_PerformanceTests_JDBC #215

2017-09-21 Thread Apache Jenkins Server
See -- [...truncated 138.15 KB...] unable to connect to a server to handle "replicationcontrollers": failed to negotiate an api version; server supports: map[], client

[jira] [Commented] (BEAM-2762) Coverage report for Python code

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

Jenkins build is still unstable: beam_PostCommit_Java_MavenInstall #4841

2017-09-21 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-793) JdbcIO can create a deadlock when parallelism is greater than 1

2017-09-21 Thread Guillaume Balaine (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16174391#comment-16174391 ] Guillaume Balaine commented on BEAM-793: Hello Jean-Baptiste, thanks for being so responsive. I

Jenkins build is back to normal : beam_PostCommit_Java_ValidatesRunner_Apex #2436

2017-09-21 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-2884) Dataflow runs portable pipelines

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

[2/5] beam git commit: Send portable ParDo protos to Dataflow instead of just DoFnInfo

2017-09-21 Thread kenn
Send portable ParDo protos to Dataflow instead of just DoFnInfo Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/ed4e8684 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/ed4e8684 Diff:

[3/5] beam git commit: DataflowRunner depends on, and shades, protobuf

2017-09-21 Thread kenn
DataflowRunner depends on, and shades, protobuf Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/63e2965b Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/63e2965b Diff:

[4/5] beam git commit: Shade generated Runner API classes in Dataflow runner

2017-09-21 Thread kenn
Shade generated Runner API classes in Dataflow runner Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/3c2f3639 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/3c2f3639 Diff:

[1/5] beam git commit: Update Dataflow worker to 20170921

2017-09-21 Thread kenn
Repository: beam Updated Branches: refs/heads/master 4e4d10212 -> 0d5d00d70 Update Dataflow worker to 20170921 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/b4deb838 Tree: http://git-wip-us.apache.org/repos/asf/beam/t

[GitHub] beam pull request #3859: [BEAM-2884] Send portable protos for ParDo in Dataf...

2017-09-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/3859 ---

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Flink #3896

2017-09-21 Thread Apache Jenkins Server
See

Build failed in Jenkins: beam_PostCommit_Java_MavenInstall #4848

2017-09-21 Thread Apache Jenkins Server
See Changes: [tgroh] Initial set of pipeline jobs. -- [...truncated 1.63 MB...] 2017-09-22T03:00:19.818 [INFO] Downloaded:

[GitHub] beam pull request #3866: [BEAM-2870] Strip table decorators before creating ...

2017-09-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/3866 ---

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

2017-09-21 Thread reuvenlax
This closes #3866 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/66b864f2 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/66b864f2 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/66b864f2 Branch:

[2/3] beam git commit: Strip table decorators before creating tables.

2017-09-21 Thread reuvenlax
Strip table decorators before creating tables. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/0f50eb75 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/0f50eb75 Diff:

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #4021

2017-09-21 Thread Apache Jenkins Server
See

[GitHub] beam pull request #3883: Sets a TTL on BigQueryIO.read().fromQuery() temp da...

2017-09-21 Thread jkff
GitHub user jkff opened a pull request: https://github.com/apache/beam/pull/3883 Sets a TTL on BigQueryIO.read().fromQuery() temp dataset Also fixes a bug where we start the query job twice - once to extract the files, once to get schema. Luckily it doesn't actually run twice,

[jira] [Closed] (BEAM-2870) BQ Partitioned Table Write Fails When Destination has Partition Decorator

2017-09-21 Thread Reuven Lax (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reuven Lax closed BEAM-2870. Resolution: Fixed > BQ Partitioned Table Write Fails When Destination has Partition Decorator >

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Flink #3897

2017-09-21 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Flink #3898

2017-09-21 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #4019

2017-09-21 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Flink #3895

2017-09-21 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #4020

2017-09-21 Thread Apache Jenkins Server
See

Jenkins build is back to normal : beam_PostCommit_Python_Verify #3187

2017-09-21 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_MavenInstall #4847

2017-09-21 Thread Apache Jenkins Server
See

[jira] [Updated] (BEAM-2979) Race condition between KafkaIO.UnboundedKafkaReader.getWatermark() and KafkaIO.UnboundedKafkaReader.advance()

2017-09-21 Thread Wesley Tanaka (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wesley Tanaka updated BEAM-2979: Description: getWatermark() looks like this: {noformat} @Override public Instant

[jira] [Commented] (BEAM-2596) Break up Jenkins PreCommit into individual steps.

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

[GitHub] beam pull request #3545: [BEAM-2596] Pipeline job for Jenkins PreCommit

2017-09-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/3545 ---

[5/5] beam git commit: This closes #3859: [BEAM-2884] Send portable protos for ParDo in DataflowRunner

2017-09-21 Thread kenn
This closes #3859: [BEAM-2884] Send portable protos for ParDo in DataflowRunner Shade generated Runner API classes in Dataflow runner DataflowRunner depends on, and shades, protobuf Update Dataflow worker to 20170921 Send portable ParDo protos to Dataflow instead of just DoFnInfo

[2/3] beam git commit: Make sure that we default to alwaysRetry instead of passing in a null retry policy.

2017-09-21 Thread reuvenlax
Make sure that we default to alwaysRetry instead of passing in a null retry policy. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/cc24c86e Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/cc24c86e Diff:

[1/3] beam git commit: Add unit-test coverage.

2017-09-21 Thread reuvenlax
Repository: beam Updated Branches: refs/heads/master 0d5d00d70 -> 0a073af40 Add unit-test coverage. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/63b60b1c Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/63b60b1c

[3/3] beam git commit: This closes 3864

2017-09-21 Thread reuvenlax
This closes 3864 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/0a073af4 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/0a073af4 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/0a073af4 Branch:

[jira] [Closed] (BEAM-2834) NullPointerException @ BigQueryServicesImpl.java:759

2017-09-21 Thread Reuven Lax (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reuven Lax closed BEAM-2834. Resolution: Fixed > NullPointerException @ BigQueryServicesImpl.java:759 >

Jenkins build is unstable: beam_PostCommit_Java_MavenInstall #4843

2017-09-21 Thread Apache Jenkins Server
See

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

2017-09-21 Thread robertwb
Repository: beam Updated Branches: refs/heads/master a92c45f93 -> aed67731e Closes #3877 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/aed67731 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/aed67731 Diff:

[GitHub] beam pull request #3877: Do windowing in the Fn API runner itself.

2017-09-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/3877 ---

[2/2] beam git commit: Execute windowing in Fn API runner.

2017-09-21 Thread robertwb
Execute windowing in Fn API runner. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/ccc32a25 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/ccc32a25 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/ccc32a25

[GitHub] beam pull request #3873: [BEAM-2973] Reverting change to attempt to fix Jenk...

2017-09-21 Thread youngoli
Github user youngoli closed the pull request at: https://github.com/apache/beam/pull/3873 ---

[jira] [Commented] (BEAM-2973) Jenkins PreCommit broken due to missing dependency

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

[jira] [Commented] (BEAM-2973) Jenkins PreCommit broken due to missing dependency

2017-09-21 Thread Daniel Oliveira (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175252#comment-16175252 ] Daniel Oliveira commented on BEAM-2973: --- No worries, it happens > Jenkins PreCommit broken due to

Jenkins build is back to normal : beam_PostCommit_Python_Verify #3183

2017-09-21 Thread Apache Jenkins Server
See

[jira] [Resolved] (BEAM-2084) Distribution metrics should be queriable in the Dataflow Runner

2017-09-21 Thread Pablo Estrada (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pablo Estrada resolved BEAM-2084. - Resolution: Fixed Fix Version/s: 2.0.0 > Distribution metrics should be queriable in the

Build failed in Jenkins: beam_PostCommit_Python_Verify #3181

2017-09-21 Thread Apache Jenkins Server
See -- [...truncated 44.46 KB...] Collecting mock<3.0.0,>=1.0.1 (from apache-beam==2.2.0.dev0) Using cached mock-2.0.0-py2.py3-none-any.whl Collecting

[GitHub] beam pull request #3880: JStorm-runner: Add unit tests for JStorm runner, op...

2017-09-21 Thread bastiliu
GitHub user bastiliu opened a pull request: https://github.com/apache/beam/pull/3880 JStorm-runner: Add unit tests for JStorm runner, options and pipeline… … translator. Follow this checklist to help us incorporate your contribution quickly and easily: - [ ]

svn commit: r21730 - in /dev/beam/2.1.1: ./ apache-beam-2.1.1-python.zip apache-beam-2.1.1-python.zip.asc apache-beam-2.1.1-python.zip.md5 apache-beam-2.1.1-python.zip.sha1 apache-beam-2.1.1-python.zi

2017-09-21 Thread robertwb
Author: robertwb Date: Thu Sep 21 07:47:16 2017 New Revision: 21730 Log: Stage beam 2.1.1 release. Added: dev/beam/2.1.1/ dev/beam/2.1.1/apache-beam-2.1.1-python.zip (with props) dev/beam/2.1.1/apache-beam-2.1.1-python.zip.asc dev/beam/2.1.1/apache-beam-2.1.1-python.zip.md5