apache-flink@1

Scalable batch and stream data processing framework

brewmacoslinux
Try with needOr install directly
Source

About

Scalable batch and stream data processing

Commands

flink

Examples

Start a Flink cluster locally$ flink-cluster.sh start
Submit a batch job to Flink$ flink run /path/to/job.jar
View Flink cluster status and web UI$ open http://localhost:8081