Re: CoProcessFunction doesn't support timer on keyed stream

2018-04-26 Thread Kostas Kloudas
Hi Ken, It is true that there is not reason for not having access to the timerService from the processElement of the keyed side. On the other side (the non-keyed side) you cannot set timers because timers are bound to a specific key. Now, if one stream is broadcasted and the other is keyed,

[jira] [Created] (FLINK-9261) Regression - Flink CLI and Web UI not working when SSL is enabled

2018-04-26 Thread Edward Rojas (JIRA)
Edward Rojas created FLINK-9261: --- Summary: Regression - Flink CLI and Web UI not working when SSL is enabled Key: FLINK-9261 URL: https://issues.apache.org/jira/browse/FLINK-9261 Project: Flink

[jira] [Created] (FLINK-9262) KeyedOneInputStreamOperatorTestHarness throws NPE creating snapshot

2018-04-26 Thread Chris Schneider (JIRA)
Chris Schneider created FLINK-9262: -- Summary: KeyedOneInputStreamOperatorTestHarness throws NPE creating snapshot Key: FLINK-9262 URL: https://issues.apache.org/jira/browse/FLINK-9262 Project: Flink

Re: CoProcessFunction doesn't support timer on keyed stream

2018-04-26 Thread Kostas Kloudas
Hi again Ken, This is the PR https://github.com/apache/flink/pull/5922 I promised. You can build the docs by going in the docs directory of the Flink repo and executing ./build_docs.sh -p After it finishes, you will be able to see all the doc

request for contributor permission

2018-04-26 Thread Steven Wu
Can someone grant me the contributor permission? we are thinking about contributing to FLINK-9061. My jira id is "stevenz3wu" Thanks, Steven

Re: request for contributor permission

2018-04-26 Thread TechnoMage
Contributor permission is only granted after siginificant contributions. The route to contributing is to use pull requests and have the commits reviewed by an existing committer. > On Apr 26, 2018, at 2:34 PM, Steven Wu wrote: > > Can someone grant me the contributor permission? we are thinki

Re: request for contributor permission

2018-04-26 Thread Suneel Marthi
Not necessary -- one of the PMC members shuld be able to ya as a contributor anytime. On Thu, Apr 26, 2018 at 4:40 PM, TechnoMage wrote: > Contributor permission is only granted after siginificant contributions. > The route to contributing is to use pull requests and have the commits > reviewe

Re: request for contributor permission

2018-04-26 Thread Fabian Hueske
Hi Steven, done. Looking forward to your contributions. @Michael: JIRA contributor permissions allow people to assign JIRA issues to themselves. This is not the same as becoming a committer, for which one has to earn the merit first. Best, Fabian 2018-04-26 23:04 GMT+02:00 Suneel Marthi : > No

Re: request for contributor permission

2018-04-26 Thread TechnoMage
Thanks for the clarification. Sorry for the mis-information. Michael > On Apr 26, 2018, at 3:20 PM, Fabian Hueske wrote: > > Hi Steven, > > done. Looking forward to your contributions. > > @Michael: JIRA contributor permissions allow people to assign JIRA issues > to themselves. This is not

Introduction

2018-04-26 Thread tarush grover
Hi Flink members, I am Tarush Grover, I have been working in big data space from last 4 years and developed data pipelines and solution frameworks for data processing within my organisation. I have started contributing to open source from last year and my first contribution was towards apache bea

Re: request for contributor permission

2018-04-26 Thread Michael Latta
Thanks for the clarification. Sorry for the mis-information. Michael > On Apr 26, 2018, at 3:20 PM, Fabian Hueske wrote: > > Hi Steven, > > done. Looking forward to your contributions. > > @Michael: JIRA contributor permissions allow people to assign JIRA issues > to themselves. This is not