You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I submit a job using spark-sql, I always get the following error:
Caused by: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://*.*.*.*:10000/api/v1/namespaces/ns-hdf/pods. Message: admission webhook "validatepod.volcano.sh" denied the request: failed to get PodGroup for pod <ns-hdf/tpcds-10-face4e921daafccd-exec-1>: podgroups.scheduling.volcano.sh "spark-10d04fd77c9545059297dae304568d93-podgroup" not found. Received status: Status(apiVersion=v1, code=400, details=null, kind=Status, message=admission webhook "validatepod.volcano.sh" denied the request: failed to get PodGroup for pod <ns-hdf/tpcds-10-face4e921daafccd-exec-1>: podgroups.scheduling.volcano.sh "spark-10d04fd77c9545059297dae304568d93-podgroup" not found, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=null, status=Failure, additionalProperties={}).
Any other relevant information
No response
The text was updated successfully, but these errors were encountered:
Please describe your problem in detail
spark-version:3.5.2
volcano-version:1.9.0
When I submit a job using spark-sql, I always get the following error:
Caused by: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://*.*.*.*:10000/api/v1/namespaces/ns-hdf/pods. Message: admission webhook "validatepod.volcano.sh" denied the request: failed to get PodGroup for pod <ns-hdf/tpcds-10-face4e921daafccd-exec-1>: podgroups.scheduling.volcano.sh "spark-10d04fd77c9545059297dae304568d93-podgroup" not found. Received status: Status(apiVersion=v1, code=400, details=null, kind=Status, message=admission webhook "validatepod.volcano.sh" denied the request: failed to get PodGroup for pod <ns-hdf/tpcds-10-face4e921daafccd-exec-1>: podgroups.scheduling.volcano.sh "spark-10d04fd77c9545059297dae304568d93-podgroup" not found, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=null, status=Failure, additionalProperties={}).
Any other relevant information
No response
The text was updated successfully, but these errors were encountered: