aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/scala/spark/util/ByteBufferInputStream.scala
Commit message (Expand)AuthorAgeFilesLines
* Initial work to rename package to org.apache.sparkMatei Zaharia2013-09-011-80/+0
* Add Apache license headers and LICENSE and NOTICE filesMatei Zaharia2013-07-161-0/+17
* Made BlockManager unmap memory-mapped files when necessary to reduce theMatei Zaharia2012-09-291-7/+34
* Changed the way tasks' dependency files are sent to workers so thatMatei Zaharia2012-09-281-0/+2
* Fixed nasty corner case bug in ByteBufferInputStream. Could not add a test ca...Tathagata Das2012-06-171-4/+8
* Merge in engine improvements from the Spark Streaming project, developedMatei Zaharia2012-06-071-0/+30