A new cluster with the same name is not created during deletion of old one. The previous one works with 0 workers.
Preconditions:
At least one cluster should be created.
Steps to reproduce:
To delete cluster:
- Open the Oshinko Spark Cluster Management home page.
- Click on the "Actions" button.
- Click on the "Delete Cluster" button, and click on the "Delete" button in the opened window window and immediately go to the next step.
To create a new one cluster with the same name:
- Click on "Deploy" button.
- Input Name of the cluster.
- Input the "Number of workers" value equals 2.
- Click on "Deploy" button.
Actual result: We've got an error message "object is being deleted: deploymentconfigs "sparkcluster-w" already exists", the old one cluster runs with 0 workers
Expected result: A new cluster must be created with 2 workers.
A new cluster with the same name is not created during deletion of old one. The previous one works with 0 workers.
Preconditions:
At least one cluster should be created.
Steps to reproduce:
To delete cluster:
To create a new one cluster with the same name:
Actual result: We've got an error message "object is being deleted: deploymentconfigs "sparkcluster-w" already exists", the old one cluster runs with 0 workers
Expected result: A new cluster must be created with 2 workers.