Hello there,
I have come across fraud protection application and even there is a article from AS @ https://discuss.aerospike.com/t/benchmark-demartek-evaluation-of-dell-samsung-aerospike-fraud-prevention-solution-october-20-2015/20351 , I have downloaded the required application (tfaulkes) from git, from https://github.com/tfaulkes/aerospike-client-java1
I was trying to build the application using build all, but it fails with the below error:
./build_all ./build_all: line 3: $‘\r’: command not found [INFO] Scanning for projects… [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] aerospike-client [INFO] aerospike-examples [INFO] aerospike-benchmarks [INFO] aerospike-servlet [INFO] aerospike-parent [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aerospike-client 3.1.6 [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] aerospike-client … FAILURE [ 0.001 s] [INFO] aerospike-examples … SKIPPED [INFO] aerospike-benchmarks … SKIPPED [INFO] aerospike-servlet … SKIPPED [INFO] aerospike-parent … SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE thanks Phani