Using Apache Flink
After installing Apache Flink on your cluster, you can create Flink applications with sources and sinks to run aggregations and computations on your streaming data.
Creating Flink applications
Application Development
Provides information about how to create Flink applications using Java.
SQL and Table API
Provides information about to use SQL and Table API for Flink applications.
Connecting to Flink
DataStream Connectors
Provides information about how you can add sources and sinks to Flink.
Running Flink jobs
Job Lifecycle
Provides information about how you can run and manage your Flink jobs.
Troubleshooting jobs
Monitoring
Provides information about how you can monitor your Flink jobs for troubleshooting.
Governance
Provides information about how you can use Apache Atlas with Flink.