[jira] [Created] (FLINK-13255) Exclude hive connector from JDK9 profile

2019-07-15 Thread Rui Li (JIRA)
Rui Li created FLINK-13255: -- Summary: Exclude hive connector from JDK9 profile Key: FLINK-13255 URL: https://issues.apache.org/jira/browse/FLINK-13255 Project: Flink Issue Type: Bug Compon

[jira] [Created] (FLINK-13256) Periodical checkpointing is stopped after failovers

2019-07-15 Thread Zhu Zhu (JIRA)
Zhu Zhu created FLINK-13256: --- Summary: Periodical checkpointing is stopped after failovers Key: FLINK-13256 URL: https://issues.apache.org/jira/browse/FLINK-13256 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-13257) blink runner should avoid stream operator implementing BoundedOneInput

2019-07-15 Thread Jingsong Lee (JIRA)
Jingsong Lee created FLINK-13257: Summary: blink runner should avoid stream operator implementing BoundedOneInput Key: FLINK-13257 URL: https://issues.apache.org/jira/browse/FLINK-13257 Project: Flink

[jira] [Created] (FLINK-13258) Add tests for LongHashPartition, StringCallGen and EqualiserCodeGenerator

2019-07-15 Thread Caizhi Weng (JIRA)
Caizhi Weng created FLINK-13258: --- Summary: Add tests for LongHashPartition, StringCallGen and EqualiserCodeGenerator Key: FLINK-13258 URL: https://issues.apache.org/jira/browse/FLINK-13258 Project: Flin

Re: CiBot Update

2019-07-15 Thread Chesnay Schepler
The comment was updated in the mean-time. On 13/07/2019 19:47, Bowen Li wrote: Thanks Chesnay for the update. A new issue I found is that our bot doesn't seem to update the final CI status back to github. E.g. in [1], the CI Report shows "d1aa3f2 : PENDING Build" at the moment, but the travis

Re: Flink benchmark Jenkins is broken due to missing 1.10 snapshots

2019-07-15 Thread Chesnay Schepler
It is documented in the release guide that a new jenkins deployment must be setup when creating a new release branch, and even contains step-by-step instructions for doing so. @Kurt @Gordon please fix this On 12/07/2019 20:10, Yu Li wrote: Hi All, I just found our flink benchmark Jenkins bui

[jira] [Created] (FLINK-13259) Typo in PojoComparator

2019-07-15 Thread Charles Xu (JIRA)
Charles Xu created FLINK-13259: -- Summary: Typo in PojoComparator Key: FLINK-13259 URL: https://issues.apache.org/jira/browse/FLINK-13259 Project: Flink Issue Type: Improvement Componen

Re: Flink benchmark Jenkins is broken due to missing 1.10 snapshots

2019-07-15 Thread Chesnay Schepler
Please also setup the 1.9 travis cron branch. On 15/07/2019 09:46, Chesnay Schepler wrote: It is documented in the release guide that a new jenkins deployment must be setup when creating a new release branch, and even contains step-by-step instructions for doing so. @Kurt @Gordon please fix t

[jira] [Created] (FLINK-13260) Typo in FieldAccessor

2019-07-15 Thread Charles Xu (JIRA)
Charles Xu created FLINK-13260: -- Summary: Typo in FieldAccessor Key: FLINK-13260 URL: https://issues.apache.org/jira/browse/FLINK-13260 Project: Flink Issue Type: Improvement Component

[jira] [Created] (FLINK-13261) Typo in ReOpenableHashTableITCase

2019-07-15 Thread Jaydeep Vishwakarma (JIRA)
Jaydeep Vishwakarma created FLINK-13261: --- Summary: Typo in ReOpenableHashTableITCase Key: FLINK-13261 URL: https://issues.apache.org/jira/browse/FLINK-13261 Project: Flink Issue Type: I

Re: [DISCUSS] Adopting a Code Style and Quality Guide

2019-07-15 Thread Robert Metzger
I have received one review for the PR so far. I'll merge it in the next 24 hours unless there's further feedback. On Mon, Jul 8, 2019 at 6:04 PM Robert Metzger wrote: > I've converted the google document into a markdown-based pull request > here: https://github.com/apache/flink-web/pull/224 > >

