[GitHub] beam pull request #2523: [BEAM-1272] Align the naming of "generateInitialSpl...

2017-04-13 Thread echauchot
GitHub user echauchot opened a pull request: https://github.com/apache/beam/pull/2523 [BEAM-1272] Align the naming of "generateInitialSplits" and "splitIntoBundles" to better reflect their intention Be sure to do all of the following to help us incorpora

[GitHub] beam-site pull request #210: [BEAM-1272] Align the naming of "generateInitia...

2017-04-13 Thread echauchot
GitHub user echauchot opened a pull request: https://github.com/apache/beam-site/pull/210 [BEAM-1272] Align the naming of "generateInitialSplits" and "splitIntoBundles" to better reflect their intention As discussed in the ML, rename `generateInitialSplits` an

[GitHub] beam pull request #2573: [BEAM-1948] Add protection against null pointer exc...

2017-04-18 Thread echauchot
GitHub user echauchot opened a pull request: https://github.com/apache/beam/pull/2573 [BEAM-1948] Add protection against null pointer exception if aggregator key is not present in aggregatorSteps in DirectRunner.DirectPipelineResult.getAggregatorValues(aggregator) Be sure to do

[GitHub] beam pull request #3712: [BEAM-2760] Disable testMergingCustomWindows* valid...

2017-08-10 Thread echauchot
GitHub user echauchot opened a pull request: https://github.com/apache/beam/pull/3712 [BEAM-2760] Disable testMergingCustomWindows* validatesRunner tests in Gearpump runner Follow this checklist to help us incorporate your contribution quickly and easily: - [X] Make sure

[GitHub] beam pull request #3517: [BEAM-2499] Make SparkAbstractCombineFn generic to ...

2017-07-07 Thread echauchot
GitHub user echauchot opened a pull request: https://github.com/apache/beam/pull/3517 [BEAM-2499] Make SparkAbstractCombineFn generic to allow merging custom windows Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [X

[GitHub] beam pull request #3592: [BEAM-2606] make WindowFnTestUtils use the value in...

2017-07-19 Thread echauchot
GitHub user echauchot opened a pull request: https://github.com/apache/beam/pull/3592 [BEAM-2606] make WindowFnTestUtils use the value in addition to the timestamp of the elements Follow this checklist to help us incorporate your contribution quickly and easily: - [X

[GitHub] beam pull request #3517: [BEAM-2499] Make SparkAbstractCombineFn generic to ...

2017-07-21 Thread echauchot
Github user echauchot closed the pull request at: https://github.com/apache/beam/pull/3517 --- 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

[GitHub] beam pull request #3655: Add missing displayData to ElasticsearchIO.Read

2017-07-28 Thread echauchot
GitHub user echauchot opened a pull request: https://github.com/apache/beam/pull/3655 Add missing displayData to ElasticsearchIO.Read Follow this checklist to help us incorporate your contribution quickly and easily: - [] Make sure there is a [JIRA issue](https

[GitHub] beam pull request #3493: [BEAM-2541] Check Elasticsearch backend version whe...

2017-07-05 Thread echauchot
GitHub user echauchot opened a pull request: https://github.com/apache/beam/pull/3493 [BEAM-2541] Check Elasticsearch backend version when the pipeline is run not when it is constructed Be sure to do all of the following to help us incorporate your contribution quickly

[GitHub] beam pull request #2659: [BEAM-2029] null pointer exception while evaluating...

2017-04-24 Thread echauchot
GitHub user echauchot opened a pull request: https://github.com/apache/beam/pull/2659 [BEAM-2029] null pointer exception while evaluating group by key in spark runner in streaming mode Be sure to do all of the following to help us incorporate your contribution quickly

[GitHub] beam pull request #2659: [BEAM-2029] null pointer exception while evaluating...

2017-04-28 Thread echauchot
Github user echauchot closed the pull request at: https://github.com/apache/beam/pull/2659 --- 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

[GitHub] beam pull request #3703: [BEAM-1637] Create Elasticsearch IO compatible with...

2017-08-08 Thread echauchot
GitHub user echauchot opened a pull request: https://github.com/apache/beam/pull/3703 [BEAM-1637] Create Elasticsearch IO compatible with ES 5.x Follow this checklist to help us incorporate your contribution quickly and easily: - [X] Make sure there is a [JIRA issue

