[flink] branch master updated: [FLINK-12469][table] Clean up catalog API on default/current database

2019-05-14 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 1c3ac2f [FLINK-12469][table] Clean up catalog API

[flink] branch release-1.8 updated (ecc6639 -> a043e41)

2019-05-14 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 ecc6639 [FLINK-12301] Fix ScalaCaseClassSerializer to support value types add 28b539d [FLINK-12260]

[flink] 02/05: [FLINK-12468][yarn] Unregister application from the YARN Resource Manager with a valid appTrackingUrl

2019-05-14 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 b3f102d62214b303a4cc71b9e410e4af2e18c812 Author: Victor Wong AuthorDate: Fri May 10 12:20:40 2019 +0800

[flink] branch master updated (2826ff8 -> 2284f77)

2019-05-14 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 2826ff8 [FLINK-12374][table-planner-blink] Support translation from

[flink] 01/05: [FLINK-12472][yarn] Support setting attemptFailuresValidityInterval of jobs on Yarn

2019-05-14 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 6231b18645dd41031299b7071d20ddea32c60457 Author: Victor Wong AuthorDate: Fri May 10 16:01:50 2019 +0800

[flink] 05/05: [FLINK-12260][tests] Speed up ResourceManagerTaskExecutorTest#testDelayedRegisterTaskExecutor

2019-05-14 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 2284f777ecd3b62b412bd0fdb9dbcf492314c589 Author: Till Rohrmann AuthorDate: Mon May 13 15:45:03 2019 +0200

[flink] 03/05: [FLINK-12468][yarn] Derive HistoryServer's URL from HistoryServerOptions

2019-05-14 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 792f2a2d9c0b5c8bba881455dedbed09b02d363c Author: Till Rohrmann AuthorDate: Mon May 13 14:52:19 2019 +0200

[flink] 04/05: [FLINK-12260] Slot allocation failure by taskmanager registration timeout and race

2019-05-14 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 07773d0d9251d6ad8c1770de985d33be8e72b032 Author: Hwanju Kim AuthorDate: Thu May 9 17:03:37 2019 -0700

[flink] 02/02: [FLINK-12260][tests] Speed up ResourceManagerTaskExecutorTest#testDelayedRegisterTaskExecutor

2019-05-14 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 commit ca85285cda0f0cb6f82ed55a25aa4c439be1c2b2 Author: Till Rohrmann AuthorDate: Mon May 13 15:45:03 2019 +0200

[flink] branch release-1.7 updated (e5211d8 -> ca85285)

2019-05-14 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a change to branch release-1.7 in repository https://gitbox.apache.org/repos/asf/flink.git. from e5211d8 [FLINK-9445][scala] Scala-shell uses JAVA_RUN new bcd35b9 [FLINK-12260] Slot allocation

[flink] 01/02: [FLINK-12260] Slot allocation failure by taskmanager registration timeout and race

2019-05-14 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 commit bcd35b9b51e96b231bc64d3b45583bfcf47c3d18 Author: Hwanju Kim AuthorDate: Thu May 9 17:03:37 2019 -0700

[flink] branch master updated: [FLINK-12505][hive] Unify database operations to HiveCatalogBase from its subclasses

2019-05-14 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 f7ecfdb [FLINK-12505][hive] Unify database

[flink] branch master updated: [FLINK-12370][python][travis] Integrated Travis for Python API.

2019-05-14 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 d95d395 [FLINK-12370][python][travis]

[flink] branch master updated: [FLINK-12234][hive] Support view related operations in HiveCatalog

2019-05-14 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 544903d [FLINK-12234][hive] Support view related

[flink] branch master updated: [Flink-11610][docs-zh] Translate the "Examples" page into Chinese

2019-05-14 Thread jark
This is an automated email from the ASF dual-hosted git repository. jark 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 c6c3197 [Flink-11610][docs-zh] Translate the

[flink] branch master updated: [FLINK-12507][table-runtime-blink] Fix AsyncLookupJoin doesn't close all generated ResultFutures

2019-05-14 Thread jark
This is an automated email from the ASF dual-hosted git repository. jark 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 a42b65c [FLINK-12507][table-runtime-blink] Fix

[flink-web] 01/02: [blog] Add blogpost about Temporal Tables and Temporal Table Joins.

2019-05-14 Thread fhueske
This is an automated email from the ASF dual-hosted git repository. fhueske pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/flink-web.git commit 6d611d737ebd36f57da6e7a9c80d3201bc0ed2e1 Author: Marta Paes Moreira AuthorDate: Mon May 13 15:23:07 2019 +0200

[flink-web] 02/02: Rebuild website

2019-05-14 Thread fhueske
This is an automated email from the ASF dual-hosted git repository. fhueske pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/flink-web.git commit 2419879e486c24c1467e35d6c859c2689bc91fff Author: Fabian Hueske AuthorDate: Tue May 14 14:50:44 2019 +0200

[flink-web] branch asf-site updated (3b5e54b -> 2419879)

2019-05-14 Thread fhueske
This is an automated email from the ASF dual-hosted git repository. fhueske pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/flink-web.git. from 3b5e54b Rebuild website new 6d611d7 [blog] Add blogpost about Temporal Tables and Temporal Table

[flink] branch master updated: [hotfix][runtime] Remove executionCanceled() and executionFailed() from ExecutionVertex

2019-05-14 Thread gary
This is an automated email from the ASF dual-hosted git repository. gary 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 4b38256 [hotfix][runtime] Remove

[flink] branch master updated: [hotfix][table-planner] Extracted creation & configuration of FrameworkConfig & RelBuilder to separate class

2019-05-14 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 e682395 [hotfix][table-planner] Extracted