Re: Contributing a Google Cloud Pub/Sub Lite source and sink?

2023-03-01 Thread Daniel Collins
Thanks Danny! I've written a FLIP doc and will send out a new email thread. On Wed, Mar 1, 2023 at 2:43 PM Danny Cranmer wrote: > Hey Daniel, I have granted you access. Please try again. > > Thanks, > Danny > > On Wed, Mar 1, 2023 at 6:48 PM Daniel Collins > > wrote: > > > Hello, > > > > It app

Re: Contributing a Google Cloud Pub/Sub Lite source and sink?

2023-03-01 Thread Danny Cranmer
Hey Daniel, I have granted you access. Please try again. Thanks, Danny On Wed, Mar 1, 2023 at 6:48 PM Daniel Collins wrote: > Hello, > > It appears that I still do not have the ability to create Confluence pages? > Could someone possibly grant me access? > > -Daniel > > On Tue, Feb 28, 2023 at

Re: Contributing a Google Cloud Pub/Sub Lite source and sink?

2023-03-01 Thread Daniel Collins
Hello, It appears that I still do not have the ability to create Confluence pages? Could someone possibly grant me access? -Daniel On Tue, Feb 28, 2023 at 10:20 AM Daniel Collins wrote: > Thanks! My Jira username is `dpcollins-google`. > > -Daniel > > On Tue, Feb 28, 2023 at 10:19 AM Martijn V

Re: Contributing a Google Cloud Pub/Sub Lite source and sink?

2023-02-28 Thread Daniel Collins
Thanks! My Jira username is `dpcollins-google`. -Daniel On Tue, Feb 28, 2023 at 10:19 AM Martijn Visser wrote: > Hi Daniel, > > If you can provide your Jira username, those permissions can be granted. > > Best regards, > > Martijn > > On Tue, Feb 28, 2023 at 3:13 PM Daniel Collins > > wrote: >

Re: Contributing a Google Cloud Pub/Sub Lite source and sink?

2023-02-28 Thread Martijn Visser
Hi Daniel, If you can provide your Jira username, those permissions can be granted. Best regards, Martijn On Tue, Feb 28, 2023 at 3:13 PM Daniel Collins wrote: > Hello, > > Absent any comments, I was attempting to create a connector FLIP as > described above, however it appears that I do not

Re: Contributing a Google Cloud Pub/Sub Lite source and sink?

2023-02-28 Thread Daniel Collins
Hello, Absent any comments, I was attempting to create a connector FLIP as described above, however it appears that I do not have permissions to edit confluence to do so. Can someone please add access for me? -Daniel On Mon, Feb 27, 2023 at 10:28 AM Daniel Collins wrote: > Hello Martijn, > > T

Re: Contributing a Google Cloud Pub/Sub Lite source and sink?

2023-02-27 Thread Daniel Collins
Hello Martijn, Thanks for the redirect! > The process for contributing a connector is to create a Connector FLIP [1], which needs to be discussed and voted on in the Dev mailing list [2] I don't mind doing this, but would like to get a read of the room before doing so. If people object to it, th

Re: Contributing a Google Cloud Pub/Sub Lite source and sink?

2023-02-27 Thread Martijn Visser
Hi Daniel, Thanks for reaching out. Keep in mind that you weren't subscribed to the Flink Dev mailing list, I've just pushed this through the mailing list moderation. The process for contributing a connector is to create a Connector FLIP [1], which needs to be discussed and voted on in the Dev ma

Re: Contributing to Apache Flink

2022-06-16 Thread Martijn Visser
Hi Shubham, Apologies for the late reply. It's great to hear that you're so willing and enthusiastic to contribute towards Flink. As a next step after your starter tasks, one of the best ways to get involved is to have a look at some tickets that are test stabilities. For example, you could have

Re: Contributing to Apache Flink

2022-06-15 Thread Shubham Bansal
Gentle reminder!! On Sat, May 21, 2022 at 7:34 PM Shubham Bansal wrote: > Hi Everyone, > > I have been looking at some starter tagged JIRA in the last couple of > weeks. > > https://issues.apache.org/jira/browse/FLINK-27506 > https://issues.apache.org/jira/browse/FLINK-27508 > https://issues.apa

Re: Contributing to Flink

2022-05-09 Thread Atri Sharma
Hi Martijn, I am happy to start wherever you recommend, but typically like moving to complex tasks soon. My interest and expertise lies in runtime and query processing. Atri On Mon, May 9, 2022 at 8:13 PM Martijn Visser wrote: > > Hi Atri, thanks for reaching out! How familiar are you with Fli

