Yikun commented on pull request #35830:
URL: https://github.com/apache/spark/pull/35830#issuecomment-1066030640
```
- Run SparkRemoteFileTest using a remote data file *** FAILED ***
[info] Run completed in 19 minutes, 18 seconds.
[info] Total number of tests run: 23
[info] Suites: completed 1, aborted 0
[info] Tests: succeeded 22, failed 1, canceled 0, ignored 0, pending 0
[info] *** 1 TEST FAILED ***
```
https://github.com/Yikun/spark/runs/5525624508?check_suite_focus=true
With driver 0.5 CPU and executors 0.2 CPU only SparkRemoteFileTest failed.
Kubernetes is using 0.85 CPU 0.25G memeory, so only 1.15 CPU left, we can
give 0.5 for driver, 0.2 for others executor (3 is max limited).
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]