flokkr / docker-flink

Docker images for Apache Flink with advanced configuratino capabilities

Home Page:https://flokkr.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apache Flink Docker images

These images are part of the bigdata docker image series. All of the images use the same base docker image which contains advanced configuration loading.

It supports configuration based on environment variables (using specific naming convention), downloaded from consul and other plugins (for example to generate kerberos keystabs).

For more detailed instruction to configure the images see the README in the flokkr/docker-base repository.

Getting started

Run

The easiest way to run a storm cluster is just use the included docker-compose.yaml file.

Checkout the repository and do a docker-compose up -d The Flink UI will be available at http://localhost:8081

You can adjust the settings in the compose-config file.

About

Docker images for Apache Flink with advanced configuratino capabilities

https://flokkr.github.io


Languages

Language:Dockerfile 54.0%Language:Go 27.3%Language:Shell 18.7%