beliefer commented on a change in pull request #27847: [SPARK-31002][CORE][DOC]
Add version information to the configuration of Core
URL: https://github.com/apache/spark/pull/27847#discussion_r389247864
##########
File path: core/src/main/scala/org/apache/spark/internal/config/package.scala
##########
@@ -55,96 +56,121 @@ package object config {
.doc("Path to a file containing the resources allocated to the driver. "
+
"The file should be formatted as a JSON array of ResourceAllocation
objects. " +
"Only used internally in standalone mode.")
+ .version("3.0.0")
Review comment:
SPARK-27835, commit ID:
6748b486a9afe8370786efb64a8c9f3470c62dcf#diff-6bdad48cfc34314e89599655442ff210
----------------------------------------------------------------
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]