Re: [DISCUSS] Apache Flink at Season of Docs

2019-04-10 Thread Jark Wu
Hi Aizhamal, That's really interesting. We have an ongoing proposal for supporting Chinese documentation, see FLIP-35 [1]. I think it's a good idea to propose Chinese translation as a project. It's a good chance to improve the localization user experience of Flink documentation. I can help as a m

[jira] [Created] (FLINK-12160) Support for transferring user config files on kubernetes

2019-04-10 Thread Yang Wang (JIRA)
Yang Wang created FLINK-12160: - Summary: Support for transferring user config files on kubernetes Key: FLINK-12160 URL: https://issues.apache.org/jira/browse/FLINK-12160 Project: Flink Issue Type

Re: Introducing Flink's Plugin mechanism

2019-04-10 Thread Piotr Nowojski
Hi Biao, No there is not. The current scope is so small and it was actually very easy to implement, that design doc might have been an overkill for it. While for the future plans we decided consciously to not account for them and not plan at the moment, but to tackle them lazily. Idea behind c

Re: [DISCUSS] Apache Flink at Season of Docs

2019-04-10 Thread Aizhamal Nurmamat kyzy
Hello everyone, @Fabian Hueske - SoD setup is a little bit different. The ASF determined that each project would be allowed to apply individually[1], rather than applying as a single large organization. Each project applies as an org, with two organizers (administers) and at least two mentors. A

Re: Introducing Flink's Plugin mechanism

2019-04-10 Thread Biao Liu
Hi Stefan &Piotr, Thank you for bringing this discussion. As Zhijiang said, class conflict makes a lot of trouble in our production environment. I was wondering is there any design document currently? It might be helpful to understand the PR and even the whole picture as Piotr said in the future it

Re: [DISCUSS] Apache Flink at Season of Docs

2019-04-10 Thread Ken Krugler
Hi Aizhamal, I assume SoD is language-agnostic, so one possible project would be to get a tech writer for the Chinese versions of all of the Flink documentation, yes? Regards, — Ken > On Apr 5, 2019, at 3:43 PM, Aizhamal Nurmamat kyzy > wrote: > > Hello everyone, > > TL;DR If you need some

Re: Introducing Flink's Plugin mechanism

2019-04-10 Thread Stefan Richter
Thank you Piotr for bringing this discussion to the mailing list! As it was not explicitly mentioned in the first email, I wanted to add that there is also already an open PR[1] with my implementation of the basic plugin mechanism for FileSystem. Looking forward to some feedback from the communi

Re: Introducing Flink's Plugin mechanism

2019-04-10 Thread zhijiang
Thanks Piotr for proposing this new feature. The solution for class loader issue is really helpful in production, and we ofen encountered this pain point before. It might bring more possibilities based on this pluggable mechanism. Hope to see the progress soon. :) Best, Zhijiang --

Re: [ANNOUNCE] Apache Flink 1.8.0 released

2019-04-10 Thread Rong Rong
Congrats! Thanks Aljoscha for being the release manager and all for making the release possible. -- Rong On Wed, Apr 10, 2019 at 4:23 AM Stefan Richter wrote: > Congrats and thanks to Aljoscha for managing the release! > > Best, > Stefan > > > On 10. Apr 2019, at 13:01, Biao Liu wrote: > > >

[jira] [Created] (FLINK-12159) Enable YarnMiniCluster integration test under non-secure mode

2019-04-10 Thread Jeff Zhang (JIRA)
Jeff Zhang created FLINK-12159: -- Summary: Enable YarnMiniCluster integration test under non-secure mode Key: FLINK-12159 URL: https://issues.apache.org/jira/browse/FLINK-12159 Project: Flink Is

Re: Introducing Flink's Plugin mechanism

2019-04-10 Thread Jeff Zhang
Thank Piotr for driving this plugin mechanism. Pluggability is pretty important for the ecosystem of flink. Piotr Nowojski 于2019年4月10日周三 下午5:48写道: > Hi Flink developers, > > I would like to introduce a new plugin loading mechanism that we are > working on right now [1]. The idea is quite simple

[jira] [Created] (FLINK-12158) Update Java / Scala StatefulJobWBroadcastStateMigrationITCase for 1.7

