Github user rxin commented on a diff in the pull request:

    https://github.com/apache/spark/pull/22921#discussion_r230132632
  
    --- Diff: core/src/main/scala/org/apache/spark/SparkConf.scala ---
    @@ -639,20 +639,6 @@ private[spark] object SparkConf extends Logging {
        */
       private val deprecatedConfigs: Map[String, DeprecatedConfig] = {
         val configs = Seq(
    -      DeprecatedConfig("spark.cache.class", "0.8",
    --- End diff --
    
    do we need to remove these? they are warnings for users if they set the 
wrong config right


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to