Skip to content
This repository has been archived by the owner on Dec 20, 2018. It is now read-only.

Latest commit

 

History

History
22 lines (16 loc) · 537 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 537 Bytes

BigGIS Flink

Build Status Docker container for Apache Flink

Prerequisites

Docker Compose >= 1.9.0

Deployment

On local setup:

docker-compose up -d

On Rancher:

  • Add host label flink=true to any of your hosts.
  • Create new Flink stack analytics via Rancher WebUI and deploy docker-compose.rancher.yml.

Ports

  • Flink WebUI is running on port 8081
  • Flink Jobmanager RPC port 6123