Skip to content

Latest commit

 

History

History
37 lines (31 loc) · 1.45 KB

ReadMe.md

File metadata and controls

37 lines (31 loc) · 1.45 KB

eagle

Real time data processing system based on flink and CEP(drools/siddhi)

中文详情:基于flink和drools的实时日志处理

Design:

design

Modules:

build

mvn clean package

debug mode:

"Run/Debug" => "Edit Configurations...",
"Build and run" section select "Modify options" => Java => Add dependencies with "Provided" scope to classpath.

cluster mode:

flink run -m yarn-cluster -ynm eagle-log -j eagle-log.jar -c com.alarm.eagle.EagleLogApp -arg "--mode test" 

eagle-api

http://localhost:8080/eagle-api/swagger-ui/index.html