tgravescs commented on a change in pull request #27773: [SPARK-29154][CORE]
Update Spark scheduler for stage level scheduling
URL: https://github.com/apache/spark/pull/27773#discussion_r389967592
##########
File path: core/src/main/scala/org/apache/spark/internal/config/Tests.scala
##########
@@ -62,4 +62,9 @@ private[spark] object Tests {
.booleanConf
.createWithDefault(false)
+ val TASKSET_MANAGER_SPECULATION_TESTING =
+ ConfigBuilder("spark.testing.taskSetManagerSpeculation")
Review comment:
I'll document when I change with the comment below.
----------------------------------------------------------------
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]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]