[flink] branch master updated: [FLINK-13096][Deployment/YARN]Typo in Utils

2019-07-05 Thread rmetzger
This is an automated email from the ASF dual-hosted git repository. rmetzger pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new 617c02a [FLINK-13096][Deployment/YARN]Typo in

[flink] branch master updated: [FLINK-13060][coordination] Respect restart constraints in new RegionFailover strategy

2019-07-05 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new fd85207 [FLINK-13060][coordination] Respect

[flink] branch master updated: [FLINK-12319][Library/CEP]Change the logic of releasing node from recursive to non-recursive

2019-07-05 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new f130e4b [FLINK-12319][Library/CEP]Change

[flink] 02/04: [hotfix][tests] Remove problematic mocking from StreamTaskTest#testAsyncCheckpointingConcurrentCloseBeforeAcknowledge

2019-07-05 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit ec0fdca096bbe046c7b559bdc324f7ecd027e369 Author: Till Rohrmann AuthorDate: Wed Jul 3 14:12:25 2019 +0200

[flink] 04/04: [FLINK-12889] Set FatalExitExceptionHandler for StreamTask#asyncOperationsThreadPool

2019-07-05 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 28ac5ef7f1769e9256b3089ed4853736771ae457 Author: Till Rohrmann AuthorDate: Tue Jul 2 14:57:21 2019 +0200

[flink] 03/04: [hotfix][tests] Remove PowerMocking from StreamTaskTest

2019-07-05 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit e64071c21e8637909fef7761426e2e5e5bcf0285 Author: Till Rohrmann AuthorDate: Wed Jul 3 14:24:03 2019 +0200

[flink] 01/04: [hotfix] Port TestingUncaughtExceptionHandler from Scala to Java

2019-07-05 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 252045384bd415d1ae19ce88b60b4140b33d1dbf Author: Till Rohrmann AuthorDate: Tue Jul 2 15:10:38 2019 +0200

[flink] branch master updated (fd85207 -> 28ac5ef)

2019-07-05 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from fd85207 [FLINK-13060][coordination] Respect restart constraints in new RegionFailover strategy new 2520453

[flink] branch release-1.8 updated (9ad7cda -> fbfe7d4)

2019-07-05 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a change to branch release-1.8 in repository https://gitbox.apache.org/repos/asf/flink.git. from 9ad7cda [FLINK-12957][docs] fix Thrift and Protobuf dependency examples add fbfe7d4 [FLINK-12889] Set

[flink] branch release-1.7 updated: [FLINK-12889] Set FatalExitExceptionHandler for StreamTask#asyncOperationsThreadPool

2019-07-05 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a commit to branch release-1.7 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.7 by this push: new 7aad964 [FLINK-12889] Set

[flink] branch master updated: [FLINK-12936][table-planner-blink] Support "intersect all" and "minus all"

2019-07-05 Thread kurt
This is an automated email from the ASF dual-hosted git repository. kurt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new b4403f2 [FLINK-12936][table-planner-blink]

[flink] branch master updated: [FLINK-12744][ml] add shared params in ml package

2019-07-05 Thread shaoxuan
This is an automated email from the ASF dual-hosted git repository. shaoxuan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new f18481e [FLINK-12744][ml] add shared params

[flink] branch master updated: [FLINK-12353][tools] Collect japicmp output under tools/japicmp-output

2019-07-05 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new dc872ee [FLINK-12353][tools] Collect japicmp

[flink] branch master updated: [FLINK-12817][docs] Fix imports in Processing function example

2019-07-05 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new b596ec4 [FLINK-12817][docs] Fix imports in

[flink] 01/05: [FLINK-9311] [pubsub] Add PubSubSource and PubSubSink connectors

2019-07-05 Thread rmetzger
This is an automated email from the ASF dual-hosted git repository. rmetzger pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 0937601972674cc548446616796566ad2eab9b81 Author: Richard Deurwaarder AuthorDate: Sat May 26 14:59:32 2018 +0200

