Skip to content

luxiaoxun/eagle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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