aboutsummaryrefslogtreecommitdiff
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* fixed maven build for scala 2.10Prashant Sharma2013-09-261-17/+14
* Akka 2.2 migrationPrashant Sharma2013-09-2213-54/+78
* version changed 2.9.3 -> 2.10 in shell script.Prashant Sharma2013-09-151-1/+1
* Merge branch 'master' of git://github.com/mesos/spark into scala-2.10Prashant Sharma2013-09-1535-82/+329
|\
| * Changed localProperties to use ThreadLocal (not DynamicVariable).Kay Ousterhout2013-09-111-9/+9
| * Merge pull request #919 from mateiz/jets3tPatrick Wendell2013-09-111-0/+5
| |\
| | * Add explicit jets3t dependency, which is excluded in hadoop-clientMatei Zaharia2013-09-101-0/+5
| * | Merge pull request #922 from pwendell/port-changePatrick Wendell2013-09-112-2/+2
| |\ \
| | * | Change port from 3030 to 4040Patrick Wendell2013-09-112-2/+2
| | |/
| * / SPARK-894 - Not all WebUI fields delivered VIA JSONDavid McCauley2013-09-111-1/+3
| |/
| * Merge pull request #915 from ooyala/masterMatei Zaharia2013-09-091-1/+9
| |\
| | * Style fix: put body of if within curly bracesEvan Chan2013-09-091-1/+3
| | * Print out more friendly error if listFiles() failsEvan Chan2013-09-091-1/+7
| * | Merge pull request #907 from stephenh/document_coalesce_shuffleMatei Zaharia2013-09-092-4/+27
| |\ \
| | * | Use a set since shuffle could change order.Stephen Haberman2013-09-091-1/+1
| | * | Reword 'evenly distributed' to 'distributed with a hash partitioner.Stephen Haberman2013-09-091-2/+2
| | * | Add better docs for coalesce.Stephen Haberman2013-09-082-4/+27
| * | | Add metrics-ganglia to core pom fileY.CORP.YAHOO.COM\tgraves2013-09-091-0/+4
| * | | Merge pull request #890 from mridulm/masterMatei Zaharia2013-09-083-2/+17
| |\ \ \
| | * | | Address review comments - rename toHash to nonNegativeHashMridul Muralidharan2013-09-043-3/+3
| | * | | Fix hash bug - caused failure after 35k stages, sighMridul Muralidharan2013-09-043-2/+17
| * | | | Merge pull request #909 from mateiz/exec-id-fixReynold Xin2013-09-082-7/+7
| |\ \ \ \
| | * | | | Fix an instance where full standalone mode executor IDs were passed toMatei Zaharia2013-09-082-7/+7
| | | |/ / | | |/| |
| * | | | Merge pull request #905 from mateiz/docs2Matei Zaharia2013-09-088-18/+19
| |\ \ \ \
| | * | | | Fix unit test failure due to changed defaultMatei Zaharia2013-09-081-1/+1
| | * | | | More fair scheduler docs and property names.Matei Zaharia2013-09-086-12/+13
| | * | | | Work in progress:Matei Zaharia2013-09-084-5/+5
| * | | | | Merge pull request #906 from pwendell/ganglia-sinkPatrick Wendell2013-09-089-28/+114
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Adding sc name in metrics sourcePatrick Wendell2013-09-085-9/+14
| | * | | | Adding more docs and some code cleanupPatrick Wendell2013-09-083-19/+18
| | * | | | Ganglia sinkPatrick Wendell2013-09-081-0/+82
| | | |/ / | | |/| |
| * | | | Merge pull request #898 from ilikerps/660Matei Zaharia2013-09-081-3/+3
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Export StorageLevel and refactorAaron Davidson2013-09-071-3/+3
| | * | | Remove reflection, hard-code StorageLevelsAaron Davidson2013-09-071-11/+0
| | * | | Memoize StorageLevels read from JVMAaron Davidson2013-09-061-1/+1
| | * | | SPARK-660: Add StorageLevel support in PythonAaron Davidson2013-09-051-0/+11
| * | | | Fixed the bug that ResultTask was not properly deserializing outputId.Reynold Xin2013-09-071-2/+2
| | |_|/ | |/| |
| * | | Hot fix to resolve the compilation error caused by SPARK-821.Reynold Xin2013-09-061-1/+1
| * | | Merge pull request #895 from ilikerps/821Patrick Wendell2013-09-057-7/+102
| |\ \ \
| | * | | Reynold's second round of commentsAaron Davidson2013-09-052-17/+19
| | * | | Add unit test and address commentsAaron Davidson2013-09-055-6/+98
| | * | | SPARK-821: Don't cache results when action run locally on driverAaron Davidson2013-09-054-4/+5
| | |/ /
| * | | Merge pull request #891 from xiajunluan/SPARK-864Matei Zaharia2013-09-051-1/+8
| |\ \ \
| | * | | Fix bug SPARK-864Andrew xia2013-09-051-1/+8
* | | | | Merged with masterPrashant Sharma2013-09-06456-8683/+15777
|\| | | |
| * | | | Merge pull request #893 from ilikerps/masterPatrick Wendell2013-09-041-0/+92
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | Fix line over 100 charsAaron Davidson2013-09-041-2/+2
| | * | Address Patrick's commentsAaron Davidson2013-09-041-8/+15
| | * | SPARK-884: Add unit test to validate Spark JSON outputAaron Davidson2013-09-041-0/+85
| | |/
| * | Minor spacing fixPatrick Wendell2013-09-031-2/+4