title: Community & Project Info bookCollapseSection: false weight: 14 menu_weight: 3
tables: mailing-lists: name: “Mailing Lists”
cols: - id: "Name" name: "Name" - id: "Subscribe" name: "Subscribe" - id: "Digest" name: "Digest" - id: "Unsubscribe" name: "Unsubscribe" - id: "Post" name: "Post" - id: "Archive" name: "Archive" rows: - Name: val: "<strong>news</strong>@flink.apache.org<br /> <small>News and announcements from the Flink community</small>" html: true Subscribe: "[Subscribe](mailto:news-subscribe@flink.apache.org)" Digest: "[Subscribe](mailto:news-digest-subscribe@flink.apache.org)" Unsubscribe: "[Unsubscribe](mailto:news-unsubscribe@flink.apache.org)" Post: "*Read only list*" Archive: "[Archives](https://lists.apache.org/list.html?news@flink.apache.org)" - Name: val: "<strong>community</strong>@flink.apache.org<br /> <small>Broader community discussions related to meetups, conferences, blog posts and job offers</small>" html: true Subscribe: "[Subscribe](mailto:community-subscribe@flink.apache.org)" Digest: "[Subscribe](mailto:community-digest-subscribe@flink.apache.org)" Unsubscribe: "[Unsubscribe](mailto:community-unsubscribe@flink.apache.org)" Post: "[Post](mailto:community@flink.apache.org)" Archive: "[Archives](https://lists.apache.org/list.html?community@flink.apache.org)" - Name: val: "<strong>user</strong>@flink.apache.org<br /> <small>User support and questions mailing list</small>" html: true Subscribe: "[Subscribe](mailto:user-subscribe@flink.apache.org)" Digest: "[Subscribe](mailto:user-digest-subscribe@flink.apache.org)" Unsubscribe: "[Unsubscribe](mailto:user-unsubscribe@flink.apache.org)" Post: "[Post](mailto:user@flink.apache.org)" Archive: "[Archives](https://lists.apache.org/list.html?user@flink.apache.org)" - Name: val: "<strong>user-zh</strong>@flink.apache.org<br /> <small>User support and questions mailing list</small>" html: true Subscribe: "[Subscribe](mailto:user-zh-subscribe@flink.apache.org)" Digest: "[Subscribe](mailto:user-zh-digest-subscribe@flink.apache.org)" Unsubscribe: "[Unsubscribe](mailto:user-zh-unsubscribe@flink.apache.org)" Post: "[Post](mailto:user-zh@flink.apache.org)" Archive: "[Archives](https://lists.apache.org/list.html?user-zh@flink.apache.org)" - Name: val: "<strong>dev</strong>@flink.apache.org<br /> <small>Development related discussions</small>" html: true Subscribe: "[Subscribe](mailto:dev-subscribe@flink.apache.org)" Digest: "[Subscribe](mailto:dev-digest-subscribe@flink.apache.org)" Unsubscribe: "[Unsubscribe](mailto:dev-unsubscribe@flink.apache.org)" Post: "[Post](mailto:dev@flink.apache.org)" Archive: "[Archives](https://lists.apache.org/list.html?dev@flink.apache.org)" - Name: val: "<strong>builds</strong>@flink.apache.org<br /> <small>Build notifications of Flink main repository</small>" html: true Subscribe: "[Subscribe](mailto:builds-subscribe@flink.apache.org)" Digest: "[Subscribe](mailto:builds-digest-subscribe@flink.apache.org)" Unsubscribe: "[Unsubscribe](mailto:builds-unsubscribe@flink.apache.org)" Post: "*Read only list*" Archive: "[Archives](https://lists.apache.org/list.html?builds@flink.apache.org)" - Name: val: "<strong>issues</strong>@flink.apache.org<br /> <small>Mirror of all Jira activity</small>" html: true Subscribe: "[Subscribe](mailto:issues-subscribe@flink.apache.org)" Digest: "[Subscribe](mailto:issues-digest-subscribe@flink.apache.org)" Unsubscribe: "[Unsubscribe](mailto:issues-unsubscribe@flink.apache.org)" Post: "*Read only list*" Archive: "[Archives](https://lists.apache.org/list.html?issues@flink.apache.org)" - Name: val: "<strong>commits</strong>@flink.apache.org<br /> <small>All commits to our repositories</small>" html: true Subscribe: "[Subscribe](mailto:commits-subscribe@flink.apache.org)" Digest: "[Subscribe](mailto:commits-digest-subscribe@flink.apache.org)" Unsubscribe: "[Unsubscribe](mailto:commits-unsubscribe@flink.apache.org)" Post: "*Read only list*" Archive: "[Archives](https://lists.apache.org/list.html?commits@flink.apache.org)"
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. For user support and questions use the user mailing list. You can also join the community on Slack. Some committers are also monitoring Stack Overflow. Please remember to tag your questions with the apache-flink tag. Bugs and feature requests can either be discussed on the dev mailing list or on Jira. Those interested in contributing to Flink should check out the [contribution guide]({{< relref “how-to-contribute” >}}).
{{< table “mailing-lists” >}}
Please make sure you are subscribed to the mailing list you are posting to! If you are not subscribed to the mailing list, your message will either be rejected (dev@ list) or you won't receive the response (user@ list).
Before you can post a message to a mailing list, you need to subscribe to the list first.
If you send us an email with a code snippet, make sure that:
You can join the Apache Flink community on Slack. After creating an account in Slack, don't forget to introduce yourself in #introductions. Due to Slack limitations the invite link expires after 100 invites. If it is expired, please reach out to the Dev mailing list. Any existing Slack member can also invite anyone else to join.
There are a couple of community rules:
Note: All messages from public channels in our Slack are permanently stored and published in the Apache Flink Slack archive on linen.dev. The purpose of this archive is to allow search engines to find past discussions in the Flink Slack.
Committers are watching Stack Overflow for the apache-flink tag.
Make sure to tag your questions there accordingly to get answers from the Flink community.
We use Jira to track all code related issues: https://issues.apache.org/jira/browse/FLINK. You must have a JIRA account in order to log cases and issues.
If you don't have an ASF JIRA account, you can request one at the ASF Self-serve portal.
All issue activity is also mirrored to the issues mailing list.
If you wish to report a security vulnerability, please contact security@apache.org. Apache Flink follows the typical Apache vulnerability handling process for reporting vulnerabilities. Note that vulnerabilities should not be publicly disclosed until the project has responded.
There are plenty of meetups on meetup.com featuring Flink.
Flink Core Repository
Flink Docker Repository
Flink Stateful Functions Repository
Flink Stateful Functions Docker Repository
Flink ML Repository
Flink Kubernetes Operator Repository
Flink Table Store Repository
Flink Website Repository
The complete list of repositories of Apache Flink can be found under https://gitbox.apache.org/repos/asf#flink.
Ververica currently maintains free Apache Flink training. Their training website has slides and exercises with solutions. The slides are also available on SlideShare.
The Apache Flink project wiki contains a range of relevant resources for Flink users. However, some content on the wiki might be out-of-date. When in doubt, please refer to the Flink documentation.
Flink Forward is a conference happening yearly in different locations around the world. Up to date information about the conference is available on Flink-Forward.org.
Please find the most up-to-date list here.
The [materials page]({{< relref “material” >}}) offers assets such as the Apache Flink logo in different image formats, or the Flink color scheme.