aboutsummaryrefslogtreecommitdiff
path: root/core/src/test/scala/org/apache/spark/FileSuite.scala
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-19660][CORE][SQL] Replace the configuration property names that are de...Yuming Wang2017-02-281-2/+3
* [SPARK-19646][CORE][STREAMING] binaryRecords replicates records in scala APISean Owen2017-02-201-140/+38
* [SPARK-18803][TESTS] Fix JarEntry-related & path-related test failures and sk...hyukjinkwon2016-12-101-3/+8
* [SPARK-14914][CORE] Fix Resource not closed after using, mostly for unit testsHyukjin Kwon2016-11-071-4/+9
* [SPARK-17850][CORE] Add a flag to ignore corrupt filesShixiong Zhu2016-10-121-1/+61
* [SPARK-3873][TESTS] Import ordering fixes.Marcelo Vanzin2016-01-051-5/+4
* [SPARK-12481][CORE][STREAMING][SQL] Remove usage of Hadoop deprecated APIs an...Sean Owen2016-01-021-5/+4
* [SPARK-12311][CORE] Restore previous value of "os.arch" property in test suit...Kazuaki Ishizaki2015-12-241-2/+5
* [SPARK-10330] Add Scalastyle rule to require use of SparkHadoopUtil JobContex...Josh Rosen2015-09-121-2/+4
* [SPARK-8962] Add Scalastyle rule to ban direct use of Class.forName; fix exis...Josh Rosen2015-07-141-0/+2
* [SPARK-7558] Demarcate tests in unit-tests.logAndrew Or2015-05-291-2/+1
* [SPARK-7927] whitespace fixes for core.Reynold Xin2015-05-281-1/+1
* [SPARK-6765] Fix test code style for core.Reynold Xin2015-04-121-9/+17
* [SPARK-4795][Core] Redesign the "primitive type => Writable" implicit APIs to...zsxwing2015-02-031-1/+0
* [SPARK-2759][CORE] Generic Binary File Support in SparkKevin Mader2014-11-011-0/+184
* SPARK-3811 [CORE] More robust / standard Utils.deleteRecursively, Utils.creat...Sean Owen2014-10-091-3/+1
* SPARK-2028: Expose mapPartitionsWithInputSplit in HadoopRDDAaron Davidson2014-07-311-2/+32
* Use the Executor's ClassLoader in sc.objectFile().Daniel Darabos2014-07-121-0/+25
* SPARK-1677: allow user to disable output dir existence checkingCodingCat2014-06-051-0/+22
* SPARK-1798. Tests should clean up temp filesSean Owen2014-05-121-31/+25
* Remove Unnecessary Whitespace'sSandeep2014-04-101-1/+1
* Revert "SPARK-1099:Spark's local mode should probably respect spark.cores.max...Aaron Davidson2014-03-191-2/+2
* SPARK-1099:Spark's local mode should probably respect spark.cores.max by defaultqqsun88192014-03-191-2/+2
* SPARK-1102: Create a saveAsNewAPIHadoopDataset methodCodingCat2014-03-181-6/+33
* [SPARK-1100] prevent Spark from overwriting directory silentlyCodingCat2014-03-011-0/+42
* Optimized importsNirmalReddy2014-02-181-5/+4
* Initial work to rename package to org.apache.sparkMatei Zaharia2013-09-011-0/+212