Member since
10-18-2016
7
Posts
1
Kudos Received
0
Solutions
10-20-2016
09:47 AM
@Vadim Vaks, Here is the log (ERROR) noticed while executing install.sh: log.txt
... View more
10-19-2016
03:48 PM
@Vadim Vaks Ok. Can you help me to resolve the authentication issue as mentioned in point 1, above ?
... View more
10-19-2016
03:40 PM
@Vadim Vaks, Thanks for your response. I have cloned the latest git and followed the procedure as mentioned. However I have noticed two issues/concerns, to share with you: 1. I ensured to use admin:admin as the authentication before I execute install.sh. Even then, the script execution was failed at line 141 (Error: Ambari Status ... PENDING). All the services in HDP were stopped/aborted. Authentication issue !! Can you please help me to fix this ? 2. Also, the port 9090 has been used by HDP Sandbox for 'NiFi', and the same port number has been referred to be used for 'HDF_Studio'. Can you help be to resolve this port identity?
... View more
10-19-2016
01:34 PM
1 Kudo
@Vadim Vaks, Reg : https://community.hortonworks.com/repos/27236/credit-fraud-prevention-demo.html
Github Repo URL : https://github.com/vakshorton/CreditCardTransactionMonitor When I try to execute install.sh, all the services in HDP are getting down. The script install.sh tried to invoke the path (‘http://sandbox.hortonworks.com:8080/api/v1/clusters/$CLUSTER_NAME’) being from VirtualBox, the below ERROR has been noticed:
{
"status": 403,
"message": "Full authentication is required to access this resource"
}
Please help me what authentication is required to enable this script (install.sh) to access the above location on HDP sanbox.
... View more
Labels:
10-19-2016
09:06 AM
@glupu I have tried with the credentials : admin/admin from linux terminal. Also alter the credentials and tried on. But still I got an ERROR as 'BAD CREDENTIALS'. I need to understand with what credentials, I would be able to access the required sandbox location (http://sandbox.hortonworks.com:8080/api/v1/clusters/Sandbox).
... View more
10-19-2016
08:13 AM
@glupu, Thank you for your response. I have tried the above scenario. Still unable to get the right authentication to access the required location on Sandbox. Could you please suggest me any other alternative to resolve it?
... View more
10-18-2016
08:33 AM
CREDIT CARD FRAUD PREVENTION
ON A CONNECTED DATA PLATFORM Refer steps at https://github.com/vakshorton/CreditCardTransactionMonitor The script install.sh tried to invoke the
below path being from VirtualBox: ‘http://sandbox.hortonworks.com:8080/api/v1/clusters/$CLUSTER_NAME’ (Here /$CLUSTER_NAME
is sandbox) But the below ERROR has been noticed: {
"status": 403,
"message": "Full authentication is required to access this resource"
}
... View more
Labels: