aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/scala/spark/serializer/Serializer.scala
Commit message (Expand)AuthorAgeFilesLines
* Initial work to rename package to org.apache.sparkMatei Zaharia2013-09-011-112/+0
* Add Apache license headers and LICENSE and NOTICE filesMatei Zaharia2013-07-161-0/+17
* Updated according to Matei's code review comment.Reynold Xin2013-05-031-42/+0
* Allow changing the serializer on a per shuffle basis.Reynold Xin2013-04-241-1/+49
* Remove NextIterator.close default implementation.Stephen Haberman2013-03-121-0/+4
* More quickly call close in HadoopRDD.Stephen Haberman2013-03-111-29/+3
* More doc updates, and moved Serializer to a subpackage.Matei Zaharia2012-10-121-0/+111