I've deleted an deployment with help of UI. But the deleted deployment remains in UI.
Changing into the deployment shows " Deployment not found. [Go back to deployments]."
MouseOver-Info is "This deployment is terminated and its data has been deleted"
How can I go rid of this deleted Deployments in UI?
Note we normally see this happen when the admiconsole cluster is overloaded/under-sized, or if the ZK (director) role is under heavy load - so you should check the overall health of your ECE deployment
To fix the problem you mention, from the API console of the "adminconsole cluster", do DELETE on the URL v1-elasticsearch-clusters-ece-region/CLUSTERID for the cluster id
First navigate to the console page for the adminconsole cluster (not the cluster you want to delete), so visit (eg if its id is ADMINCONSOLEID) http://xyz.abc.com:12400/region/ece-region/deployment/ADMINCONSOLEID/elasticsearch/console
That page has a dropdown with the HTTP method (so set that to DELETE) and a text box for the URL. You're just issuing an ES delete command
So (apologies I now realize I missed a bit): the text box should read v1-elasticsearch-clusters-ece-region/elasticsearch-cluster/CLUSTERID
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.