[
https://issues.apache.org/jira/browse/SPARK-38515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun resolved SPARK-38515.
-----------------------------------
Fix Version/s: 3.3.0
Assignee: Yikun Jiang
Resolution: Fixed
> Volcano queue is not deleted
> ----------------------------
>
> Key: SPARK-38515
> URL: https://issues.apache.org/jira/browse/SPARK-38515
> Project: Spark
> Issue Type: Sub-task
> Components: Kubernetes
> Affects Versions: 3.3.0
> Reporter: Dongjoon Hyun
> Assignee: Yikun Jiang
> Priority: Critical
> Fix For: 3.3.0
>
>
> {code}
> $ k delete queue queue0
> Error from server: admission webhook "validatequeue.volcano.sh" denied the
> request: only queue with state `Closed` can be deleted, queue `queue0` state
> is `Open`
> {code}
> {code}
> [info] org.apache.spark.deploy.k8s.integrationtest.VolcanoSuite *** ABORTED
> *** (7 minutes, 40 seconds)
> [info] io.fabric8.kubernetes.client.KubernetesClientException: Failure
> executing: DELETE at:
> https://44bea09e70a5147f6b5b347ec26de85f.gr7.us-west-2.eks.amazonaws.com/apis/scheduling.volcano.sh/v1beta1/queues/queue-2u-3g.
> Message: admission webhook "validatequeue.volcano.sh" denied the request:
> only queue with state `Closed` can be deleted, queue `queue-2u-3g` state is
> `Open`. Received status: Status(apiVersion=v1, code=400, details=null,
> kind=Status, message=admission webhook "validatequeue.volcano.sh" denied the
> request: only queue with state `Closed` can be deleted, queue `queue-2u-3g`
> state is `Open`, metadata=ListMeta(_continue=null, remainingItemCount=null,
> resourceVersion=null, selfLink=null, additionalProperties={}), reason=null,
> status=Failure, additionalProperties={}).
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]