Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Dockerized code to data perform fraund detection activity.

Getting started:

To run code.

  1. Clone this directory
  2. Run "docker-compose up"
  3. Connect to the container using "docker exec -it temp_fraud_1 bash"
  4. Run "./run_spark_submit.sh"

To Run test case

  1. Clone this directory
  2. Run docker-compose up
  3. Connect to the container using docker exec -it temp_fraud_1 bash
  4. Run "./run_unit_test.sh" .

Note: Out_data directory contains the data generated by the process. Below directiries contains given datasets.

  1. detect_fraud/fraud : fraud data given to load in mysql
  2. detect_fraud/transactions_dataset : transaction data given in request.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages