Matthias has a very good point! Have a look at the System and see what
strikes you as most interesting.
For example
- runtime
- Graph Algorithms
- ML algorithms
- streaming core/connectors
- Storm streaming layer.
On Thu, Aug 27, 2015 at 10:37 AM, Matthias J. Sax <
mj...@informatik.hu
One more thing. Not every open issue is documented in JIRA (even if you
try to do this). You can also have a look into the wiki:
https://cwiki.apache.org/confluence/display/FLINK/Apache+Flink+Home
So if you are interested to work on a specific component you might try
to talk to the main contribute
Additionally, If you have any questions about contributing, please send a mail
to dev mailing list.
Regards,
Chiwan Park
> On Aug 27, 2015, at 2:11 PM, Chiwan Park wrote:
>
> Hi Naveen,
>
> There is a guide document [1] about contribution in homepage. Please read
> first before contributing.
Hi Naveen,
There is a guide document [1] about contribution in homepage. Please read first
before contributing. Maybe a document of coding guidelines [2] would be helpful
to you. You can find some issues [3] to start contributing to Flink in JIRA.
The issues are labeled as `starter`, `newbie`,
Hi,
I've setup Flink on my local linux machine and ran few examples as well.
Also setup the Intellij IDE for the coding environment. Can anyone please
let me know if there are any beginner tasks which I can take a look for
contributing to Apache Flink codebase.
I am comfortable in Java and Scala