[jira] [Created] (FLINK-13262) Add documentation for the new Table & SQL API type system

2019-07-15 Thread Timo Walther (JIRA)
Timo Walther created FLINK-13262: Summary: Add documentation for the new Table & SQL API type system Key: FLINK-13262 URL: https://issues.apache.org/jira/browse/FLINK-13262 Project: Flink Iss

[jira] [Created] (FLINK-13263) supports explain DAG plan in flink-python

2019-07-15 Thread godfrey he (JIRA)
godfrey he created FLINK-13263: -- Summary: supports explain DAG plan in flink-python Key: FLINK-13263 URL: https://issues.apache.org/jira/browse/FLINK-13263 Project: Flink Issue Type: New Feature

Re: [ANNOUNCE] Weekly Community Update 2019/28

2019-07-15 Thread Robert Metzger
As always, thank you for putting these nice summaries together! On Sun, Jul 14, 2019 at 7:34 PM Konstantin Knauf wrote: > Dear community, > > happy to share this weeks community update with Apache Flink 1.9, bylaws > for Apache Flink, Savepoints vs Checkpoints, Flink on ARM, and more. > > As alw

Re: Flink benchmark Jenkins is broken due to missing 1.10 snapshots

2019-07-15 Thread Tzu-Li (Gordon) Tai
Done. Thanks for the reminder and help with the Jenkins deployment setup! Cheers, Gordon On Mon, Jul 15, 2019 at 3:54 PM Chesnay Schepler wrote: > Please also setup the 1.9 travis cron branch. > > On 15/07/2019 09:46, Chesnay Schepler wrote: > > It is documented in the release guide that a new

[jira] [Created] (FLINK-13264) Remove planner class clashes for planner type inference lookups

2019-07-15 Thread Timo Walther (JIRA)
Timo Walther created FLINK-13264: Summary: Remove planner class clashes for planner type inference lookups Key: FLINK-13264 URL: https://issues.apache.org/jira/browse/FLINK-13264 Project: Flink

Re: Flink benchmark Jenkins is broken due to missing 1.10 snapshots

2019-07-15 Thread Kurt Young
Sorry about that and thanks Gordon for fixing this! Best, Kurt On Mon, Jul 15, 2019 at 5:43 PM Tzu-Li (Gordon) Tai wrote: > Done. > > Thanks for the reminder and help with the Jenkins deployment setup! > > Cheers, > Gordon > > On Mon, Jul 15, 2019 at 3:54 PM Chesnay Schepler > wrote: > >> Ple

[ANNOUNCE] Progress updates for Apache Flink 1.9.0 release

2019-07-15 Thread Tzu-Li (Gordon) Tai
Hi Flink devs, As previously announced by Kurt [1], the release branch for 1.9.0 has been cut [2] and we've now started the testing phase for this release, as well as resolving remaining blockers. I want to quickly provide an overview of our progress here. Also, over the course of the testing pha

Re: Flink benchmark Jenkins is broken due to missing 1.10 snapshots

2019-07-15 Thread Yu Li
Thanks for the follow up Chesnay, Gordon and Kurt. It seems the flink-tests_2.11 snapshot [1] is not deployed yet thus flink-benchmark build [2] hasn't recovered, will watch for the next round and report back if fixed. [1] https://repository.apache.org/content/repositories/snapshots/org/apache/fli

Re: Flink benchmark Jenkins is broken due to missing 1.10 snapshots

2019-07-15 Thread Chesnay Schepler
It will likely take about a day for the 1.10 snapshots to be released. On 15/07/2019 12:41, Yu Li wrote: Thanks for the follow up Chesnay, Gordon and Kurt. It seems the flink-tests_2.11 snapshot [1] is not deployed yet thus flink-benchmark build [2] hasn't recovered, will watch for the next roun

Re: Flink benchmark Jenkins is broken due to missing 1.10 snapshots

2019-07-15 Thread Yu Li
Thanks for the note Chesnay, will wait and report back then. Best Regards, Yu On Mon, 15 Jul 2019 at 18:51, Chesnay Schepler wrote: > It will likely take about a day for the 1.10 snapshots to be released. > > On 15/07/2019 12:41, Yu Li wrote: > > Thanks for the follow up Chesnay, Gordon and Ku

[jira] [Created] (FLINK-13265) Noisy hive-connector tests

