Re: [VOTE] Release 1.10.0, release candidate #1

2020-01-31 Thread Thomas Weise
As part of testing the RC, I run into the following issue with a test case that runs a job from a packaged jar on a MiniCluster. This test had to be modified due to the client-side API changes in 1.10. The issue is that the jar file that also contains the entry point isn't part of the user

Re: [VOTE] Release 1.10.0, release candidate #1

2020-01-31 Thread Jingsong Li
Thanks Jincheng, FLINK-15840 [1] should be a blocker, lead to "TableEnvironment.from/scan(string path)" cannot be used for all temporaryTable and catalogTable (not DataStreamTable). Of course, it can be bypassed by "TableEnvironment.sqlQuery("select * from t")", but "from/scan" are very important

Re: [VOTE] Release 1.10.0, release candidate #1

2020-01-31 Thread Benchao Li
Hi all, I also have a issue[1] which I think it's great to be included in 1.10 release. The pr is already under review. [1] https://issues.apache.org/jira/projects/FLINK/issues/FLINK-15494 jincheng sun 于2020年2月1日周六 下午12:33写道: > Hi folks, > > I found another issue related to Blink planner that

Re: [VOTE] Release 1.10.0, release candidate #1

2020-01-31 Thread jincheng sun
Hi folks, I found another issue related to Blink planner that ClassCastException would be thrown when use ConnectorDescriptor to register the Source. Not sure if it is a blocker. The issue can be found in [1], anyway, it's better to fix this issue in new RC. Best, Jincheng [1]

[jira] [Created] (FLINK-15840) ClassCastException is thrown when use ConnectorDescriptor under Blink planner

2020-01-31 Thread sunjincheng (Jira)
sunjincheng created FLINK-15840: --- Summary: ClassCastException is thrown when use ConnectorDescriptor under Blink planner Key: FLINK-15840 URL: https://issues.apache.org/jira/browse/FLINK-15840 Project:

Re: [ANNOUNCE] Yu Li became a Flink committer

2020-01-31 Thread Jared Li
nice job Congxian Qiu 于2020年2月1日周六 上午11:28写道: > Congratulations Yu, well deserved. > Best, > Congxian > > > Yun Gao 于2020年1月31日周五 下午4:15写道: > > >Congratulations Yu! > > > > Best, > > Yun > > > > > > -- > >

Re: [ANNOUNCE] Yu Li became a Flink committer

2020-01-31 Thread Congxian Qiu
Congratulations Yu, well deserved. Best, Congxian Yun Gao 于2020年1月31日周五 下午4:15写道: >Congratulations Yu! > > Best, > Yun > > > -- > From:felixzheng zheng > Send Time:2020 Jan. 31 (Fri.) 10:19 > To:dev >

[jira] [Created] (FLINK-15839) Revisit Stateful Functions KafkaIngressBuilder properties resolution logic

2020-01-31 Thread Tzu-Li (Gordon) Tai (Jira)
Tzu-Li (Gordon) Tai created FLINK-15839: --- Summary: Revisit Stateful Functions KafkaIngressBuilder properties resolution logic Key: FLINK-15839 URL: https://issues.apache.org/jira/browse/FLINK-15839

[jira] [Created] (FLINK-15838) Dangling CountDownLatch.await(timeout)

2020-01-31 Thread Roman Leventov (Jira)
Roman Leventov created FLINK-15838: -- Summary: Dangling CountDownLatch.await(timeout) Key: FLINK-15838 URL: https://issues.apache.org/jira/browse/FLINK-15838 Project: Flink Issue Type: Bug

Re: [VOTE] Release 1.10.0, release candidate #1

2020-01-31 Thread Till Rohrmann
Hi everyone, -1, because flink-kubernetes does not have the correct NOTICE file. Here is the issue to track the problem [1]. [1] https://issues.apache.org/jira/browse/FLINK-15837 Cheers, Till On Fri, Jan 31, 2020 at 2:34 PM Xintong Song wrote: > Thanks Gary & Yu, > > +1 (non-binding) from

[jira] [Created] (FLINK-15837) flink-kubernetes module does not have correct NOTIC file

2020-01-31 Thread Till Rohrmann (Jira)
Till Rohrmann created FLINK-15837: - Summary: flink-kubernetes module does not have correct NOTIC file Key: FLINK-15837 URL: https://issues.apache.org/jira/browse/FLINK-15837 Project: Flink

[jira] [Created] (FLINK-15836) Throw fatal exception when the watcher in Fabric8FlinkKubeClient is closed

2020-01-31 Thread Yang Wang (Jira)
Yang Wang created FLINK-15836: - Summary: Throw fatal exception when the watcher in Fabric8FlinkKubeClient is closed Key: FLINK-15836 URL: https://issues.apache.org/jira/browse/FLINK-15836 Project: Flink

Re: [ANNOUNCE] Apache Flink 1.9.2 released

2020-01-31 Thread Till Rohrmann
Thanks for being our release manager Hequn and thanks for everyone who made the 1.9.2 release possible. Cheers, Till On Fri, Jan 31, 2020 at 1:46 PM Hequn Cheng wrote: > @jincheng sun That's great. Thank you! > > On Fri, Jan 31, 2020 at 7:57 PM jincheng sun > wrote: > >> Thanks for being the

Re: [VOTE] Release 1.10.0, release candidate #1

2020-01-31 Thread Xintong Song
Thanks Gary & Yu, +1 (non-binding) from my side. - I'm not aware of any blockers (except unfinished documents) - Verified building from source (tests not skipped) - Verified running nightly e2e tests - Verified running example jobs in local/standalone/yarn setups. Everything seems to work fine.

[jira] [Created] (FLINK-15835) OSS filesystems bundles entire hadoop-common

2020-01-31 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-15835: Summary: OSS filesystems bundles entire hadoop-common Key: FLINK-15835 URL: https://issues.apache.org/jira/browse/FLINK-15835 Project: Flink Issue

Re: [ANNOUNCE] Apache Flink 1.9.2 released

2020-01-31 Thread Hequn Cheng
@jincheng sun That's great. Thank you! On Fri, Jan 31, 2020 at 7:57 PM jincheng sun wrote: > Thanks for being the release manager and the great work Hequn :) > > Also thanks to the community making this release possible! > > BTW: I have add the 1.9.2 release to report. > > Best, > Jincheng > >

[jira] [Created] (FLINK-15834) Set up nightly cron jobs on Azure Pipelines build

2020-01-31 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-15834: -- Summary: Set up nightly cron jobs on Azure Pipelines build Key: FLINK-15834 URL: https://issues.apache.org/jira/browse/FLINK-15834 Project: Flink Issue

[jira] [Created] (FLINK-15833) Fix 'Kerberized YARN on Docker' e2e test on Azure Pipelines

2020-01-31 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-15833: -- Summary: Fix 'Kerberized YARN on Docker' e2e test on Azure Pipelines Key: FLINK-15833 URL: https://issues.apache.org/jira/browse/FLINK-15833 Project: Flink

Re: [ANNOUNCE] Apache Flink 1.9.2 released

2020-01-31 Thread jincheng sun
Thanks for being the release manager and the great work Hequn :) Also thanks to the community making this release possible! BTW: I have add the 1.9.2 release to report. Best, Jincheng Hequn Cheng 于2020年1月31日周五 下午6:55写道: > Hi everyone, > > The Apache Flink community is very happy to announce

[ANNOUNCE] Apache Flink 1.9.2 released

2020-01-31 Thread Hequn Cheng
Hi everyone, The Apache Flink community is very happy to announce the release of Apache Flink 1.9.2, which is the second bugfix release for the Apache Flink 1.9 series. Apache Flink® is an open-source stream processing framework for distributed, high-performing, always-available, and accurate

Re: [VOTE] Release 1.10.0, release candidate #1

2020-01-31 Thread David Anderson
+1 (non-binding) No blockers, but I did run into a couple of things. I upgraded flink-training-exercises to 1.10; after minor adjustments, all the tests pass. With Java 11 I ran into WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by

[jira] [Created] (FLINK-15832) Artifact flink-metrics-core-tests will be uploaded twice

2020-01-31 Thread static-max (Jira)
static-max created FLINK-15832: -- Summary: Artifact flink-metrics-core-tests will be uploaded twice Key: FLINK-15832 URL: https://issues.apache.org/jira/browse/FLINK-15832 Project: Flink Issue

[jira] [Created] (FLINK-15831) Add Docker image publication to release documentation

2020-01-31 Thread Ufuk Celebi (Jira)
Ufuk Celebi created FLINK-15831: --- Summary: Add Docker image publication to release documentation Key: FLINK-15831 URL: https://issues.apache.org/jira/browse/FLINK-15831 Project: Flink Issue

[jira] [Created] (FLINK-15830) Migrate docker-flink/docker-flink to apache/flink-docker

