HyukjinKwon commented on code in PR #45107:
URL: https://github.com/apache/spark/pull/45107#discussion_r1490216663
##########
.github/workflows/build_and_test.yml:
##########
@@ -147,8 +147,9 @@ jobs:
mllib-local, mllib, graphx
- >-
streaming, sql-kafka-0-10, streaming-kafka-0-10,
streaming-kinesis-asl,
- yarn, kubernetes, hadoop-cloud, spark-ganglia-lgpl,
- connect, protobuf
+ kubernetes, hadoop-cloud, spark-ganglia-lgpl, protobuf
+ - >-
+ yarn, connect
Review Comment:
Hmmm ... Does separating the build help the stabilization? I am not against
this change but splitting this will cause 30mins time for building. Although it
runs in parallel, individual fork has some resource limitation.
--
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]