Skip to content

Storm-Applied/C4-Credit-card-authorization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre-requisites for running project:

To run this topology in local mode:

  • Compile the project source, producing a jar file. Do this by running the following on the command-line:
mvn clean package
  • Execute the main class in the jar file by running the following:
java -jar target/credit-card-authorization-1.0.0-jar-with-dependencies.jar
  • Sit back and watch the topology continually process messages based on the data in orders.txt.

Releases

No releases published

Packages

No packages published

Languages