aboutsummaryrefslogtreecommitdiff
path: root/core
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | This commit makes three changes to the (PrimitiveKey)OpenHashMapJoseph E. Gonzalez2013-10-312-25/+71
| * | | | | | Adding ability to access local BitSet and to safely get a value at a given po...Joseph E. Gonzalez2013-10-311-0/+9
| * | | | | | Adding logical AND/OR, setUntil, and iterators to the BitSet.Joseph E. Gonzalez2013-10-311-0/+82
| * | | | | | Merge branch 'hash1' of https://github.com/rxin/incubator-spark into rxinBitSetJoseph E. Gonzalez2013-10-308-0/+1018
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge pull request #408 from pwendell/external-serializersPatrick Wendell2014-01-133-11/+55
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix for Kryo SerializerPatrick Wendell2014-01-131-2/+13
| * | | | | | | | Changing option wording per discussion with AndrewPatrick Wendell2014-01-133-5/+5
| * | | | | | | | Improvements to external sortingPatrick Wendell2014-01-133-10/+43
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #413 from rxin/scaladocPatrick Wendell2014-01-1319-152/+49
|\ \ \ \ \ \ \ \
| * | | | | | | | Adjusted visibility of various components.Reynold Xin2014-01-1319-152/+49
| |/ / / / / / /
* | | | | | | | Merge pull request #401 from andrewor14/masterPatrick Wendell2014-01-1311-47/+151
|\ \ \ \ \ \ \ \
| * | | | | | | | Wording changes per PatrickAndrew Or2014-01-132-7/+7
| * | | | | | | | Report bytes spilled for both memory and disk on Web UIAndrew Or2014-01-128-35/+75
| * | | | | | | | Enable external sorting by defaultAndrew Or2014-01-122-2/+2
| * | | | | | | | Get rid of spill map in SparkEnvAndrew Or2014-01-125-15/+7
| * | | | | | | | Add number of bytes spilled to Web UIAndrew Or2014-01-1011-14/+75
| * | | | | | | | Induce spilling in ExternalAppendOnlyMapSuiteAndrew Or2014-01-101-33/+44
* | | | | | | | | Merge pull request #409 from tdas/unpersistPatrick Wendell2014-01-131-3/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Added unpersisting and modified testsuite to better test out metadata cleaning.Tathagata Das2014-01-131-3/+2
| | |/ / / / / / | |/| | | | | |
* / | | | | | | Add default value for HadoopRDD's `cloneRecords` constructor arg, to maintain...Harvey2014-01-131-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #397 from pwendell/host-portReynold Xin2014-01-129-42/+6
|\ \ \ \ \ \ \
| * | | | | | | Removing mentions in testsPatrick Wendell2014-01-125-8/+1
| * | | | | | | Remove now un-needed hostPort optionPatrick Wendell2014-01-124-34/+5
* | | | | | | | Merge pull request #399 from pwendell/consolidate-offPatrick Wendell2014-01-121-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Disable shuffle file consolidation by defaultPatrick Wendell2014-01-121-1/+1
| |/ / / / / / /
* | | | | | | | Merge pull request #395 from hsaputra/remove_simpleredundantreturn_scalaPatrick Wendell2014-01-1243-134/+134
|\ \ \ \ \ \ \ \
| * | | | | | | | Address code review concerns and comments.Henry Saputra2014-01-126-13/+12
| * | | | | | | | Fix accidental comment modification.Henry Saputra2014-01-121-1/+1
| * | | | | | | | Merge branch 'master' into remove_simpleredundantreturn_scalaHenry Saputra2014-01-1264-312/+2869
| |\| | | | | | |
| * | | | | | | | Remove simple redundant return statement for Scala methods/functions:Henry Saputra2014-01-1243-124/+125
* | | | | | | | | Merge remote-tracking branch 'apache/master' into error-handlingTathagata Das2014-01-124-6/+18
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge pull request #396 from pwendell/executor-envPatrick Wendell2014-01-121-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Setting load defaults to true in executorPatrick Wendell2014-01-121-1/+1
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge pull request #392 from rxin/listenerbusReynold Xin2014-01-123-5/+17
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Stop SparkListenerBus daemon thread when DAGScheduler is stopped.Reynold Xin2014-01-113-5/+17
* | | | | | | | | | Merge remote-tracking branch 'apache/master' into error-handlingTathagata Das2014-01-1123-141/+1277
|\| | | | | | | | |
| * | | | | | | | | Merge pull request #389 from rxin/clone-writablesReynold Xin2014-01-113-41/+71
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Renamed cloneKeyValues to cloneRecords; updated docs.Reynold Xin2014-01-113-44/+45
| | * | | | | | | | | Minor update for clone writables and more documentation.Reynold Xin2014-01-113-12/+41
| | |/ / / / / / / /
| * | | | | | | | | Merge pull request #388 from pwendell/masterReynold Xin2014-01-111-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fix UI bug introduced in #244.Patrick Wendell2014-01-111-1/+1
| * | | | | | | | | | Revert "Fix default TTL for metadata cleaner"Patrick Wendell2014-01-111-1/+1
| | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge pull request #359 from ScrapCodes/clone-writablesReynold Xin2014-01-114-49/+106
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fixes corresponding to Reynolds feedback commentsPrashant Sharma2014-01-094-32/+43
| | * | | | | | | | | we clone hadoop key and values by default and reuse if specified.Prashant Sharma2014-01-084-41/+87
| * | | | | | | | | | Merge pull request #386 from pwendell/typo-fixReynold Xin2014-01-101-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Small typo fixPatrick Wendell2014-01-101-1/+1
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge pull request #381 from mateiz/default-ttlMatei Zaharia2014-01-101-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Fix default TTL for metadata cleanerMatei Zaharia2014-01-101-1/+1
| * | | | | | | | | | | Merge pull request #382 from RongGu/masterPatrick Wendell2014-01-101-1/+1
| |\ \ \ \ \ \ \ \ \ \ \