Skip to content

Latest commit

 

History

History
297 lines (272 loc) · 13 KB

community.md

File metadata and controls

297 lines (272 loc) · 13 KB
title
Community

There are many ways to get help from the Apache Flink community. The mailing lists are the primary place where all Flink committers are present. If you want to talk with the Flink committers and users in a chat, there is a IRC channel. Some committers are also monitoring Stack Overflow. Please remember to tag your questions with the flink tag. Bugs and feature requests can either be discussed on dev mailing list or on [JIRA]({{ site.jire }}). Those interested in contributing to Flink should check out the contribution guide.

{% toc %}

Mailing Lists

Name Subscribe Digest Unsubscribe Post Archive
news@flink.apache.org
News and announcements from the Flink community.
Subscribe Subscribe Unsubscribe Read only list Archives
user@flink.apache.org
User support and questions mailing list
Subscribe Subscribe Unsubscribe Post Archives
Nabble Archive
dev@flink.apache.org
Development related discussions
Subscribe Subscribe Unsubscribe Post Archives
Nabble Archive
issues@flink.apache.org
Mirror of all JIRA activity
Subscribe Subscribe Unsubscribe Read only list Archives
commits@flink.apache.org
All commits to our repositories
Subscribe Subscribe Unsubscribe Read only list Archives

IRC

There is an IRC channel called #flink dedicated to Apache Flink at irc.freenode.org. There is also a web-based IRC client available.

The IRC channel can be used for online discussions about Apache Flink as community, but developers should be careful to move or duplicate all the official or useful discussions to the issue tracking system or dev mailing list.

Stack Overflow

Committers are watching Stack Overflow for the flink tag.

Make sure to tag your questions there accordingly to get answers from the Flink community.

Issue Tracker

We use JIRA to track all code related issues: [{{ site.jira }}]({{ site.jira }}).

All issue activity is also mirrored to the issues mailing list.

Source Code

Main source repositories

Note: Flink does not build with Oracle JDK 6. It runs with Oracle JDK 6.

Website repositories

People

Name Role Apache ID
Márton Balassi PMC, Committer mbalassi
Paris Carbone Committer senorcarbone
Ufuk Celebi PMC, Committer uce
Stephan Ewen PMC, Committer, VP sewen
Gyula Fóra PMC, Committer gyfora
Alan Gates PMC, Committer gates
Fabian Hueske PMC, Committer fhueske
Vasia Kalavri PMC, Committer vasia
Aljoscha Krettek PMC, Committer aljoscha
Andra Lungu Committer andra
Robert Metzger PMC, Committer rmetzger
Maximilian Michels Committer mxm
Chiwan Park Committer chiwanpark
Till Rohrmann PMC, Committer trohrmann
Henry Saputra PMC, Committer hsaputra
Sebastian Schelter PMC, Committer ssc
Kostas Tzoumas PMC, Committer ktzoumas
Timo Walther PMC, Committer twalthr
Daniel Warneke PMC, Committer warneke

You can reach committers directly at <apache-id>@apache.org. A list of all contributors can be found on our [GitHub Contributors]({{ site.FLINK_GITHUB_CONTRIBUTORS_URL }}) page.

Former mentors

The following people were very kind to mentor the project while in incubation.

Name Role Apache ID
Ashutosh Chauhan Former PPMC, Mentor hashutosh
Ted Dunning Former PPMC, Mentor tdunning
Alan Gates Former PPMC, Mentor gates
Owen O'Malley Former PPMC, Mentor omalley
Sean Owen Former PPMC, Mentor srowen
Henry Saputra Former PPMC, Mentor hsaputra