damozhiying / ATMFraudMonitor

CEP for Banking systems powered by Apache Flink

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ATM Fraud Monitor

CEP for Banking systems powered by Apache Flink

Steps to test:

  1. Install ZK locally and start the service. (if you are using already runnings service amend code accordingly)
  2. Install Kafka locally and start the service.(if you are using already runnings service amend code accordingly)
  3. Create topic "ATMTXNS"
  4. Run ATMCEPKafka.java
  5. Use commandline or your own Kafka producer to ingest events in the below CSV format. ATMID,CUSTOMERID,TXNAMT,TXNTYPE,TXNTIMESTAMP

About

CEP for Banking systems powered by Apache Flink


Languages

Language:Java 100.0%