dongjoon-hyun commented on pull request #30581:
URL: https://github.com/apache/spark/pull/30581#issuecomment-738633781
The new test case passed and the other two failures are known flaky ones
which is irrelevant to this. I believe you can merge this if GitHub Action
passed.
```
- SPARK-33615: Launcher client archives
```
```
- Run in client mode. *** FAILED ***
io.fabric8.kubernetes.client.KubernetesClientException: Failure executing:
POST at:
https://192.168.39.142:8443/api/v1/namespaces/6ccb7b90fb5c4841bae64ebdaff6d687/pods.
Message: No API token found for service account "default"
...
- Test basic decommissioning *** FAILED ***
The code passed to eventually never returned normally. Attempted 173 times
over 3.013441304633333 minutes. Last failure message: "++ id -u
" did not contain "Decommission executors" The application did not
complete, driver log did not contain str Decommission executors.
(KubernetesSuite.scala:402)
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]