dongjoon-hyun commented on a change in pull request #30012:
URL: https://github.com/apache/spark/pull/30012#discussion_r503408898
##########
File path: .github/workflows/build_and_test.yml
##########
@@ -42,9 +42,11 @@ jobs:
mllib-local, mllib,
yarn, mesos, kubernetes, hadoop-cloud, spark-ganglia-lgpl
- >-
- pyspark-sql, pyspark-mllib, pyspark-resource
+ pyspark-sql, pyspark-resource
- >-
- pyspark-core, pyspark-streaming, pyspark-ml
+ pyspark-core, pyspark-streaming
+ - >-
+ pyspark-ml, pyspark-mllib
Review comment:
We cannot rebalance between two jobs because of this. We need at least 3
jobs to lowe
----------------------------------------------------------------
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]