Skip to content
  • Xiangrui Meng's avatar
    94c6c06e
    [FIX] do not load defaults when testing SparkConf in pyspark · 94c6c06e
    Xiangrui Meng authored
    The default constructor loads default properties, which can fail the test.
    
    Author: Xiangrui Meng <meng@databricks.com>
    
    Closes #775 from mengxr/pyspark-conf-fix and squashes the following commits:
    
    83ef6c4 [Xiangrui Meng] do not load defaults when testing SparkConf in pyspark
    94c6c06e
    [FIX] do not load defaults when testing SparkConf in pyspark
    Xiangrui Meng authored
    The default constructor loads default properties, which can fail the test.
    
    Author: Xiangrui Meng <meng@databricks.com>
    
    Closes #775 from mengxr/pyspark-conf-fix and squashes the following commits:
    
    83ef6c4 [Xiangrui Meng] do not load defaults when testing SparkConf in pyspark
Loading