2019-07-15 Thread Chesnay Schepler (JIRA)
Chesnay Schepler created FLINK-13265: Summary: Noisy hive-connector tests Key: FLINK-13265 URL: https://issues.apache.org/jira/browse/FLINK-13265 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-13266) Relocate blink planner classes to avoid class clashes

2019-07-15 Thread Jark Wu (JIRA)
Jark Wu created FLINK-13266: --- Summary: Relocate blink planner classes to avoid class clashes Key: FLINK-13266 URL: https://issues.apache.org/jira/browse/FLINK-13266 Project: Flink Issue Type: Task

[jira] [Created] (FLINK-13267) Package Flink planner and Blink planner into an uber jar

2019-07-15 Thread Jark Wu (JIRA)
Jark Wu created FLINK-13267: --- Summary: Package Flink planner and Blink planner into an uber jar Key: FLINK-13267 URL: https://issues.apache.org/jira/browse/FLINK-13267 Project: Flink Issue Type: Ta

[jira] [Created] (FLINK-13268) revert SqlSplittableAggFunction to make two planners available in one jar

2019-07-15 Thread godfrey he (JIRA)
godfrey he created FLINK-13268: -- Summary: revert SqlSplittableAggFunction to make two planners available in one jar Key: FLINK-13268 URL: https://issues.apache.org/jira/browse/FLINK-13268 Project: Flink

[jira] [Created] (FLINK-13269) copy RelDecorrelator from blink planner to flink planner to fix CALCITE-3169 & CALCITE-3170

2019-07-15 Thread godfrey he (JIRA)
godfrey he created FLINK-13269: -- Summary: copy RelDecorrelator from blink planner to flink planner to fix CALCITE-3169 & CALCITE-3170 Key: FLINK-13269 URL: https://issues.apache.org/jira/browse/FLINK-13269

[jira] [Created] (FLINK-13270) CheckpointCoordinator abort the checkpoint

2019-07-15 Thread molsion (JIRA)
molsion created FLINK-13270: --- Summary: CheckpointCoordinator abort the checkpoint Key: FLINK-13270 URL: https://issues.apache.org/jira/browse/FLINK-13270 Project: Flink Issue Type: Bug Co

[jira] [Created] (FLINK-13271) Add documentation for all the new features of blink planner

2019-07-15 Thread Jark Wu (JIRA)
Jark Wu created FLINK-13271: --- Summary: Add documentation for all the new features of blink planner Key: FLINK-13271 URL: https://issues.apache.org/jira/browse/FLINK-13271 Project: Flink Issue Type

[jira] [Created] (FLINK-13272) Local recovery and sticky scheduling end-to-end test fails on Travis

2019-07-15 Thread Chesnay Schepler (JIRA)
Chesnay Schepler created FLINK-13272: Summary: Local recovery and sticky scheduling end-to-end test fails on Travis Key: FLINK-13272 URL: https://issues.apache.org/jira/browse/FLINK-13272 Project:

[jira] [Created] (FLINK-13273) Allow switching planners in SQL Client

2019-07-15 Thread Timo Walther (JIRA)
Timo Walther created FLINK-13273: Summary: Allow switching planners in SQL Client Key: FLINK-13273 URL: https://issues.apache.org/jira/browse/FLINK-13273 Project: Flink Issue Type: New Featur

[jira] [Created] (FLINK-13274) Refactor HiveTableSource Test using HiveRunner Test Frame

2019-07-15 Thread zjuwangg (JIRA)
zjuwangg created FLINK-13274: Summary: Refactor HiveTableSource Test using HiveRunner Test Frame Key: FLINK-13274 URL: https://issues.apache.org/jira/browse/FLINK-13274 Project: Flink Issue Type:

[jira] [Created] (FLINK-13275) Race condition in SourceStreamTaskTest.finishingIgnoresExceptions()

2019-07-15 Thread Kostas Kloudas (JIRA)
Kostas Kloudas created FLINK-13275: -- Summary: Race condition in SourceStreamTaskTest.finishingIgnoresExceptions() Key: FLINK-13275 URL: https://issues.apache.org/jira/browse/FLINK-13275 Project: Flin

[jira] [Created] (FLINK-13276) write a quickstart documentation for Hive integration

