[jira] [Created] (FLINK-11640) Caused by: java.lang.IllegalStateException: No operators defined in streaming topology. Cannot execute.

2019-02-17 Thread thinktothings (JIRA)
thinktothings created FLINK-11640: - Summary: Caused by: java.lang.IllegalStateException: No operators defined in streaming topology. Cannot execute. Key: FLINK-11640 URL: https://issues.apache.org/jira/browse/FLIN

[jira] [Created] (FLINK-11641) flink seems to be stuck when deploying new job (local environment)

2019-02-17 Thread Avi Levi (JIRA)
Avi Levi created FLINK-11641: Summary: flink seems to be stuck when deploying new job (local environment) Key: FLINK-11641 URL: https://issues.apache.org/jira/browse/FLINK-11641 Project: Flink I

[DISCUSS] FLIP-35: Support Chinese Documents & Website and Improve Translation Specification

2019-02-17 Thread Jark Wu
Hi all, In the past few weeks, we started a discussion thread [1] about proposing to support Chinese documents and website. I'm glad to receive a lot of positive and valuable feedbacks so far. I converted the design doc into an actual FLIP wiki to make the plan more accessible for the community.

[jira] [Created] (FLINK-11642) Add S3 config key "fs.s3a.endpoint" for custom S3 regions

2019-02-17 Thread Robert Metzger (JIRA)
Robert Metzger created FLINK-11642: -- Summary: Add S3 config key "fs.s3a.endpoint" for custom S3 regions Key: FLINK-11642 URL: https://issues.apache.org/jira/browse/FLINK-11642 Project: Flink

Re: [DISCUSS] FLIP-35: Support Chinese Documents & Website and Improve Translation Specification

2019-02-17 Thread Kaibo Zhou
+1 for the FLIP! More and more Flink users from China have recently requested JIRA permissions. The proposed translation specification will make it easier for them to participate and improve the quality of the translation, and ensure the consistency of style. Best Kaibo Jark Wu 于2019年2月17日周日 下

Re: List of consumed kafka topics should not be restored from state

2019-02-17 Thread Feng LI
Hello Gordon, Thank sounds good to me. I prepared a patch for that. Will add you in the loop. Cheers, Feng Le sam. 16 févr. 2019 à 05:30, Tzu-Li (Gordon) Tai a écrit : > Hi, > > I indeed don't have a specific use case in mind that justifies the current > behaviour. > My only concern is that sin

[ANNOUNCE] Apache Flink 1.7.2 released

2019-02-17 Thread Tzu-Li (Gordon) Tai
Hi, The Apache Flink community is very happy to announce the release of Apache Flink 1.7.2, which is the second bugfix release for the Apache Flink 1.7 series. Apache Flink® is an open-source stream processing framework for distributed, high-performing, always-available, and accurate data streami

Applying for flink contributor permission

2019-02-17 Thread 陈利飞
Hi, all: I am applying for flink contributor permission, I want to help to improve translations for Chinese first, and hope to contribute feature or bug fix when having deeper understanding of flink source code, look forward to your reply!

Re: [ANNOUNCE] Apache Flink 1.7.2 released

2019-02-17 Thread jincheng sun
Thanks a lot for being our release manager Gordon , Great job! And also a big thanks to the community for making this release possible. Cheers, Jincheng Tzu-Li (Gordon) Tai 于2019年2月18日周一 上午10:29写道: > Hi, > > The Apache Flink community is very happy to announce the release of > Apache Flink 1.

Re: Applying for flink contributor permission

2019-02-17 Thread 陈利飞
My jira account is: hustclf 陈利飞 于2019年2月18日周一 下午2:08写道: > Hi, all: > I am applying for flink contributor permission, I want to help to > improve translations for Chinese first, and hope to contribute feature or > bug fix when having deeper understanding of flink source code, > > > > look forwa

Re: [ANNOUNCE] Apache Flink 1.7.2 released

2019-02-17 Thread Hequn Cheng
Thanks a lot for the great release @Gordon. Also thanks for the work by the whole community. :-) Best, Hequn On Mon, Feb 18, 2019 at 2:12 PM jincheng sun wrote: > Thanks a lot for being our release manager Gordon , > Great job! > And also a big thanks to the community for making this release

Re: [ANNOUNCE] Apache Flink 1.7.2 released

2019-02-17 Thread vino yang
Great job! Thanks for being the release manager @Gordon. Best, Vino Hequn Cheng 于2019年2月18日周一 下午2:16写道: > Thanks a lot for the great release @Gordon. > Also thanks for the work by the whole community. :-) > > Best, Hequn > > > On Mon, Feb 18, 2019 at 2:12 PM jincheng sun > wrote: > > > Thanks

Re: [ANNOUNCE] Apache Flink 1.7.2 released

2019-02-17 Thread Dian Fu
Great job. It's great to have a more stable 1.7 release available. Thanks @Gordon for making it happen. Regards, Dian > 在 2019年2月18日,下午2:26,vino yang 写道: > > Great job! Thanks for being the release manager @Gordon. > > Best, > Vino > > Hequn Cheng mailto:chenghe...@gmail.com>> > 于2019年2月18

[jira] [Created] (FLINK-11643) Remove useless code of externalizedCheckpointsDir

2019-02-17 Thread yuqi (JIRA)
yuqi created FLINK-11643: Summary: Remove useless code of externalizedCheckpointsDir Key: FLINK-11643 URL: https://issues.apache.org/jira/browse/FLINK-11643 Project: Flink Issue Type: Improvement

Re: [DISCUSS] Releasing Flink 1.8 / Feature Freeze

2019-02-17 Thread Hequn Cheng
Thanks for planning on the 1.8 release. +1 for cutting the release branch soon. As Stephan and Jincheng said, the refactoring of Table API may block the release. Fortunately, some issues have already been merged into the master, for example, deprecate methods in TableEnvironment and Table. And som

Re: StreamingFileSink causing AmazonS3Exception

2019-02-17 Thread Padarn Wilson
Hi Addison, Kostas, Steffan, I am also encountering this exact issue. I cannot find a JIRA ticket on this, is there some planned work on implementing a fix? @Addison - Did you manage to find a fix that you could apply without modifying the Flink codebase? If possible it would be better not patch