Re: Contributing to Flink

2022-05-09 Thread Martijn Visser
Hi Atri, thanks for reaching out! How familiar are you with Flink? I could imagine that it might make sense to start with addressing a test stability to understand the Flink codebase, but you could of course also help out with a review of a PR. For example, https://github.com/apache/flink/pull/1840

Re: Contributing to Flink

2022-05-09 Thread Atri Sharma
Gentle reminder, please On Mon, 9 May 2022, 01:15 Atri Sharma, wrote: > Hi Folks, > > I have recently started using Flink and am excited to contribute to > the same. I am looking at two subcomponents: > > > https://issues.apache.org/jira/browse/FLINK-26041?jql=project%20%3D%20FLINK%20AND%20compo

Re: Contributing to FLINK-27195

2022-04-12 Thread Yu Li
Hi Mason, Thanks for the efforts. I could see that Ingo has already assigned it to you (and thanks Ingo for the action). Best Regards, Yu On Tue, 12 Apr 2022 at 14:42, Mason Chen wrote: > Hi Devs, > > Could a committer assign me this ticket: > https://issues.apache.org/jira/browse/FLINK-27195

Re: Contributing Code Guide - Clarification

2019-07-03 Thread Stephan Ewen
My personal take is the following: - These improvements are welcome in general. Improving code quality is a good idea. - At the same time, these refactorings can easily introduce new bugs - I would focus on issues where there is clearly duplication without need, but the code and refactoring

Re: Contributing

2016-07-08 Thread Kevin Jacobs
Thank you for your answer! I will take a look at it :-). Regards, Kevin On 08.07.2016 13:18, Matthias J. Sax wrote: Done. I replaced KIP -> FLIP and Kafka -> Flink. Still there are some things we need to rework. Please have a look and propose changes. https://cwiki.apache.org/confluence/displ

Re: Contributing

2016-07-08 Thread Matthias J. Sax
Done. I replaced KIP -> FLIP and Kafka -> Flink. Still there are some things we need to rework. Please have a look and propose changes. https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals Same for FLIP Template https://cwiki.apache.org/confluence/display/FLINK/FLIP+Tem

Re: Contributing

2016-07-08 Thread Matthias J. Sax
Hi Kevin, welcome to the Flink community! Did you have a look into the web-page: https://flink.apache.org/how-to-contribute.html If you have follow-up question, just go for it :) -Matthias On 07/08/2016 10:02 AM, Kevin Jacobs wrote: > Hi, > > I am relatively new to the development process of

Re: Contributing

2016-02-07 Thread Robert Metzger
Hi, check out our "How to Contribute" guide: http://flink.apache.org/how-to-contribute.html On Sun, Feb 7, 2016 at 2:45 PM, Deepak Koli wrote: > Hi, > > I am new to Flink and want to contribute to its development. Can someone > please help me get started. > > Thanks >

Re: Contributing to Flink

2015-03-03 Thread Robert Metzger
Hi, thank you for your interest in contributing to Flink. As you've seen from the discussion on the #421 pull request, there are some feature requests by users regarding this feature. if you are interested, feel free to pick up the work from there and extend it. Let me know if you have questions

Re: Contributing to Flink

2015-02-27 Thread Max Michels
PM > To: dev@flink.apache.org > Cc: Rai, Niraj > Subject: Re: Contributing to Flink > > Hi Niraj, > > Welcome to the Flink community ;) > I'm really excited that you want to contribute to our project, and since > you've asked for something in the security area,

RE: Contributing to Flink

2015-02-26 Thread Rai, Niraj
Metzger [mailto:rmetz...@apache.org] Sent: Thursday, February 26, 2015 3:11 PM To: dev@flink.apache.org Cc: Rai, Niraj Subject: Re: Contributing to Flink Hi Niraj, Welcome to the Flink community ;) I'm really excited that you want to contribute to our project, and since you've asked for

Re: Contributing to Flink

2015-02-26 Thread Robert Metzger
Hi Niraj, Welcome to the Flink community ;) I'm really excited that you want to contribute to our project, and since you've asked for something in the security area, I actually have something very concrete in mind. We recently added some support for accessing (Kerberos) secured HDFS clusters in Fl

Re: Contributing to Flink

2015-02-26 Thread Henry Saputra
Hi Niraj, Thanks for your interest at Apache Flink. The quickest is to just give Flink a spin and figure out how it works. This would get you start on how it works before actually doing work on Flink =) Please do visit Flink how to contribute page [1] and subscribe to dev mailing list [2] to star