amaliujia commented on code in PR #47171:
URL: https://github.com/apache/spark/pull/47171#discussion_r1663120895
##########
core/src/main/scala/org/apache/spark/internal/config/package.scala:
##########
@@ -42,6 +42,17 @@ package object config {
private[spark] val SPARK_TASK_PREFIX = "spark.task"
private[spark] val LISTENER_BUS_EVENT_QUEUE_PREFIX =
"spark.scheduler.listenerbus.eventqueue"
+ private[spark] val DEFAULT_PARALLELISM =
Review Comment:
done
--
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]