[GitHub] beam pull request #3114: [BEAM-160] Port 'NexMark Queries' to Beam for use a...

2017-05-12 Thread echauchot
GitHub user echauchot opened a pull request: https://github.com/apache/beam/pull/3114 [BEAM-160] Port 'NexMark Queries' to Beam for use as integration test Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [X] Make sure

[GitHub] beam pull request #3411: [BEAM-2489] Use dynamic ES port in HIFIOWithElastic...

2017-06-21 Thread echauchot
GitHub user echauchot opened a pull request: https://github.com/apache/beam/pull/3411 [BEAM-2489] Use dynamic ES port in HIFIOWithElasticTest Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [X] Make sure the PR title

[GitHub] beam pull request #3410: [BEAM-2488] Elasticsearch IO should read also in re...

2017-06-21 Thread echauchot
GitHub user echauchot opened a pull request: https://github.com/apache/beam/pull/3410 [BEAM-2488] Elasticsearch IO should read also in replica shards Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [X] Make sure the PR

[GitHub] beam pull request #3422: [BEAM-2491] Move package org.apache.beam.runners.co...

2017-06-22 Thread echauchot
GitHub user echauchot opened a pull request: https://github.com/apache/beam/pull/3422 [BEAM-2491] Move package org.apache.beam.runners.core.metrics to org.apache.beam.runners.core.construction.metrics Be sure to do all of the following to help us incorporate your contribution

[GitHub] beam pull request #3256: [BEAM-2314] Add ValidatesRunner test for merging cu...

2017-05-29 Thread echauchot
GitHub user echauchot opened a pull request: https://github.com/apache/beam/pull/3256 [BEAM-2314] Add ValidatesRunner test for merging custom windows Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [X] Make sure the PR

[GitHub] beam pull request #3256: [BEAM-2314] Add ValidatesRunner test for merging cu...

2017-06-02 Thread echauchot
Github user echauchot closed the pull request at: https://github.com/apache/beam/pull/3256 --- 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

[GitHub] beam pull request #3286: [BEAM-2314] Add ValidatesRunner test for merging cu...

2017-06-02 Thread echauchot
GitHub user echauchot opened a pull request: https://github.com/apache/beam/pull/3286 [BEAM-2314] Add ValidatesRunner test for merging custom windows Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [X] Make sure the PR

[GitHub] beam pull request #3850: [BEAM-2790] Use byte[] instead of ByteBuffer to rea...

2017-09-14 Thread echauchot
GitHub user echauchot opened a pull request: https://github.com/apache/beam/pull/3850 [BEAM-2790] Use byte[] instead of ByteBuffer to read from HadoopFilesystem Follow this checklist to help us incorporate your contribution quickly and easily: - [X] Make sure

[GitHub] beam pull request #3860: [BEAM-2957] Fix flaky ElasticsearchIOTest.testSplit...

2017-09-18 Thread echauchot
GitHub user echauchot opened a pull request: https://github.com/apache/beam/pull/3860 [BEAM-2957] Fix flaky ElasticsearchIOTest.testSplit in beam-sdks-java-io-elasticsearch-tests-5 Follow this checklist to help us incorporate your contribution quickly and easily: - [X

[GitHub] beam pull request #3948: [BEAM-3019] Make AvroIOReadTransformTest more gener...

2017-10-05 Thread echauchot
GitHub user echauchot opened a pull request: https://github.com/apache/beam/pull/3948 [BEAM-3019] Make AvroIOReadTransformTest more generic Follow this checklist to help us incorporate your contribution quickly and easily: - [X] Make sure there is a [JIRA issue](https

[GitHub] beam pull request #3950: [BEAM-2993] AvroIO.write without specifying a schem...

2017-10-05 Thread echauchot
GitHub user echauchot opened a pull request: https://github.com/apache/beam/pull/3950 [BEAM-2993] AvroIO.write without specifying a schema Follow this checklist to help us incorporate your contribution quickly and easily: - [X] Make sure there is a [JIRA issue](https

[GitHub] beam pull request #3910: Fix "Writing data to multiple destinations" part of...

