- Notifications
You must be signed in to change notification settings - Fork24
apache/flink-connector-gcp-pubsub
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository contains the official Apache Flink Google Cloud PubSub connector.
Apache Flink is an open source stream processing framework with powerful stream- and batch-processing capabilities.
Learn more about Flink athttps://flink.apache.org/
Prerequisites:
- Unix-like environment (we use Linux, Mac OS X)
- Git
- Maven (we recommend version 3.8.6)
- Java 11
git clone https://github.com/apache/flink-connector-gcp-pubsub.gitcd flink-connector-gcp-pubsubmvn clean package -DskipTests
The resulting jars can be found in thetarget
directory of the respective module.
The Flink committers use IntelliJ IDEA to develop the Flink codebase.We recommend IntelliJ IDEA for developing projects that involve Scala code.
Minimal requirements for an IDE are:
- Support for Java and Scala (also mixed projects)
- Support for Maven with Java and Scala
The IntelliJ IDE supports Maven out of the box and offers a plugin for Scala development.
- IntelliJ download:https://www.jetbrains.com/idea/
- IntelliJ Scala Plugin:https://plugins.jetbrains.com/plugin/?id=1347
Check out ourSetting up IntelliJ guide for details.
Don’t hesitate to ask!
Contact the developers and community on themailing lists if you need any help.
Open an issue if you found a bug in Flink.
The documentation of Apache Flink is located on the website:https://flink.apache.orgor in thedocs/
directory of the source code.
This is an active open-source project. We are always open to people who want to use the system or contribute to it.Contact us if you are looking for implementation tasks that fit your skills.This article describeshow to contribute to Apache Flink.
Apache Flink is an open source project of The Apache Software Foundation (ASF).The Apache Flink project originated from theStratosphere research project.
About
Apache flink
Topics
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.