[beam] branch master updated (bc3bc68 -> ce740eb)

2018-01-29 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from bc3bc68 [BEAM-3550] Add --awsServiceEndpoint option and use with S3 filesystem. new a0ef2a5 Fixes for sdks/java

[beam] 05/05: Incorporate reviews and rebase on latest master

2018-01-29 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit ce740ebf229d54986fdab39493c309fca6ffb87f Author: Daniel Kulp AuthorDate: Mon Jan 29 09:07:31 2018 -0500 Incorporate

[beam] 04/05: Add some template args and direct casts to help the eclipse compiler determine the right casts

2018-01-29 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 2970b53538cff9d97eb34cc3b4407ec0777b8a6d Author: Daniel Kulp AuthorDate: Fri Jan 26 14:26:06 2018 -0500 Add some

[beam] 03/05: Set the proper package for the Snippets example so eclipse won't raise an error

2018-01-29 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 41cc51503f531853bddadda02ef167532ec16323 Author: Daniel Kulp AuthorDate: Fri Jan 26 14:24:05 2018 -0500 Set the

[beam] 02/05: Add some m2e lifecycle things to get the various maven plugins running as needed in m2e/eclipse

2018-01-29 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 27454acae3783322f36497e891806d8610ead97e Author: Daniel Kulp AuthorDate: Fri Jan 26 14:23:20 2018 -0500 Add some m2e

[beam] 01/05: Fixes for sdks/java/core for the eclipse compiler

2018-01-29 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit a0ef2a545e24644d5d8cf0fff1303b9bfc70adb3 Author: Daniel Kulp AuthorDate: Fri Jan 26 09:04:39 2018 -0500 Fixes for

[beam] branch master updated: Return no environment more often

2018-01-29 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 4593d97 Return no environment more often 4593d97

[beam] branch master updated: [BEAM-2926] Add support for side inputs to the runner harness.

2018-01-31 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 6c8d56c [BEAM-2926] Add support for side inputs

[beam] 01/01: Merge master into go-sdk

2018-01-31 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch go-sdk in repository https://gitbox.apache.org/repos/asf/beam.git commit 010272b08c977da959dd8d93e5645691bdda02e1 Merge: 8cbd440 5386431 Author: Lukasz Cwik AuthorDate: Wed Jan 31 17:23:47 2018

[beam] branch go-sdk updated (8cbd440 -> 010272b)

2018-01-31 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch go-sdk in repository https://gitbox.apache.org/repos/asf/beam.git. from 8cbd440 Merge pull request #4509 add 29acae8 Reduce the size of file-based I/O tests add e87d1fb Reduce

[beam] 02/02: [BEAM-3249] Do not assume build directory is within build/, use the project defined build dir.

2018-01-31 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 82e5e944ba143c23acf377bfd7a850046be68ea7 Author: Luke Cwik AuthorDate: Wed Jan 31 16:57:01 2018 -0800 [BEAM-3249] Do

[beam] branch master updated (88de0a1 -> 82e5e94)

2018-01-31 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 88de0a1 Merge pull request #4551: [BEAM-3583] Sickbay ApexRunner gradle WordCountIT new ca27144 [BEAM-3249

[beam] 01/02: [BEAM-3249] Make sure that all java projects package tests. Also package shaded classes if shading is enabled.

2018-01-31 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit ca27144e93f0c02dcf772bdaaa6d3d002a7359a1 Author: Luke Cwik AuthorDate: Wed Jan 31 16:43:27 2018 -0800 [BEAM-3249

[beam] branch master updated: Change info to debug statement

2018-02-01 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new e1b6fb7 Change info to debug statement new

[beam] branch master updated: Move off of deprecated method in Guava.

2018-02-02 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 2bbcb12 Move off of deprecated method in Guava

[beam] 01/01: BEAM-3593 - Remove methods that just call super()

2018-02-02 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit c66832cf02522e77db0fe23d73dd7edc1ad922e1 Merge: 21cc003 0dec2e7 Author: Lukasz Cwik AuthorDate: Fri Feb 2 12:40:41 2018

[beam] branch master updated (21cc003 -> c66832c)

2018-02-02 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 21cc003 Merge pull request #4546: [SQL] Inherit windowing strategy from the input in Aggregate operation add

[beam] branch go-sdk updated (4b69c36 -> 52a598d)

2018-02-02 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch go-sdk in repository https://gitbox.apache.org/repos/asf/beam.git. from 4b69c36 Merge pull request #4582: [BEAM-3597] Add optional function registration to Go SDK runtime add bd97498

[beam] 01/01: [BEAM-3388] Remove reflection from varint codecs

2018-02-02 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch go-sdk in repository https://gitbox.apache.org/repos/asf/beam.git commit 52a598d33d5295aba8e4c15c30d059d905c73c49 Merge: 4b69c36 bd97498 Author: Lukasz Cwik AuthorDate: Fri Feb 2 14:59:35 2018

[beam] branch master updated: Adjust gradle build dirs and hints to help IntelliJ (#4583)

2018-02-05 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new af7920d Adjust gradle build dirs and hints to

[beam] branch master updated (af7920d -> 2aca6ce)

2018-02-05 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from af7920d Adjust gradle build dirs and hints to help IntelliJ (#4583) add 7c19700 BEAM-3618 - Remove extraneous

[beam] 01/01: BEAM-3618 - Remove extraneous "return" statement

2018-02-05 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 2aca6ce2b69d76b9c1f8127d8647f9b1c7589219 Merge: af7920d 7c19700 Author: Lukasz Cwik AuthorDate: Mon Feb 5 09:31:07 2018

[beam] branch master updated (0ea97a5 -> 3ec7b09)

2018-05-24 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 0ea97a5 Merge pull request #5465: [BEAM-4401] Use ElementEncoders for beam.Create add f46cfa0 Change bulid

[beam] 01/01: [BEAM-4392] Fix :beam-runners-java-fn-execution failure

2018-05-24 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 3ec7b09dae1cfea0c0039384fceae6f6f9196a04 Merge: 0ea97a5 f46cfa0 Author: Lukasz Cwik AuthorDate: Thu May 24 14:37:41 2018

[beam] branch master updated (1f8aade -> b80bef3)

2018-05-25 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 1f8aade Merge pull request #5482: Say that merging windows are not supported in Distinct.java. add 3e45fa3

[beam] 01/01: [BEAM-4307] Enforce ErrorProne analysis in runners-core-construction-java

2018-05-25 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit b80bef3b418ff07459d7c6fd970338577c97b1ed Merge: 1f8aade 3e45fa3 Author: Lukasz Cwik AuthorDate: Fri May 25 09:01:45 2018

[beam] branch master updated (b807847 -> 354af94)

2018-05-25 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from b807847 Merge pull request #5484: [BEAM-4308] Enforce ErrorProne analysis in runners-core-java add 08bda41

[beam] 01/01: Make ImmutableExecutableStage Public

2018-05-25 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 795f064cbe0d972bee47b4967f6cbdaa15764eee Merge: 354af94 8b70862 Author: Lukasz Cwik AuthorDate: Fri May 25 12:56:21 2018

[beam] branch master updated (354af94 -> 795f064)

2018-05-25 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 354af94 [BEAM-4411] Update Jackson version to latest to pick up security fixes. add 8b70862 Make

[beam] 01/01: Update README to include virtualenv in the build instructions

2018-05-30 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 85dcab56268fbac923ffd5885489ee154f097fc5 Merge: d4db2de 08b68c5 Author: Lukasz Cwik AuthorDate: Wed May 30 07:36:43 2018

[beam] branch master updated (d4db2de -> 85dcab5)

2018-05-30 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from d4db2de Merge pull request #5510: [BEAM-4316] Enforce ErrorProne analysis in runners-local-java-core project add

[beam] branch master updated (856d842 -> dc92898)

2018-05-30 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 856d842 Merge pull request #5490: Refactor schemas and fields, simplify a bit add 01a3165 Run everything with

[beam] 01/01: [BEAM-4402] Test shadowJar everywhere

2018-05-30 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit dc928980381bb903f130aac4f242b511980abd44 Merge: 856d842 14e786d Author: Lukasz Cwik AuthorDate: Wed May 30 11:16:11 2018

[beam] 01/01: Undefined names: import MetricKey, MetricName

2018-06-01 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 4a188ffe70609b699ebd383c2895478d95ed1d0b Merge: 684850b 8cbc45b Author: Lukasz Cwik AuthorDate: Fri Jun 1 09:06:17 2018

[beam] branch master updated (684850b -> 4a188ff)

2018-06-01 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 684850b Merge pull request #5524: Fixing some ErrorProne warnings add 8cbc45b Undefined names: import MetricKey

[beam] branch master updated (4a188ff -> 29066a4)

2018-06-01 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 4a188ff Undefined names: import MetricKey, MetricName add 8cc0106 Address BEAM-4328: :beam-sdks-java-io-google

[beam] 01/01: [BEAM-4328]: beam-sdks-java-io-google-cloud-platform:test failure

2018-06-01 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 29066a4b8fc4e0dd4b14b1373e2dc35c28e2e8e0 Merge: 4a188ff 8cc0106 Author: Lukasz Cwik AuthorDate: Fri Jun 1 10:22:01 2018

[beam] 01/01: [BEAM-4253] Update dataflow worker to fix ParDoTest fails in DataflowValidatesRunner suite

2018-06-02 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit b1c25fe54744e90600f8b67413021aab5162ba59 Merge: 4511734 269a434 Author: Lukasz Cwik AuthorDate: Sat Jun 2 07:39:56 2018

[beam] branch master updated (4511734 -> b1c25fe)

2018-06-02 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 4511734 Merge pull request #5535: Use Docker in the ReferenceRunner add 269a434 [BEAM-4253] Update dataflow

[beam] 01/01: [BEAM-4447] Move assert_that's new keyword argument to the end

2018-06-04 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit a52b430b7ed2d660d1cedabe51fe0a241aef9fcd Merge: 56dc4cf 8ee4298 Author: Lukasz Cwik AuthorDate: Mon Jun 4 08:28:41 2018

[beam] branch master updated (56dc4cf -> a52b430)

2018-06-04 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 56dc4cf Merge pull request #5543: [BEAM-4320] Enforce ErrorProne analysis in jackson extensions add 8ee4298

[beam] branch master updated (73cc332 -> c1743cc)

2018-06-05 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 73cc332 Merge pull request #5546 from iemejia/BEAM-4310-errorprone-runners-extensions-java-metrics add 4d384eb

[beam] 01/01: [BEAM-3926] Add new metrics protos based on "Defining and adding SDK Metrics" htt…

2018-06-05 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit c1743ccae68a57b46cff3bb13441fb2fbc55e511 Merge: 73cc332 4d384eb Author: Lukasz Cwik AuthorDate: Tue Jun 5 09:43:01 2018

[beam] 01/01: [BEAM-4481] Remove duplicate definitions of dependencies in runners/direct-java

2018-06-05 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 9d62103eb6709bf1328da473403cb1e8feb96162 Merge: c1743cc ced54ce Author: Lukasz Cwik AuthorDate: Tue Jun 5 11:24:58 2018

[beam] branch master updated (c1743cc -> 9d62103)

2018-06-05 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from c1743cc [BEAM-3926] Add new metrics protos based on "Defining and adding SDK Metrics" htt… add ced5

[beam] 01/01: [BEAM-4276] Add combiner lifting support to Go SDK

2018-06-05 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 5b9faa416059299d0fe442b67dea5b3c1cb3d83b Merge: 3c380a4 1c364fd Author: Lukasz Cwik AuthorDate: Tue Jun 5 13:46:32 2018

[beam] branch master updated (3c380a4 -> 5b9faa4)

2018-06-05 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 3c380a4 Improve default value for experiments set in RuntimeValueProvider (#5562) add b3ca82b [BEAM-4276] Add

[beam] branch master updated (f89e19b -> 51b6adf)

2018-06-06 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from f89e19b Merge pull request #5499: [BEAM-3214] Add integration test for HBaseIO. add bb329c0 [BEAM-4517] Add

[beam] 01/01: [BEAM-4517] Add maven status in README

2018-06-06 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 51b6adf3f9376ab32218abd4f08fd9b6dfa364df Merge: f89e19b bb329c0 Author: Lukasz Cwik AuthorDate: Wed Jun 6 20:23:03 2018

[beam] branch master updated (b118bfb -> 7ff47a0)

2018-06-07 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from b118bfb Merge pull request #5542 from cademarkegard/beam4326/errorprone-fn-execution add 9e730c0 Removing

[beam] 01/01: Remoing extraneous whitespace around the equals operator

2018-06-07 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 7ff47a051bec1eb20db50dc40d9554be513ce095 Merge: b118bfb 9e730c0 Author: Lukasz Cwik AuthorDate: Thu Jun 7 09:24:29 2018

[beam] 01/01: [BEAM-4480] Fixed deprecated method invoking for AvroCoder

2018-06-07 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 3586a621b2b0e26b7eb21e7229d0f49d52fc4bc3 Merge: 7ff47a0 35341cb Author: Lukasz Cwik AuthorDate: Thu Jun 7 09:32:13 2018

[beam] branch master updated (7ff47a0 -> 3586a62)

2018-06-07 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 7ff47a0 Remoing extraneous whitespace around the equals operator add 35341cb [BEAM-4480] Fixed deprecated method

[beam] 01/01: Fix flaky comparison in log_handler_test.py

2018-06-07 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 8b7335397a779ff2957fd242291dc123496926fe Merge: e4e828c d8e4032 Author: Lukasz Cwik AuthorDate: Thu Jun 7 11:39:37 2018

[beam] branch master updated (e4e828c -> 8b73353)

2018-06-07 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from e4e828c Merge pull request #5567: [BEAM-4477] support EXISTS operator add d8e4032 Fix flaky comparison in

[beam] 03/04: Update https://github.com/apache/beam/pull/4894 to correspond with changes to HEAD branch.

2018-06-07 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit cba4cac8e57aaf3bed5bb7b37c744af3d9b3d5d1 Author: Luke Cwik AuthorDate: Thu Jun 7 13:15:51 2018 -0700 Update https

[beam] 01/04: BEAM-3876 avoid NPE if checkpoint is null in an unbounded source

2018-06-07 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 61a8b10dbddf93cb63faa0957d55695ab69ad81b Author: Romain Manni-Bucau AuthorDate: Mon Mar 19 16:13:00 2018 +0100 BEAM

[beam] 04/04: [BEAM-3876] avoid NPE if checkpoint is null in an unbounded source

2018-06-07 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 774ff6a5e7914df227bbcf941cd473dc5ca97972 Merge: a6536f9 cba4cac Author: Luke Cwik AuthorDate: Thu Jun 7 13:17:24 2018

[beam] 02/04: testing npe fix and exception rethrow in unit tests

2018-06-07 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 8b7f5eb6b00df10ec240faee162a5247478b5ee2 Author: Romain Manni-Bucau AuthorDate: Mon Mar 19 18:25:32 2018 +0100

[beam] branch master updated (a6536f9 -> 774ff6a)

2018-06-07 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from a6536f9 Merge pull request #5476: Fix FileSystems.match() for local paths on Windows. new 61a8b10 BEAM-3876

[beam] branch master updated (774ff6a -> 492138b)

2018-06-07 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 774ff6a [BEAM-3876] avoid NPE if checkpoint is null in an unbounded source add 74f1f58 Update Environments.java

[beam] 01/01: Fix errorprone warnings MutableConstantField

2018-06-07 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 492138bfe176d63ce7700cb90a2daf24deab03c3 Merge: 774ff6a eb623ce Author: Lukasz Cwik AuthorDate: Thu Jun 7 14:12:15 2018

[beam] branch master updated (a3325a4 -> 6318750)

2018-06-11 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from a3325a4 Merge pull request #5598: Improve consistency of hadoop and hbase scripts, fix shellcheck issues add

[beam] 01/01: [BEAM-4276] Add missing scope line

2018-06-11 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 631875029705d135b48921b478608000d949b8da Merge: a3325a4 8b552cd Author: Lukasz Cwik AuthorDate: Mon Jun 11 08:15:27 2018

[beam] branch master updated (19bdad6 -> 5be59cd)

2018-03-13 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 19bdad6 [BEAM-3842, BEAM-3843] Enable static methods and migrate to hasExperiments on ExperimentalOptions add

[beam-site] branch asf-site updated (afb4164 -> c0ea71c)

2018-03-13 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/beam-site.git. from afb4164 This closes #396 add 49c1dcb [BEAM-3846] Add a link to be able to self join the Apache Beam

[beam-site] 01/01: [BEAM-3846] Add a link to be able to self join the Apache Beam slack channel.

2018-03-13 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/beam-site.git commit c0ea71c6e6003df7c5dd486e58bb016594b8c48d Merge: afb4164 49c1dcb Author: Luke Cwik AuthorDate: Tue Mar 13 16:14:13

[beam-site] branch asf-site updated (c0ea71c -> 04bf78e)

2018-03-14 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/beam-site.git. from c0ea71c [BEAM-3846] Add a link to be able to self join the Apache Beam slack channel. add ad3307a [BEAM

[beam-site] 01/01: [BEAM-3852] Update slack channel link and slack invite for new channel.

2018-03-14 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/beam-site.git commit 04bf78e059bbad23d154a1deb1e8c2f852638020 Merge: c0ea71c ad3307a Author: Luke Cwik AuthorDate: Wed Mar 14 13:22:13

[beam] branch master updated (dd675df -> e7f3d8b)

2018-03-14 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from dd675df Merge pull request #4807 from udim/pubsub-protobuf add 070109d Add an InProcess SdkHarness Rule add

[beam] 01/01: [BEAM-3326] Add an InProcess SdkHarness Rule

2018-03-14 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit e7f3d8b21c38ceba6e1f89e853c7d79eeefed364 Merge: dd675df eaf0e64 Author: Lukasz Cwik AuthorDate: Wed Mar 14 13:30:40 2018

[beam] branch master updated (ba2c648 -> 9f21706)

2018-03-15 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from ba2c648 Merge pull request #4815: Replace size() == 0 with isEmpty() add 221f783 [BEAM-3798] Remove error check

[beam] 01/01: [BEAM-3798] Remove error check on dataflow when getting batch job state

2018-03-15 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 9f2170630cbc2d31d6f5da301a17ef1179d745c1 Merge: ba2c648 221f783 Author: Lukasz Cwik AuthorDate: Thu Mar 15 16:26:47 2018

[beam] 01/01: [BEAM-3571] Correct the Go SDK's EventTime encoding

2018-03-16 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 06210cb4bf7e18f93b21c794c2273a7d3bc2fdbf Merge: 757b7b3 63cb46c Author: Lukasz Cwik AuthorDate: Fri Mar 16 12:45:22 2018

[beam] branch master updated (757b7b3 -> 06210cb)

2018-03-16 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 757b7b3 Merge pull request #4754: Convert an ExecutableStage to a ProcessBundleDescriptor add e27ddc0 Correct

[beam] branch master updated (06210cb -> 984f70d)

2018-03-16 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 06210cb [BEAM-3571] Correct the Go SDK's EventTime encoding add 0155d18 Fixing counter string name.

[beam] 01/01: Fixing counter string name.

2018-03-16 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 984f70df7858b99723a911f01faa4d149cc3ce06 Merge: 06210cb 0155d18 Author: Lukasz Cwik AuthorDate: Fri Mar 16 12:55:52 2018

[beam] branch master updated (984f70d -> 468d924)

2018-03-16 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 984f70d Fixing counter string name. add 734ca7d Fix missing license header in test. new 468d924 Fix

[beam] 01/01: Fix missing license header in test.

2018-03-16 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 468d924c4ddb11d440de5f14375888c3045113f7 Merge: 984f70d 734ca7d Author: Lukasz Cwik AuthorDate: Fri Mar 16 13:51:21 2018

[beam] branch master updated (8f32183 -> c6f1d3d)

2018-03-16 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 8f32183 Merge pull request #4604 from angoenka/progress_report_error add d78ea30 Add Network Utility Methods

[beam] 01/01: Add Network Utility Methods

2018-03-16 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit c6f1d3d6275c6e4acf02025ecf3e8135b5bb0ebc Merge: 8f32183 f3a9f91 Author: Lukasz Cwik AuthorDate: Fri Mar 16 16:28:43 2018

[beam] branch master updated (cb13361 -> 52153b3)

2018-03-18 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from cb13361 Merge pull request #4880: Remove Future#set(null) in fn-execution add a4d846c [BEAM-3249, BEAM-3457

[beam] 01/01: [BEAM-3249, BEAM-3457] Make Apache Rat a dependency of the Java and Gradle precommits.

2018-03-18 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 52153b3299051566fef179d869e6c6923a6c23b4 Merge: cb13361 cb1dc0c Author: Lukasz Cwik AuthorDate: Sun Mar 18 10:22:22 2018

[beam] 01/01: Fix minor checkstyle/findbugs errors caused by d78ea30

2018-03-18 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 734b602b6bd517f9d6c1726c47dabf5200f9337d Merge: 52153b3 8161abc Author: Lukasz Cwik AuthorDate: Sun Mar 18 11:33:49 2018

[beam] branch master updated (52153b3 -> 734b602)

2018-03-18 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 52153b3 [BEAM-3249, BEAM-3457] Make Apache Rat a dependency of the Java and Gradle precommits. add 8161abc Fix

[beam] branch master updated (0440f75 -> d8cb0e6)

2018-03-18 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 0440f75 Merge pull request #4886 from cclauss/exception-message-is-history add 7e2dafd [BEAM-3249] Publish java

[beam] 01/01: [BEAM-3249] Publish java artifacts using gradle

2018-03-18 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit d8cb0e6098370dc5059834ea82c5f6fa22f6a91b Merge: 0440f75 7e2dafd Author: Lukasz Cwik AuthorDate: Sun Mar 18 14:02:47 2018

[beam-site] 01/01: Update instructions on cryptographic hashes.

2018-03-19 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/beam-site.git commit 98818ae70b733b83702447082de431c90d34ec80 Merge: 04bf78e ebafac1 Author: Luke Cwik AuthorDate: Mon Mar 19 10:15:51

[beam-site] branch asf-site updated (04bf78e -> 98818ae)

2018-03-19 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/beam-site.git. from 04bf78e [BEAM-3852] Update slack channel link and slack invite for new channel. add ebafac1 Update

[beam] branch master updated (02331f8 -> a17478c)

2018-03-19 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 02331f8 Merge pull request #4838 from mariapython/side add 0a7f1ff Remove WindowedValue on PCollections for Go

[beam] 01/01: [BEAM-3866] Remove WindowedValue on PCollections for Go SDK

2018-03-19 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit a17478c2ee11b1d7a8eba58da5ce385d73c6dbbc Merge: 02331f8 56e3b05 Author: Lukasz Cwik AuthorDate: Mon Mar 19 10:46:19 2018

[beam] branch master updated (a17478c -> c707bc2)

2018-03-19 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from a17478c [BEAM-3866] Remove WindowedValue on PCollections for Go SDK add 50c029e Add a generic interface for the

[beam] 01/01: [BEAM-3676] Add Portable State Service

2018-03-19 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit c707bc218751e90d4b98c5fd14f8157ac9abdf63 Merge: a17478c 612dd75 Author: Lukasz Cwik AuthorDate: Mon Mar 19 12:57:31 2018

[beam] branch master updated (8139899 -> ceb027a)

2018-03-19 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 8139899 Merge pull request #4763 [BEAM-3759] Add support for PaneInfo in WindowedValues add 1de3e3e Use

[beam] 01/01: [BEAM-3847] Use InstructionRequestHandler in RemoteEnvironment

2018-03-19 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit ceb027a8656833391e295a60dee549cc7e39677f Merge: 8139899 1de3e3e Author: Lukasz Cwik AuthorDate: Mon Mar 19 14:03:19 2018

[beam] branch master updated (fa53e60 -> b5041e9)

2018-03-20 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from fa53e60 Merge pull request #4853 from yifanzou/BEAM-3840/get-python-mobile-gaming-running-on-core-runners add

[beam] 01/01: Fix incorrect read of atomic counter.

2018-03-20 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit b5041e9ab5c5fbb4435edb6fdcab78bc3483e86c Merge: fa53e60 629fc82 Author: Lukasz Cwik AuthorDate: Tue Mar 20 13:01:23 2018

[beam] 01/01: [BEAM-3893] Add fallback to unauthenticated access for Go GCS IO

2018-03-20 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 605781cd9fa6f6c8276033247e5c527fac9656aa Merge: f8ccbe5 02fe391 Author: Lukasz Cwik AuthorDate: Tue Mar 20 16:13:17 2018

[beam] branch master updated (f8ccbe5 -> 605781c)

2018-03-20 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from f8ccbe5 Merge pull request #4840 [BEAM-3817] Switch Go SDK BQ write to not use side input add 02fe391 [BEAM

[beam] 01/01: Allow manual override of Go worker binary

2018-03-21 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 8aafdc5fd9f9a0b3ee9ce2fc91c68f3b93d4ab25 Merge: 8b70d32 cdf74c6 Author: Lukasz Cwik AuthorDate: Wed Mar 21 09:49:14 2018

<    2   3   4   5   6   7   8   9   10   11   >