2019-07-15 Thread Bowen Li (JIRA)
Bowen Li created FLINK-13276: Summary: write a quickstart documentation for Hive integration Key: FLINK-13276 URL: https://issues.apache.org/jira/browse/FLINK-13276 Project: Flink Issue Type: Sub

[jira] [Created] (FLINK-13277) add documentation of Hive connector

2019-07-15 Thread Bowen Li (JIRA)
Bowen Li created FLINK-13277: Summary: add documentation of Hive connector Key: FLINK-13277 URL: https://issues.apache.org/jira/browse/FLINK-13277 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-13278) add Chinese documentation for Hive source/sink

2019-07-15 Thread Bowen Li (JIRA)
Bowen Li created FLINK-13278: Summary: add Chinese documentation for Hive source/sink Key: FLINK-13278 URL: https://issues.apache.org/jira/browse/FLINK-13278 Project: Flink Issue Type: Sub-task

[PREVIEW] Apache Flink 1.9.0, release candidate #0

2019-07-15 Thread Tzu-Li (Gordon) Tai
Hi Flink devs, RC0 for Apache Flink 1.9.0 has been created. This has all the artifacts that we would typically have for a release, except for a source code tag and a PR for the release announcement. This preview-only RC is created only to drive the current testing efforts, and no official vote wi

Re: [ANNOUNCE] Progress updates for Apache Flink 1.9.0 release

2019-07-15 Thread Tzu-Li (Gordon) Tai
Update: RC0 for 1.9.0 has been created. Please see [1] for the preview source / binary releases and Maven artifacts. Cheers, Gordon [1] http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/PREVIEW-Apache-Flink-1-9-0-release-candidate-0-td30583.html On Mon, Jul 15, 2019 at 6:39 PM Tzu-L

[jira] [Created] (FLINK-13279) not able to query table registered in catalogs

2019-07-15 Thread Bowen Li (JIRA)
Bowen Li created FLINK-13279: Summary: not able to query table registered in catalogs Key: FLINK-13279 URL: https://issues.apache.org/jira/browse/FLINK-13279 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-13280) Revert blink changes in DateTimeUtils, and keep it same as flink version.

2019-07-15 Thread Zhenghua Gao (JIRA)
Zhenghua Gao created FLINK-13280: Summary: Revert blink changes in DateTimeUtils, and keep it same as flink version. Key: FLINK-13280 URL: https://issues.apache.org/jira/browse/FLINK-13280 Project: Fl

contributor permission application

2019-07-15 Thread zhang yue
Hi, I want to contribute to Apache Flink. Would you please give me the contributor permission? My JIRA ID is mooonzhang.

Support InMemoryTableSink or support retraction in CsvTableSink

2019-07-15 Thread Fan X
Hi everyone, Recently I am using Flink SQL API to test some SQL queries. I run a small dataset and output the result to CsvTableSink so that I can easily open the file and verify the result by eye. But unfortunately, I found that CsvTableSink does not support retraction message and thus I could no

Re: Support InMemoryTableSink or support retraction in CsvTableSink

2019-07-15 Thread Xingcan Cui
Hi Fan, It’s not hard to implement an “InMemoryTableSink” for debugging use by yourself. The main part should be a SinkFunction that deals with Tuple records. You can either show the changelog (the record itself) or print the materialized result (e.g., a result list) for each received item.

[jira] [Created] (FLINK-13281) Fix the verify logic of AdaptedRestartPipelinedRegionStrategyNGAbortPendingCheckpointsTest

2019-07-15 Thread Yun Tang (JIRA)
Yun Tang created FLINK-13281: Summary: Fix the verify logic of AdaptedRestartPipelinedRegionStrategyNGAbortPendingCheckpointsTest Key: FLINK-13281 URL: https://issues.apache.org/jira/browse/FLINK-13281 Pr

[jira] [Created] (FLINK-13282) LocalExecutorITCase#testUseCatalogAndUseDatabase failed on Travis

2019-07-15 Thread Jark Wu (JIRA)
Jark Wu created FLINK-13282: --- Summary: LocalExecutorITCase#testUseCatalogAndUseDatabase failed on Travis Key: FLINK-13282 URL: https://issues.apache.org/jira/browse/FLINK-13282 Project: Flink Issu