2019-04-10 Thread leesf (JIRA)
leesf created FLINK-12158: - Summary: Update Java / Scala StatefulJobWBroadcastStateMigrationITCase for 1.7 Key: FLINK-12158 URL: https://issues.apache.org/jira/browse/FLINK-12158 Project: Flink Issu

Re: [DISCUSS] FLIP-36 - Support Interactive Programming in Flink Table API

2019-04-10 Thread Becket Qin
Hi folks, Just want to revive this discussion thread. A few of us had some offline discussions around the implementation details of this FLIP. Here I briefly summarize the offline discussion: -- Some concerns were raised to the default implementation of cache service. 1. The default cache servic

[jira] [Created] (FLINK-12157) Update maven download links to point to mvn central

2019-04-10 Thread Chesnay Schepler (JIRA)
Chesnay Schepler created FLINK-12157: Summary: Update maven download links to point to mvn central Key: FLINK-12157 URL: https://issues.apache.org/jira/browse/FLINK-12157 Project: Flink I

Re: [ANNOUNCE] Apache Flink 1.8.0 released

2019-04-10 Thread Stefan Richter
Congrats and thanks to Aljoscha for managing the release! Best, Stefan > On 10. Apr 2019, at 13:01, Biao Liu wrote: > > Great news! Thanks Aljoscha and all the contributors. > > Till Rohrmann mailto:trohrm...@apache.org>> > 于2019年4月10日周三 下午6:11写道: > Thanks a lot to Aljoscha for being our rele

Re: [ANNOUNCE] Apache Flink 1.8.0 released

2019-04-10 Thread Biao Liu
Great news! Thanks Aljoscha and all the contributors. Till Rohrmann 于2019年4月10日周三 下午6:11写道: > Thanks a lot to Aljoscha for being our release manager and to the > community making this release possible! > > Cheers, > Till > > On Wed, Apr 10, 2019 at 12:09 PM Hequn Cheng wrote: > >> Thanks a lot

[jira] [Created] (FLINK-12156) Remove legacy FlinkActor

2019-04-10 Thread TisonKun (JIRA)
TisonKun created FLINK-12156: Summary: Remove legacy FlinkActor Key: FLINK-12156 URL: https://issues.apache.org/jira/browse/FLINK-12156 Project: Flink Issue Type: Sub-task Components: R

[jira] [Created] (FLINK-12155) Remove legacy TaskManager

2019-04-10 Thread TisonKun (JIRA)
TisonKun created FLINK-12155: Summary: Remove legacy TaskManager Key: FLINK-12155 URL: https://issues.apache.org/jira/browse/FLINK-12155 Project: Flink Issue Type: Sub-task Components:

Re: [ANNOUNCE] Apache Flink 1.8.0 released

2019-04-10 Thread Hequn Cheng
Thanks a lot for the great release Aljoscha! Also thanks for the work by the whole community. :-) Best, Hequn On Wed, Apr 10, 2019 at 6:03 PM Fabian Hueske wrote: > Congrats to everyone! > > Thanks Aljoscha and all contributors. > > Cheers, Fabian > > Am Mi., 10. Apr. 2019 um 11:54 Uhr schrieb

Re: [ANNOUNCE] Apache Flink 1.8.0 released

2019-04-10 Thread Till Rohrmann
Thanks a lot to Aljoscha for being our release manager and to the community making this release possible! Cheers, Till On Wed, Apr 10, 2019 at 12:09 PM Hequn Cheng wrote: > Thanks a lot for the great release Aljoscha! > Also thanks for the work by the whole community. :-) > > Best, Hequn > > On

Re: [ANNOUNCE] Apache Flink 1.8.0 released

2019-04-10 Thread Fabian Hueske
Congrats to everyone! Thanks Aljoscha and all contributors. Cheers, Fabian Am Mi., 10. Apr. 2019 um 11:54 Uhr schrieb Congxian Qiu < qcx978132...@gmail.com>: > Cool! > > Thanks Aljoscha a lot for being our release manager, and all the others > who make this release possible. > > Best, Congxian

Re: [ANNOUNCE] Apache Flink 1.8.0 released

