Created 10-05-2016 04:54 AM
Created 10-05-2016 04:59 AM
@PARIVALLAL R which version of Ambari are you using ?
If on Ambari 2.2.2.X you could do it using Ambari delete service API
curl -u admin:admin -H "X-Requested-By: ambari" -X DELETE http://AMBARI_SERVER_HOST:8080/api/v1/clusters/c1/services/ATLAS
If on Ambari 2.4.X , DELETE service option is available under the Altas "Service Actions"
Please make sure to stop the service below doing the same.
Created 10-05-2016 04:59 AM
@PARIVALLAL R which version of Ambari are you using ?
If on Ambari 2.2.2.X you could do it using Ambari delete service API
curl -u admin:admin -H "X-Requested-By: ambari" -X DELETE http://AMBARI_SERVER_HOST:8080/api/v1/clusters/c1/services/ATLAS
If on Ambari 2.4.X , DELETE service option is available under the Altas "Service Actions"
Please make sure to stop the service below doing the same.
Created 10-05-2016 07:30 AM
Hi Santhosh,
Am testing HDP 2.5 in my VM. Actually i want to install Atlas on my dev cluster HDB 4.2.3
Created 10-05-2016 07:40 AM
Could you please share the steps to install and uninstall Atlas on Ambari Server: 2.1.2.