2017-09-27 Thread echauchot
GitHub user echauchot opened a pull request: https://github.com/apache/beam/pull/3910 Fix "Writing data to multiple destinations" part of AvroIO javadoc Follow this checklist to help us incorporate your contribution quickly and easily: - [] Make sure there

[GitHub] beam pull request #3801: ElasticsearchIO: Fix Null Pointer Exception in keys...

2017-09-01 Thread echauchot
GitHub user echauchot opened a pull request: https://github.com/apache/beam/pull/3801 ElasticsearchIO: Fix Null Pointer Exception in keystore management When keystorePath is provided by the user but not keystorePassword, then keystorePassword == null, generating a Null Pointer

[GitHub] beam pull request #3779: [BEAM-2802] Support multi-byte custom separator in ...

2017-08-29 Thread echauchot
GitHub user echauchot opened a pull request: https://github.com/apache/beam/pull/3779 [BEAM-2802] Support multi-byte custom separator in TextIO Follow this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue

[GitHub] beam pull request #3948: [BEAM-3019] Make AvroIOWriteTransformTest more gene...

2017-10-19 Thread echauchot
Github user echauchot closed the pull request at: https://github.com/apache/beam/pull/3948 ---

[beam-site] branch asf-site updated: Fix bad website regeneration

2017-11-28 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/beam-site.git The following commit(s) were added to refs/heads/asf-site by this push: new 7138441 Fix bad website regeneration

[beam-site] 01/03: Add Etienne Chauchot as a committer

2017-11-20 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/beam-site.git commit 0e97de7db9ebd55ce779faaeb5c4be02ee8ba617 Author: Etienne Chauchot <echauc...@apache.org> AuthorDate: Mon

[beam-site] 02/03: Regenerate website

2017-11-20 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/beam-site.git commit a65055cc9915f2ba6daabd2635481ff824d2ab89 Author: Etienne Chauchot <echauc...@apache.org> AuthorDate: Mon

[beam-site] 03/03: This closes #348

2017-11-20 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/beam-site.git commit 8b22ab9988349937b77c5245745bb9ee578f6d48 Merge: fbcb7fa a65055c Author: Etienne Chauchot <echauc...@apache.

[GitHub] beam pull request #4097: [BEAM-2853] remove Nexmark README.md now that the d...

2017-11-08 Thread echauchot
GitHub user echauchot opened a pull request: https://github.com/apache/beam/pull/4097 [BEAM-2853] remove Nexmark README.md now that the doc is in the website Follow this checklist to help us incorporate your contribution quickly and easily: - [X] Make sure

[GitHub] beam pull request #4098: [BEAM-3118] Fix thread leaks in ElasticsearchIOTest...

2017-11-08 Thread echauchot
GitHub user echauchot opened a pull request: https://github.com/apache/beam/pull/4098 [BEAM-3118] Fix thread leaks in ElasticsearchIOTest.testWriteWith* when using DoFnTester Follow this checklist to help us incorporate your contribution quickly and easily: - [X] Make

[GitHub] beam pull request #3950: [BEAM-2993] AvroIO.write without specifying a schem...

2017-10-26 Thread echauchot
Github user echauchot closed the pull request at: https://github.com/apache/beam/pull/3950 ---

[beam] 01/01: Merge pull request #5278 from iemejia/improve-metricssink

2018-05-04 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 684fb9f974e1b007544d6e9d57fcf99be355e99e Merge: 8ef71b6 dffc9a3 Author: Etienne Chauchot <echauc...@apache.

[beam] branch master updated (8ef71b6 -> 684fb9f)

2018-05-04 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 8ef71b6 Merge pull request #5275: [BEAM-4233] [SQL] Use the same javacc and fmpp as calcite add dffc9a3

[beam] branch master updated (4caf4bb -> 2927993)

2018-05-16 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 4caf4bb Merge pull request #5353: Fix error-prone warnings for HBaseIO add 2713c55 Fix error-prone warnings

[beam] 01/01: Merge pull request #5362 from timrobertson100/fix-elasticsearch-errorprone

2018-05-16 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 2927993ed54ea5f95fa334ba016b88395269d197 Merge: 4caf4bb 2713c55 Author: Etienne Chauchot <echauc...@apache.

[beam] branch master updated (de18926 -> a0d1ad1)

2018-05-31 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from de18926 Merge pull request #5501: [BEAM-4323] Enforce ErrorProne analysis in sketching extensions add

