ueshin commented on pull request #33384:
URL: https://github.com/apache/spark/pull/33384#issuecomment-882866767
Hmm, seems like some tests are pretty unstable.
- `test_parameter_convergence
(pyspark.mllib.tests.test_streaming_algorithms.StreamingLinearRegressionWithTests)`
is flaky
- In `Java 11 build with Maven`, `mvn` command keeps being killed for some
reason.
```
./build/mvn: line 178: 1766 Killed "${MVN_BIN}" "$@"
Error: Process completed with exit code 137.
```
- In` Run TPC-DS queries with SF=1`, the tests keep being killed for some
reason.
```
/home/runner/work/apache-spark/apache-spark/build/sbt-launch-lib.bash: line
77: 3808 Killed "$@"
Error: Process completed with exit code 137.
```
--
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]