Hello Flink Devs,
I am interested in contributing to Apache Flink and I am looking for beginner friendly issues/tasks to hit the ground running. *Can somebody recommend good issues for first time contributors* ? Also, can somebody add me to JIRA project for Flink ? My JIRA username is anoophallur What I have done so far. * I have read the "How to contribute" guide (at https://flink.apache.org/contributing/how-to-contribute.html) and all it's subpages. * I have set up my development environment by following the guide at https://cwiki.apache.org/confluence/display/FLINK/Setting+up+a+Flink+development+environment. "mvn clean packages" builds and packages the build artifacts for me. All the tests are passing locally as well. * I have looked at the open issues at https://issues.apache.org/jira/projects/FLINK/issues/FLINK-13613?filter=allopenissues but I am not sure which ones are good for new members. I use JVM based languages + mvn for my day job, so I understand the overall project, but not the relative importance of each of the issues. * I have also read bits and pieces of documentation + the tutorials(at https://training.ververica.com/intro/intro-1.html). I consider myself a novice as a Flink consumer. Thanks, Anoop *Anoop Hallur* (001) 917-285-3445 | [hidden email] | Skype: anoophallur <https://mail.google.com/mail/u/0/#> <http://www.linkedin.com/in/anoophallur> <http://github.com/anooprh> |
Hi Anoop,
welcome to the Flink community. I think you've already read the right things in order to get started. As far as I know, the Flink community does not maintain a list of starter issues. Hence, I would recommend to take a look at the open issues and ask on issues which are interesting to you whether this could be a good starter issue or not. Cheers, Till On Thu, Sep 12, 2019 at 7:23 AM Anoop Hallur <[hidden email]> wrote: > Hello Flink Devs, > I am interested in contributing to Apache Flink and I am looking for > beginner friendly issues/tasks to hit the ground running. *Can somebody > recommend good issues for first time contributors* ? > > Also, can somebody add me to JIRA project for Flink ? My JIRA username is > anoophallur > > What I have done so far. > > * I have read the "How to contribute" guide (at > https://flink.apache.org/contributing/how-to-contribute.html) and all it's > subpages. > > * I have set up my development environment by following the guide at > > https://cwiki.apache.org/confluence/display/FLINK/Setting+up+a+Flink+development+environment > . > "mvn clean packages" builds and packages the build artifacts for me. All > the tests are passing locally as well. > > * I have looked at the open issues at > > https://issues.apache.org/jira/projects/FLINK/issues/FLINK-13613?filter=allopenissues > but > I am not sure which ones are good for new members. I use JVM based > languages + mvn for my day job, so I understand the overall project, but > not the relative importance of each of the issues. > > * I have also read bits and pieces of documentation + the tutorials(at > https://training.ververica.com/intro/intro-1.html). I consider myself a > novice as a Flink consumer. > > Thanks, > Anoop > > *Anoop Hallur* > (001) 917-285-3445 | [hidden email] | Skype: anoophallur > <https://mail.google.com/mail/u/0/#> > <http://www.linkedin.com/in/anoophallur> <http://github.com/anooprh> > |
Hi Anoop,
Welcome to the Flick community. Although we don't maintain a list of starter issues so far, it would be helpful if you provide more information about which topic you are interested in. Flink servers stateful computations over data streams based on a series of layered concepts, such as SQL/Table API, DataStream API, Flink runtime, Flink MLLib, Flink Python API and so on. Each of them has their specific focus and there are community members who are familiar with specific topics. If you speak a bit detailedly which topic you might be interested in, our members can possibly provides you information on good first issues. Best, tison. Till Rohrmann <[hidden email]> 于2019年9月12日周四 下午4:25写道: > Hi Anoop, > > welcome to the Flink community. I think you've already read the right > things in order to get started. > > As far as I know, the Flink community does not maintain a list of starter > issues. Hence, I would recommend to take a look at the open issues and ask > on issues which are interesting to you whether this could be a good starter > issue or not. > > Cheers, > Till > > On Thu, Sep 12, 2019 at 7:23 AM Anoop Hallur <[hidden email]> > wrote: > > > Hello Flink Devs, > > I am interested in contributing to Apache Flink and I am looking for > > beginner friendly issues/tasks to hit the ground running. *Can somebody > > recommend good issues for first time contributors* ? > > > > Also, can somebody add me to JIRA project for Flink ? My JIRA username is > > anoophallur > > > > What I have done so far. > > > > * I have read the "How to contribute" guide (at > > https://flink.apache.org/contributing/how-to-contribute.html) and all > it's > > subpages. > > > > * I have set up my development environment by following the guide at > > > > > https://cwiki.apache.org/confluence/display/FLINK/Setting+up+a+Flink+development+environment > > . > > "mvn clean packages" builds and packages the build artifacts for me. All > > the tests are passing locally as well. > > > > * I have looked at the open issues at > > > > > https://issues.apache.org/jira/projects/FLINK/issues/FLINK-13613?filter=allopenissues > > but > > I am not sure which ones are good for new members. I use JVM based > > languages + mvn for my day job, so I understand the overall project, but > > not the relative importance of each of the issues. > > > > * I have also read bits and pieces of documentation + the tutorials(at > > https://training.ververica.com/intro/intro-1.html). I consider myself a > > novice as a Flink consumer. > > > > Thanks, > > Anoop > > > > *Anoop Hallur* > > (001) 917-285-3445 | [hidden email] | Skype: anoophallur > > <https://mail.google.com/mail/u/0/#> > > <http://www.linkedin.com/in/anoophallur> <http://github.com/anooprh> > > > |
Free forum by Nabble | Edit this page |