HyukjinKwon commented on a change in pull request #27308: SPARK-30010 Remove 
deprecated SparkConf.setAll Traversable
URL: https://github.com/apache/spark/pull/27308#discussion_r368976527
 
 

 ##########
 File path: core/src/main/scala/org/apache/spark/SparkConf.scala
 ##########
 @@ -173,15 +173,6 @@ class SparkConf(loadDefaults: Boolean) extends Cloneable 
with Logging with Seria
     this
   }
 
-  /**
-   * Set multiple parameters together
-   */
-  @deprecated("Use setAll(Iterable) instead", "3.0.0")
 
 Review comment:
   It was deprecated in Spark 3.0.0 which isn't released yet...

----------------------------------------------------------------
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]

Reply via email to