Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 319 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 319 Bytes

Flink with hadoop and prometheus

This dockerfile builds flink 1.2-scala-2.12 with flink-hadoop2-uber and flink-metrics-prometheus jars

You can run

./build.sh

for building image locally.

Otherwise you can pull the image from docker hub

docker pull gokcesurenkok/flink_hadoop_prometheus:latest