[beam] 01/01: Merge pull request #5513 from iemejia/BEAM-4356-errorprone-nexmark

2018-05-31 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit a0d1ad1c5e2aa89d458d609a83e9a0975e768ad9 Merge: de18926 51138e4 Author: Etienne Chauchot AuthorDate: Thu May 31 10:42

[beam] branch master updated (713873f -> b5e9761)

2018-05-30 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 713873f Merge pull request #5429 from tvalentyn/patch-15 add a845781 [BEAM-4389] Enable partial updates

[beam] 01/01: Merge pull request #5463 from timrobertson100/BEAM-4389

2018-05-30 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit b5e9761e7793d824fde3de0028fea7bcde762584 Merge: 713873f a845781 Author: Etienne Chauchot AuthorDate: Wed May 30 09:56

[beam] branch master updated (c744afd -> ffafc61)

2018-04-30 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from c744afd Merge pull request #4931: [BEAM-3909] Add tests for Flink DoFnOperator side-input checkpointing add

[beam] 01/01: Merge pull request #5231 from echauchot/BEAM-4088-fix-gradle-thread-leak

2018-04-30 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit ffafc61c56159d3e1e13eb83e16310a574d1e5f4 Merge: c744afd 1404ff2 Author: Etienne Chauchot <echauc...@apache.

[GitHub] beam pull request #4051: [BEAM-3112] Improve error messages in Elasticsearch...

2017-10-27 Thread echauchot
GitHub user echauchot opened a pull request: https://github.com/apache/beam/pull/4051 [BEAM-3112] Improve error messages in ElasticsearchIO test utils Follow this checklist to help us incorporate your contribution quickly and easily: - [X] Make sure there is a [JIRA

[GitHub] beam pull request #4050: [BEAM-3111] Upgrade Elasticsearch to 5.6.3 and clea...

2017-10-27 Thread echauchot
GitHub user echauchot opened a pull request: https://github.com/apache/beam/pull/4050 [BEAM-3111] Upgrade Elasticsearch to 5.6.3 and clean pom Follow this checklist to help us incorporate your contribution quickly and easily: - [X] Make sure there is a [JIRA issue](https

[beam] 01/01: Merge pull request #6146 from aalbatross/feature/es-retry

2018-08-24 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 5aaf584c9b2dd773d1112f59b66d1b9fc0e64d3f Merge: 0299676 90ca0ce Author: Etienne Chauchot AuthorDate: Fri Aug 24 15:22

[beam] branch master updated (0299676 -> 5aaf584)

2018-08-24 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 0299676 Merge pull request #6272: Enable streaming flag in portableWordCount. add 90ca0ce [BEAM-3026

[beam] 01/01: Merge pull request #5993 from echauchot/codeowners_narrow_metrics

2018-07-20 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 89891ee32803c929f6cb8fbeb35e1077f10d86d1 Merge: 0e18bf4 efbc0ed Author: Etienne Chauchot AuthorDate: Fri Jul 20 09:42

[beam] branch master updated (0e18bf4 -> 89891ee)

2018-07-20 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 0e18bf4 Merge pull request #5985 from amaliujia/rui_wang-fix_pubsubIT add efbc0ed CodeOwners: Narrow down

[beam] branch master updated (0391c93 -> 2834b2d)

2018-07-20 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 0391c93 [BEAM-4832] Fix concurrent race in datamgr.go add c61db78 [BEAM-4761] Run Nexmark on Dataflow

[beam] 01/01: Merge pull request #5966 from apilloud/nexmark_perf

2018-07-20 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 2834b2ddc5a7cdc553adf0cafb1e7850181e0e68 Merge: 0391c93 c61db78 Author: Etienne Chauchot AuthorDate: Fri Jul 20 10:03

[beam] 01/01: Merge pull request #5944 from echauchot/codeowners

2018-07-16 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit a5634128d194161aebc8d03229fdaa1066cf7739 Merge: b5e8335 8ae56f6 Author: Etienne Chauchot AuthorDate: Mon Jul 16 09:52

[beam] branch master updated (b5e8335 -> a563412)