2019-04-10 Thread Guowei Ma
Congratulations! Thanks Aljoscha and all contributors! Best, Guowei Jark Wu 于2019年4月10日周三 下午5:47写道: > Cheers! > > Thanks Aljoscha and all others who make 1.8.0 possible. > > On Wed, 10 Apr 2019 at 17:33, vino yang wrote: > > > Great news! > > > > Thanks Aljoscha for being the release manage

Re: [ANNOUNCE] Apache Flink 1.8.0 released

2019-04-10 Thread Congxian Qiu
Cool! Thanks Aljoscha a lot for being our release manager, and all the others who make this release possible. Best, Congxian On Apr 10, 2019, 17:47 +0800, Jark Wu , wrote: > Cheers! > > Thanks Aljoscha and all others who make 1.8.0 possible. > > On Wed, 10 Apr 2019 at 17:33, vino yang wrote: >

Re: [ANNOUNCE] Apache Flink 1.8.0 released

2019-04-10 Thread Jark Wu
Cheers! Thanks Aljoscha and all others who make 1.8.0 possible. On Wed, 10 Apr 2019 at 17:33, vino yang wrote: > Great news! > > Thanks Aljoscha for being the release manager and thanks to all the > contributors! > > Best, > Vino > > Driesprong, Fokko 于2019年4月10日周三 下午4:54写道: > >> Great news! G

Introducing Flink's Plugin mechanism

2019-04-10 Thread Piotr Nowojski
Hi Flink developers, I would like to introduce a new plugin loading mechanism that we are working on right now [1]. The idea is quite simple: isolate services in separate independent class loaders, so that classes and dependencies do not leak between them and/or Flink runtime itself. Currently

Re: [ANNOUNCE] Apache Flink 1.8.0 released

2019-04-10 Thread zhijiang
Cool! Finally see the FLINK 1.8.0 release. Thanks Aljoscha for this excellent work and efforts for other contributors. We would continue working hard for FLINK 1.9.0 Best, Zhijiang -- From:vino yang Send Time:2019年4月10日(星期三) 17:33

Re: [ANNOUNCE] Apache Flink 1.8.0 released

2019-04-10 Thread vino yang
Great news! Thanks Aljoscha for being the release manager and thanks to all the contributors! Best, Vino Driesprong, Fokko 于2019年4月10日周三 下午4:54写道: > Great news! Great effort by the community to make this happen. Thanks all! > > Cheers, Fokko > > Op wo 10 apr. 2019 om 10:50 schreef Shaoxuan Wan

[jira] [Created] (FLINK-12154) Remove legacy fields for SingleInputGate

2019-04-10 Thread zhijiang (JIRA)
zhijiang created FLINK-12154: Summary: Remove legacy fields for SingleInputGate Key: FLINK-12154 URL: https://issues.apache.org/jira/browse/FLINK-12154 Project: Flink Issue Type: Sub-task

Re: [jira] [Created] (FLINK-12153) 提交flink job到flink环境下报错

2019-04-10 Thread Biao Liu
Hi gaojunjie, 1. Please use English to describe your JIRA issue although I think this is more like a question not a bug report 2. You can send your question in flink-user-zh mailing list which Chinese is supported 3. I think the exception is clear enough that this feature is not supported in your H

[jira] [Created] (FLINK-12153) 提交flink job到flink环境下报错

2019-04-10 Thread gaojunjie (JIRA)
gaojunjie created FLINK-12153: - Summary: 提交flink job到flink环境下报错 Key: FLINK-12153 URL: https://issues.apache.org/jira/browse/FLINK-12153 Project: Flink Issue Type: Bug Affects Versions: 1.7.2

Re: [DISCUSS] Apache Flink at Season of Docs

2019-04-10 Thread Fabian Hueske
Hi, Thanks for stepping up Konstantin! Yes, I'd be up to serve as a mentor as well. I assume the set up is similar as for Google Summer of Code (GSoC). For GSoC the whole Apache Software Foundation applied as an organization (not every individual project). Hence, there should be only two organize

Re: [ANNOUNCE] Apache Flink 1.8.0 released

