aboutsummaryrefslogtreecommitdiff
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* fixed small bug when classpath has some strange formattingTimothy Hunter2011-04-181-3/+5
* Added sampling for large arrays in SizeEstimatorMatei Zaharia2011-03-061-2/+15
* Remove unnecessary lock which was there to work around a bug inMatei Zaharia2011-03-011-15/+6
* Removed old slf4j jars that came with HadoopMatei Zaharia2011-03-012-0/+0
* Updated Hadoop to 0.20.2 to include some bug fixesMatei Zaharia2011-03-01156-3286/+100443
* Close record readers in HadoopFile after finishing a splitMatei Zaharia2011-02-101-0/+3
* Changed default shuffle to LocalFileShuffle because it's way faster for small...Matei Zaharia2011-02-081-1/+1
* Merge branch 'master' into sbtMatei Zaharia2011-02-0214-1178/+2340
* Made examples and core subprojectsMatei Zaharia2011-02-01246-0/+341535