2018-07-16 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from b5e8335 [BEAM-4432] Adding Sources to produce Synthetic output for Batch pipelines (#5519) add 8ae56f6 Move

[beam] branch master updated (03c84dd -> 641678d)

2018-07-17 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 03c84dd Merge pull request #5912: [BEAM-4622] Makes required to call Beam SQL expressions validation add

[beam] 01/01: Merge pull request #5947 from apilloud/nexmark_perf

2018-07-17 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 641678d242fc76229329a2ac5e61072faf93aceb Merge: 03c84dd 1c9cfe8 Author: Etienne Chauchot AuthorDate: Tue Jul 17 11:01

[beam] 01/01: Merge pull request #5945 from echauchot/BEAM-3193-spark-CoGroupByKey-streaming

2018-09-04 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 18e8dcce51afe7fdaefe323ac479ef13f3f7898d Merge: 4bd3386 3c5620e Author: Etienne Chauchot AuthorDate: Tue Sep 4 14:46

[beam] branch master updated (4bd3386 -> 18e8dcc)

2018-09-04 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 4bd3386 Merge pull request #6325: [BEAM-5277] Flink portable streaming: Empty side input for ready windows

[beam] branch master updated (bfe9b17 -> 824ea53)

2018-07-04 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from bfe9b17 Merge pull request #5827 from Use GCP Credentials in Docker add d369ca6 [BEAM-4137] Divide separate

[beam] 01/01: Merge pull request #5876 from lgajowy/divide-elasticsearch-pipeline-options

2018-07-04 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 824ea5332785b3df5a6453f376a975e4c66d99ab Merge: bfe9b17 c01a12b Author: Etienne Chauchot AuthorDate: Wed Jul 4 10:55

[beam] branch master updated (824ea53 -> db68b41)

2018-07-06 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 824ea53 Merge pull request #5876 from lgajowy/divide-elasticsearch-pipeline-options add 5bdb0f6 [BEAM-4707

[beam] branch master updated (e8db6a8 -> 99de7ca)

2018-03-08 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from e8db6a8 Merge pull request #4817: Fallback to byte equality in MutaitonDetection add 96865ec [Nexmark][SQL

[beam] 01/01: Merge pull request #4718 from apilloud/nexmark-sql-models

2018-03-08 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 99de7cae296444d80f10b5e087b3ec39e00135a2 Merge: e8db6a8 c693db4 Author: Etienne Chauchot <echauc...@apache.

[beam] 01/01: Merge pull request #4143 from mdvorsky/faster_rnd

2018-03-12 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 259e7f6030b23759ba4efbfc089af2b6a00e6ed5 Merge: af28351 1d781ea Author: Etienne Chauchot <echauc...@apache.

[beam] branch master updated (af28351 -> 259e7f6)

2018-03-12 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from af28351 [BEAM-3217] Jenkins job for HadoopInputFormatIOIT (#4758) add 1d781ea Improve implementation

[beam] branch master updated (717c059 -> 506fb32)

2018-04-10 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 717c059 Merge pull request #4905: [BEAM-3848] Add retry configuration to SolrIO write add 97d32bd [BEAM

[beam] 01/01: Merge pull request #5019 from aromanenko-dev/BEAM-2852-nexmark-kafka-source-sink

2018-04-10 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 506fb323dc465bcd48bff7f1ab82c9df308a243b Merge: 717c059 6df0add Author: Etienne Chauchot <echauc...@apache.

[beam] 01/01: Merge pull request #4956 from timrobertson100/BEAM-3201

2018-04-11 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 5c5c54e9ad4e1e2fec920774d016be39c96f6b03 Merge: f75d0f4 f620efd Author: Etienne Chauchot <echauc...@apache.

[beam] branch master updated (f75d0f4 -> 5c5c54e)

2018-04-11 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from f75d0f4 Decrease parallelism of Flink ValidatesRunner tests to reduce flakiness add f620efd [BEAM-3201

[beam] 01/01: Merge pull request #5206 from szewi/spark-fix

2018-04-25 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 7a48f62f32ba8502a0464db551601da7a0a5e7b1 Merge: 9c2b432 2031e1d Author: Etienne Chauchot <echauc...@apache.

[beam] branch master updated (9c2b432 -> 7a48f62)

2018-04-25 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 9c2b432 Merge pull request #5120: [BEAM-4160] Add JsonToRow transform add 2031e1d [BEAM-4153] Fixing

[beam] 01/01: Merge pull request #5112 from thelastpickle/BEAM-4049-improve-cassandra-io

2018-04-23 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 247a62ff1d4368f1e7c2ade6bed5dec71d8d2bcc Merge: a20ba18 bcd9eb8 Author: Etienne Chauchot <echauc...@apache.

[beam] branch master updated (a20ba18 -> 247a62f)

2018-04-23 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from a20ba18 Merge pull request #5192 Have the Python SDK use the specified state api service add bcd9eb8

[beam] 01/01: Merge pull request #4976 from echauchot/schedule_nexmark_runs

2018-06-29 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 627d4eed7db7d6072c0b98762c94ea2472d530dc Merge: 421fe3c 155ffd1 Author: Etienne Chauchot AuthorDate: Fri Jun 29 10:34

[beam] branch master updated (421fe3c -> 627d4ee)

2018-06-29 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 421fe3c Merge pull request #5812: [BEAM-3942] Remove mvn leftovers from jenkins IOIT job definitions add

[beam] branch master updated (8a8630d -> f8bbd8b)

2018-10-29 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 8a8630d Merge pull request #6864: [BEAM-5887] Fix classifier for unshaded tests jars add c4667f0 [BEAM-5817

[beam] 01/01: Merge pull request #6780 from kennknowles/nexmark-join-to-files

2018-10-29 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit f8bbd8b0e94bd90f7e88f0d62468e0764cd7799b Merge: 8a8630d c4667f0 Author: Etienne Chauchot AuthorDate: Mon Oct 29 09:45

[beam] 01/01: Merge pull request #1729 from jbonofre/BEAM-1240-RABBITMQIO

2018-10-25 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 6c1d92ac9d85ff7bd66ea5c804ad364bb3dbc65b Merge: 747b4ec 119d0bc Author: Etienne Chauchot AuthorDate: Thu Oct 25 09:56

[beam] branch master updated (747b4ec -> 6c1d92a)

2018-10-25 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 747b4ec [BEAM-5098] Add withFanout side input regression test (#6724) add 119d0bc [BEAM-1240] Create

[beam] 01/01: Merge pull request #6955 from echauchot/BEAM-5961-fixups

2018-11-12 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit eba2c88cfbd824b142a0c8c1dfef35e3675bf1f2 Merge: 1b7a7a1 b4bde8f Author: Etienne Chauchot AuthorDate: Mon Nov 12 09:39

[beam] branch master updated (1b7a7a1 -> eba2c88)

2018-11-12 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 1b7a7a1 Merge pull request #6940 from robertwb/bounded-buffer add b4bde8f [BEAM-5817] Fix javadoc

[beam] branch master updated (847f3e7 -> 67783b8)

2018-11-15 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 847f3e7 Merge pull request #7037: [BEAM-6062] Spark runner do not show Beam metrics in Spark Web Interface

[beam] 01/01: Merge pull request #6886 from lgajowy/move-big-query-code-to-common

2018-11-15 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 67783b847593aa498a7030e229a1f6fa98740d57 Merge: 847f3e7 3fd04ff Author: Etienne Chauchot AuthorDate: Thu Nov 15 17:16

[beam] 01/02: Move DatasetSourceMock to proper batch mode

2018-12-27 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a commit to branch spark-runner_structured-streaming in repository https://gitbox.apache.org/repos/asf/beam.git commit 87bec8ea5565e97e333d7f761c1df8734f8ea9f0 Author: Etienne Chauchot AuthorDate: Thu Dec 27 16

[beam] branch spark-runner_structured-streaming updated (017dcb9 -> 8591d63)

2018-12-27 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a change to branch spark-runner_structured-streaming in repository https://gitbox.apache.org/repos/asf/beam.git. from 017dcb9 clean deps new 87bec8e Move DatasetSourceMock to proper batch mode

[beam] 02/02: Run pipeline in batch mode or in streaming mode

2018-12-27 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a commit to branch spark-runner_structured-streaming in repository https://gitbox.apache.org/repos/asf/beam.git commit 8591d635023faca33482c26cc0cb0e550aef81bd Author: Etienne Chauchot AuthorDate: Thu Dec 27 16

[beam] 01/01: Merge pull request #7384 from echauchot/Base64Serializer

2019-01-03 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 46608957cc2f820331e39b0750bbd721b65daffd Merge: 41dd6e1 0783779 Author: Etienne Chauchot AuthorDate: Thu Jan 3 10:26

[beam] branch master updated (41dd6e1 -> 4660895)

2019-01-03 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 41dd6e1 Merge pull request #7266 from udim/cmek-perf add a24b1af Move

[beam] branch master updated (eb7225c -> 6c2fe17)

2019-01-16 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from eb7225c Merge pull request #7533: Revert "Move Python Validates Runner Flink test to PreCommit." n

[beam] 03/03: Fix errorprone

2019-01-15 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a commit to branch spark-runner_structured-streaming in repository https://gitbox.apache.org/repos/asf/beam.git commit f5fd0127bd5327373b134e838849c702f10cf045 Author: Etienne Chauchot AuthorDate: Tue Jan 15 13

[beam] branch spark-runner_structured-streaming updated (16c57c3 -> f5fd012)

2019-01-15 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a change to branch spark-runner_structured-streaming in repository https://gitbox.apache.org/repos/asf/beam.git. from 16c57c3 First attempt for ParDo primitive implementation new 7ff0a26 Serialize

[beam] 02/03: Comment schema choices

2019-01-15 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a commit to branch spark-runner_structured-streaming in repository https://gitbox.apache.org/repos/asf/beam.git commit 1fe87911591940f49d2db95d3cda5a906a04fd96 Author: Etienne Chauchot AuthorDate: Tue Jan 15 13

[beam] 01/03: Serialize windowedValue to byte[] in source to be able to specify a binary dataset schema and deserialize windowedValue from Row to get a dataset

2019-01-15 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a commit to branch spark-runner_structured-streaming in repository https://gitbox.apache.org/repos/asf/beam.git commit 7ff0a262f2ae4c57ab5e7f5e213ab17317f70a69 Author: Etienne Chauchot AuthorDate: Tue Jan 15 13

[beam] branch spark-runner_structured-streaming updated: Cleaning

2019-01-15 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a commit to branch spark-runner_structured-streaming in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/spark-runner_structured-streaming by this push

[beam] 04/04: Fix split bug

2019-01-15 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a commit to branch spark-runner_structured-streaming in repository https://gitbox.apache.org/repos/asf/beam.git commit 707470b0469fbcf63efd985faf6185be295e7c6d Author: Etienne Chauchot AuthorDate: Tue Jan 15 17

[beam] 02/04: Cleaning

2019-01-15 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a commit to branch spark-runner_structured-streaming in repository https://gitbox.apache.org/repos/asf/beam.git commit ca88d547d54ec9e1f5831894106dce076205acbd Author: Etienne Chauchot AuthorDate: Tue Jan 15 16

[beam] branch spark-runner_structured-streaming updated (f5fd012 -> 707470b)

2019-01-15 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a change to branch spark-runner_structured-streaming in repository https://gitbox.apache.org/repos/asf/beam.git. from f5fd012 Fix errorprone new f19721f Fix testMode output to comply with new binary

[beam] 01/04: Fix testMode output to comply with new binary schema

2019-01-15 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a commit to branch spark-runner_structured-streaming in repository https://gitbox.apache.org/repos/asf/beam.git commit f19721f35b9249c1db712dc4c72a588105019726 Author: Etienne Chauchot AuthorDate: Tue Jan 15 16

[beam] 03/04: Remove bundleSize parameter and always use spark default parallelism

2019-01-15 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a commit to branch spark-runner_structured-streaming in repository https://gitbox.apache.org/repos/asf/beam.git commit 7bb19451dadea0259f6658c7ccc7f157fa0cd576 Author: Etienne Chauchot AuthorDate: Tue Jan 15 17

[beam] branch spark-runner_structured-streaming updated (16ac4a0 -> 7b6bc5d)

2019-01-22 Thread echauchot
This is an automated email from the ASF dual-hosted git repository. echauchot pushed a change to branch spark-runner_structured-streaming in repository https://gitbox.apache.org/repos/asf/beam.git. from 16ac4a0 Address minor review notes new ff89da2 Clean new 88b9db0 Add

  1   2   3   4   5   6   7   8   >