You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by Atri Sharma <at...@apache.org> on 2022/05/08 19:45:34 UTC

Contributing to Flink

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%20component%20%3D%20%22Runtime%20%2F%20Coordination%22%20AND%20status%20%3D%20Open

https://issues.apache.org/jira/browse/FLINK-25980?jql=project%20%3D%20FLINK%20AND%20component%20%3D%20%22API%20%2F%20DataStream%22

Please suggest some tickets I can pick up from here. Also, anything
else which is interesting is cool as well :)

Atri

-- 
Regards,

Atri
Apache Concerted

Re: Contributing to Flink

Posted by Atri Sharma <at...@apache.org>.
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 <ma...@apache.org> wrote:
>
> 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/18408 would introduce a new operator
> for the batch processing of Flink and
> https://github.com/apache/flink/pull/14376 would add Protobuf support for
> Flink. If you are interested in a starter task for development, filtering
> in Flink's Jira on label=starter will give you some starters tickets. For
> example, https://issues.apache.org/jira/browse/FLINK-18704.  This of course
> also depends on your area of interest and expertise (connectors, formats,
> runtime, REST, etc)
>
> If there's anything that's already interesting for you, I can assign the
> issue to you or you can start straight away. If these examples don't fit,
> we can also find something more complex of course :)
>
> Best regards,
>
> Martijn
>
> On Mon, 9 May 2022 at 16:02, Atri Sharma <at...@apache.org> wrote:
>
> > Gentle reminder, please
> >
> > On Mon, 9 May 2022, 01:15 Atri Sharma, <at...@apache.org> 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%20component%20%3D%20%22Runtime%20%2F%20Coordination%22%20AND%20status%20%3D%20Open
> > >
> > >
> > >
> > https://issues.apache.org/jira/browse/FLINK-25980?jql=project%20%3D%20FLINK%20AND%20component%20%3D%20%22API%20%2F%20DataStream%22
> > >
> > > Please suggest some tickets I can pick up from here. Also, anything
> > > else which is interesting is cool as well :)
> > >
> > > Atri
> > >
> > > --
> > > Regards,
> > >
> > > Atri
> > > Apache Concerted
> > >
> >

-- 
Regards,

Atri
Apache Concerted

Re: Contributing to Flink

Posted by Martijn Visser <ma...@apache.org>.
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/18408 would introduce a new operator
for the batch processing of Flink and
https://github.com/apache/flink/pull/14376 would add Protobuf support for
Flink. If you are interested in a starter task for development, filtering
in Flink's Jira on label=starter will give you some starters tickets. For
example, https://issues.apache.org/jira/browse/FLINK-18704.  This of course
also depends on your area of interest and expertise (connectors, formats,
runtime, REST, etc)

If there's anything that's already interesting for you, I can assign the
issue to you or you can start straight away. If these examples don't fit,
we can also find something more complex of course :)

Best regards,

Martijn

On Mon, 9 May 2022 at 16:02, Atri Sharma <at...@apache.org> wrote:

> Gentle reminder, please
>
> On Mon, 9 May 2022, 01:15 Atri Sharma, <at...@apache.org> 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%20component%20%3D%20%22Runtime%20%2F%20Coordination%22%20AND%20status%20%3D%20Open
> >
> >
> >
> https://issues.apache.org/jira/browse/FLINK-25980?jql=project%20%3D%20FLINK%20AND%20component%20%3D%20%22API%20%2F%20DataStream%22
> >
> > Please suggest some tickets I can pick up from here. Also, anything
> > else which is interesting is cool as well :)
> >
> > Atri
> >
> > --
> > Regards,
> >
> > Atri
> > Apache Concerted
> >
>

Re: Contributing to Flink

Posted by Atri Sharma <at...@apache.org>.
Gentle reminder, please

On Mon, 9 May 2022, 01:15 Atri Sharma, <at...@apache.org> 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%20component%20%3D%20%22Runtime%20%2F%20Coordination%22%20AND%20status%20%3D%20Open
>
>
> https://issues.apache.org/jira/browse/FLINK-25980?jql=project%20%3D%20FLINK%20AND%20component%20%3D%20%22API%20%2F%20DataStream%22
>
> Please suggest some tickets I can pick up from here. Also, anything
> else which is interesting is cool as well :)
>
> Atri
>
> --
> Regards,
>
> Atri
> Apache Concerted
>