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 release the Spark K8s optimizer, an error is reported. I found that the namespace for the kill command is not the one I configured in the resource group, but is "default".
@tcodehuber We specified the namespace on the resource group through spark-conf.spark.kubernetes.namespace=amoro, but when killing, it was the default namespace. You can look at the PR I submitted and you will understand what is going on.
What happened?
When I release the Spark K8s optimizer, an error is reported. I found that the namespace for the kill command is not the one I configured in the resource group, but is "default".
Affects Versions
0.7.1
What table formats are you seeing the problem on?
Iceberg
What engines are you seeing the problem on?
AMS
How to reproduce
No response
Relevant log output
Anything else
No response
Are you willing to submit a PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: