Skip to content

rrader/cdr-anomaly-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cdr-anomaly-detection

Anomaly detection in CDR logs study

Components

Producer: Asterisk-imitator

Kafka producer. Emits CSV lines of CDR.

TBD

Massive test

  1. Run ImitatorTest.testMassive
cd components/pig-tools/
cp ../producers/asterisk-imitator/data.csv ./
  1. redis-cli FLUSHDB
cd components/pig-tools
rm -rf patterns
pig -x local pattern_generator.pig 
cd components/KMeansHadoop
./localJob.sh
  1. Run StormTopologyTest.testMassive

About

Anomaly detection in CDR logs study

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published