aboutsummaryrefslogtreecommitdiff
path: root/python/pyspark/conf.py
Commit message (Expand)AuthorAgeFilesLines
* Fix Python code after change of getOrElseMatei Zaharia2014-01-011-1/+6
* Miscellaneous fixes from code review.Matei Zaharia2014-01-011-8/+4
* Updated docs for SparkConf and handled review commentsMatei Zaharia2013-12-301-5/+19
* Properly show Spark properties on web UI, and change app name propertyMatei Zaharia2013-12-291-1/+1
* Fix some Python docs and make sure to unset SPARK_TESTING in PythonMatei Zaharia2013-12-291-5/+5
* Add Python docs about SparkConfMatei Zaharia2013-12-291-0/+42
* Fix some other Python tests due to initializing JVM in a different wayMatei Zaharia2013-12-291-2/+3
* Add SparkConf support in PythonMatei Zaharia2013-12-291-0/+113