aboutsummaryrefslogtreecommitdiff
path: root/python/pyspark/files.py
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-3309] [PySpark] Put all public API in __all__Davies Liu2014-09-031-0/+3
* [SPARK-2627] [PySpark] have the build enforce PEP 8 automaticallyNicholas Chammas2014-08-061-0/+1
* Initial work to rename package to org.apache.sparkMatei Zaharia2013-09-011-1/+1
* Add Apache license headers and LICENSE and NOTICE filesMatei Zaharia2013-07-161-0/+17
* Do not launch JavaGateways on workers (SPARK-674).Josh Rosen2013-02-011-1/+1
* Allow PySpark's SparkFiles to be used from driverJosh Rosen2013-01-231-3/+17
* Don't download files to master's working directory.Josh Rosen2013-01-211-0/+24