2019-04-10 Thread Shaoxuan Wang
Thanks Aljoscha and all others who made contributions to FLINK 1.8.0. Looking forward to FLINK 1.9.0. Regards, Shaoxuan On Wed, Apr 10, 2019 at 4:31 PM Aljoscha Krettek wrote: > The Apache Flink community is very happy to announce the release of Apache > Flink 1.8.0, which is the next major rel

Re: [ANNOUNCE] Apache Flink 1.8.0 released

2019-04-10 Thread Driesprong, Fokko
Great news! Great effort by the community to make this happen. Thanks all! Cheers, Fokko Op wo 10 apr. 2019 om 10:50 schreef Shaoxuan Wang : > Thanks Aljoscha and all others who made contributions to FLINK 1.8.0. > Looking forward to FLINK 1.9.0. > > Regards, > Shaoxuan > > On Wed, Apr 10, 2019

Re: [DISCUSS] Apache Flink at Season of Docs

2019-04-10 Thread Konstantin Knauf
Hi all, I am happy to start our application process and help as a mentor. For our application, we need a second organization administrator (assuming I am the first). The tasks as an administrator are listed in [1] (basically only guiding the organization through the SoD process). Is anyone interes

Re: [ANNOUNCE] Apache Flink 1.8.0 released

2019-04-10 Thread Zili Chen
Cheers! Glad to meet the release of 1.8.0. Thank Aljoscha for being the release manager and all contributors who made this release possible. Best, tison. Aljoscha Krettek 于2019年4月10日周三 下午4:31写道: > The Apache Flink community is very happy to announce the release of Apache > Flink 1.8.0, which

[jira] [Created] (FLINK-12152) Make the vcore that Application Master used configurable for Flink on YARN

2019-04-10 Thread vinoyang (JIRA)
vinoyang created FLINK-12152: Summary: Make the vcore that Application Master used configurable for Flink on YARN Key: FLINK-12152 URL: https://issues.apache.org/jira/browse/FLINK-12152 Project: Flink

Re: [ANNOUNCE] Apache Flink 1.8.0 released

2019-04-10 Thread jincheng sun
Thanks a lot for being our release manager @Aljoscha Krettek Great job! And also a big thanks to the community for making this release possible. Cheers, Jincheng Aljoscha Krettek 于2019年4月10日周三 下午4:31写道: > The Apache Flink community is very happy to announce the release of Apache > Flink 1.8.0,

Re: [DISCUSS] A more restrictive JIRA workflow

2019-04-10 Thread Andrey Zagrebin
Hi all, +1 for option 2. I also do not mind option 2, after 1-2 contributions, any contributor could just ask the committer (who merged those contributions) about contributor permissions. Best, Andrey On Wed, Apr 10, 2019 at 3:58 AM Robert Metzger wrote: > I'm +1 on option 1. > > On Tue, Apr

[ANNOUNCE] Apache Flink 1.8.0 released

2019-04-10 Thread Aljoscha Krettek
The Apache Flink community is very happy to announce the release of Apache Flink 1.8.0, which is the next major release. Apache Flink® is an open-source stream processing framework for distributed, high-performing, always-available, and accurate data streaming applications. The release is ava

[jira] [Created] (FLINK-12151) Drop Elasticsearch 1 connector

2019-04-10 Thread Chesnay Schepler (JIRA)
Chesnay Schepler created FLINK-12151: Summary: Drop Elasticsearch 1 connector Key: FLINK-12151 URL: https://issues.apache.org/jira/browse/FLINK-12151 Project: Flink Issue Type: Improvemen

Re: Flink contributor permission application

2019-04-10 Thread Fabian Hueske
Hi, Welcome to the Flink community. I've given you contributor permissions for Jira. Best, Fabian Am Mi., 10. Apr. 2019 um 04:29 Uhr schrieb 乐夏 : > Hi, > > I want to contribute to Apache Flink. > Would you please give me the contributor permission? > My JIRA ID is xiale. > > -- > 夏乐 | Central S

Re: [DISCUSS] Apache Flink at Season of Docs

2019-04-10 Thread Stephan Ewen
Hi all! This is a really great initiative, I think the Flink docs could benefit big time from this. Aside from some nice tutorials, I think that especially the docs about concepts, architecture, and deployment need a lot of work, so users understand how powerful Flink really is. I quickly connect