2020-01-31 Thread Ufuk Celebi (Jira)
Ufuk Celebi created FLINK-15830: --- Summary: Migrate docker-flink/docker-flink to apache/flink-docker Key: FLINK-15830 URL: https://issues.apache.org/jira/browse/FLINK-15830 Project: Flink Issue

[jira] [Created] (FLINK-15829) Request apache/flink-docker repository

2020-01-31 Thread Ufuk Celebi (Jira)
Ufuk Celebi created FLINK-15829: --- Summary: Request apache/flink-docker repository Key: FLINK-15829 URL: https://issues.apache.org/jira/browse/FLINK-15829 Project: Flink Issue Type: Sub-task

[RESULT] [VOTE] Integrate Flink Docker image publication into Flink release process

2020-01-31 Thread Ufuk Celebi
Hi everyone, I'm happy to announce that we have unanimously approved the integration of the Docker image publication into the Flink release process. +1s (17 votes in total, 6 binding, 11 non-binding): - Till Rohrmann (binding) - Stephan Ewen (binding) - Fabian Hüske (binding) - Konstantin Knauf

[jira] [Created] (FLINK-15828) Integrate docker-flink/docker-flink into Flink release process

2020-01-31 Thread Ufuk Celebi (Jira)
Ufuk Celebi created FLINK-15828: --- Summary: Integrate docker-flink/docker-flink into Flink release process Key: FLINK-15828 URL: https://issues.apache.org/jira/browse/FLINK-15828 Project: Flink

[jira] [Created] (FLINK-15827) Deprecate unused taskmanager.registration.* options

2020-01-31 Thread Till Rohrmann (Jira)
Till Rohrmann created FLINK-15827: - Summary: Deprecate unused taskmanager.registration.* options Key: FLINK-15827 URL: https://issues.apache.org/jira/browse/FLINK-15827 Project: Flink Issue

Re: [VOTE] Release 1.10.0, release candidate #1

2020-01-31 Thread Jingsong Li
Hi, +1 (non-binding) Thanks for driving this, Gary & Yu. - Verified signatures and checksums - Maven build from source skip tests - Start local cluster and web ui is accessible - Submit example of both batch and streaming, run well and log no exception. - Verified pom files point to the

Re: [VOTE] Release 1.10.0, release candidate #1

2020-01-31 Thread Aljoscha Krettek
+1 (binding) - I verified the checksum - I verified the signatures - I eyeballed the diff in pom files between 1.9 and 1.10 and checked any newly added dependencies. They are ok. If the 1.9 licensing was correct the licensing on this should also be correct - I manually installed Flink Python

Re: [VOTE] Integrate Flink Docker image publication into Flink release process

2020-01-31 Thread Ufuk Celebi
Thanks a lot for your voting. The voting period has passed and we have a sufficient number of votes. I’ll summarize the result in a separate email. Cheers, Ufuk On Fri, Jan 31, 2020 at 7:25 AM Tzu-Li (Gordon) Tai wrote: > +1 (binding) > > Cheers, > Gordon > > On Fri, Jan 31, 2020 at 2:16 PM

[jira] [Created] (FLINK-15826) Add renameFunction() to Catalog

2020-01-31 Thread Fabian Hueske (Jira)
Fabian Hueske created FLINK-15826: - Summary: Add renameFunction() to Catalog Key: FLINK-15826 URL: https://issues.apache.org/jira/browse/FLINK-15826 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-15825) Add renameDatabase() to Catalog

2020-01-31 Thread Fabian Hueske (Jira)
Fabian Hueske created FLINK-15825: - Summary: Add renameDatabase() to Catalog Key: FLINK-15825 URL: https://issues.apache.org/jira/browse/FLINK-15825 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-15824) Generalize CommonOption to support other option groups as well

2020-01-31 Thread Stephan Ewen (Jira)
Stephan Ewen created FLINK-15824: Summary: Generalize CommonOption to support other option groups as well Key: FLINK-15824 URL: https://issues.apache.org/jira/browse/FLINK-15824 Project: Flink

Re: [ANNOUNCE] Yu Li became a Flink committer

2020-01-31 Thread Yun Gao
Congratulations Yu! Best, Yun -- From:felixzheng zheng Send Time:2020 Jan. 31 (Fri.) 10:19 To:dev Subject:Re: [ANNOUNCE] Yu Li became a Flink committer Congrats! Benchao Li 于2020年1月31日周五 上午10:02写道: >