[flink] 02/05: [FLINK-9311] [pubsub] Add unit and integration tests for PubSub connectors

2019-07-05 Thread rmetzger
This is an automated email from the ASF dual-hosted git repository. rmetzger pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit a96277090358d2237aab7426ebde7fdf1eaccbe4 Author: Niels Basjes AuthorDate: Wed Aug 15 14:05:39 2018 +0200

[flink] 03/05: [FLINK-9311] [pubsub] Add documentation of pubsub connectors

2019-07-05 Thread rmetzger
This is an automated email from the ASF dual-hosted git repository. rmetzger pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit e75c33f05ccdb7506ffd8a8e0ad778aa32d00226 Author: Richard Deurwaarder AuthorDate: Mon Aug 20 17:58:28 2018 +0200

[flink] 05/05: [FLINK-9311] [pubsub] Improvements to builders + minor improvement to PubSubSink flush logic

2019-07-05 Thread rmetzger
This is an automated email from the ASF dual-hosted git repository. rmetzger pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit f2494cec219ad48f64993a04bec5d20464c11c94 Author: Jiangjie (Becket) Qin AuthorDate: Fri Jul 5 01:05:41 2019 +0800

[flink] branch master updated (b596ec4 -> f2494ce)

2019-07-05 Thread rmetzger
This is an automated email from the ASF dual-hosted git repository. rmetzger pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from b596ec4 [FLINK-12817][docs] Fix imports in Processing function example new 0937601 [FLINK-9311] [pubsub] Add

[flink] branch master updated (f2494ce -> 593ff73)

2019-07-05 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from f2494ce [FLINK-9311] [pubsub] Improvements to builders + minor improvement to PubSubSink flush logic new

[flink] 01/03: [FLINK-13088][table-api] Support lazy query transformation & execution on TableEnvironment

2019-07-05 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 177e3a69a701ff2dc217b039e06f008af7d75d43 Author: Dawid Wysakowicz AuthorDate: Mon Jun 17 11:44:08 2019 +0200

[flink] 02/03: [hotfix][table-api] Remove CompositePlannerConfig

2019-07-05 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 767d92489093acbf74fd29142cf3ad9eb39e2592 Author: Dawid Wysakowicz AuthorDate: Thu Jul 4 12:12:09 2019 +0200

[flink] branch master updated: [FLINK-13081][table-planner][table-api-java] Supports explain DAG plan

2019-07-05 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new 14cda6c

[flink] branch release-1.7 updated: [FLINK-12319][Library/CEP]Change the logic of releasing node from recursive to non-recursive

2019-07-05 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.7 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.7 by this push: new 5d6ff74

[flink] branch release-1.8 updated (fbfe7d4 -> 755ab6f)

2019-07-05 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch release-1.8 in repository https://gitbox.apache.org/repos/asf/flink.git. from fbfe7d4 [FLINK-12889] Set FatalExitExceptionHandler for StreamTask#asyncOperationsThreadPool add

[flink] branch master updated: [FLINK-12723][docs] setup IDE for Python (#8992)

2019-07-05 Thread jincheng
This is an automated email from the ASF dual-hosted git repository. jincheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new ee66854 [FLINK-12723][docs] setup IDE for

[flink] branch master updated: [FLINK-12934][hive] add hadoop dependencies as 'flink-shaded-hadoop-2-uber' for flink-connector-hive to connect to remote hive metastore service

2019-07-05 Thread bli
This is an automated email from the ASF dual-hosted git repository. bli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new 34ca294 [FLINK-12934][hive] add hadoop

[flink] branch master updated: [FLINK-12237][hive]Support Hive table stats related operations in HiveCatalog

2019-07-05 Thread bli
This is an automated email from the ASF dual-hosted git repository. bli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new 6d7a15e [FLINK-12237][hive]Support Hive table