Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 614 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 614 Bytes

FlinkEsper

An attempt to use Esper stream processing engine within Apache Flink as alternative to FlinkCEP.

Prerequisites

  • Java 8
  • Maven
  • git
git clone https://github.com/phil3k3/flink-esper.git
cd flink-esper
mvn clean package

The flink-esper library is now availble as JAR with dependencies in the flink-esper/target subdirectory.

Contributing

Anybody who has sincere interest into making a contribution of any kind is invited to do so.

Authors

  • Philip L

License

This project is licensed under the Apache License - see the LICENSE.md file for details