beliefer commented on a change in pull request #27751: [SPARK-30891][CORE][DOC]
Add version information to the configuration of History
URL: https://github.com/apache/spark/pull/27751#discussion_r386085885
##########
File path: core/src/main/scala/org/apache/spark/internal/config/History.scala
##########
@@ -165,6 +192,7 @@ private[spark] object History {
s"${CUSTOM_EXECUTOR_LOG_URL.key}, to incomplete application as well. "
+
"Even if this is true, this still only affects the behavior of the
history server, " +
"not running spark applications.")
+ .version("3.0.0")
Review comment:
SPARK-26311, commit ID:
ae5b2a6a92be4986ef5b8062d7fb59318cff6430#diff-6bddeb5e25239974fc13db66266b167b
----------------------------------------------------------------
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]