Member since
10-08-2015
87
Posts
143
Kudos Received
23
Solutions
01-25-2017
01:56 PM
Thank you Ameet for your tips.
I am following the link @ https://community.hortonworks.com/content/kbentry/38457/credit-fraud-prevention-demo-a-guided-tour.html to set up the credit card transaction monitor application
We are trying to do the end to end demo of credit card transaction monitor app by end of this week. We tried to clone the latest code and there was a version mismatch error while building the storm topology. Latest storm code(1.x) will work with only HDP2.5 which is not available in Azure. Later I have used the git code committed on nov15 which contains the storm version(0.10.0) maps to HDP2.4.
I am able to start the transactions with the simulator jar and able to see the transactions flowing with basic details. After that I am not seeing any transactions(Transaction id,merchant type,amount,distance) in the below box after double clicking it. I have captured the screenshots of the steps which I have done.
... View more
03-30-2017
10:40 AM
Hi @Tom McCuch Great article, I have one question - when we say "ARCHIVE, which has high storage density (petabyte of storage) but little compute power" Is its a different kind of HDD - can you please give examples how it is different from the regular HDD. Thanks, Avijeet
... View more
06-16-2017
12:14 PM
@Tom McCuch We tried to run this on Azure. Always failing with Docker installation with following error: Starting cgconfig service: Error: cannot mount cpu to /cgroup/cpu: Device or resource busy /sbin/cgconfigparser; error loading /etc/cgconfig.conf: Cgroup mounting failed Failed to parse /etc/cgconfig.conf or /etc/cgconfig.d [FAILED] Anyone else with same issue?
... View more