aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'spark-upstream/master' into HEADAnkur Dave2014-01-08496-8303/+17474
|\
| * Merge pull request #360 from witgo/masterReynold Xin2014-01-081-1/+1
| |\
| | * fix make-distribution.sh show version: command not foundliguoqiang2014-01-091-1/+1
| * | Merge pull request #357 from hsaputra/set_boolean_paramnameReynold Xin2014-01-082-3/+4
| |\ \
| | * | Resolve PR review over 100 charsHenry Saputra2014-01-081-1/+2
| | * | Set boolean param name for two files call to SparkHadoopMapReduceUtil.newTask...Henry Saputra2014-01-072-3/+3
| * | | Merge pull request #358 from pwendell/add-cdhPatrick Wendell2014-01-081-0/+5
| |\ \ \
| | * | | Add CDH Repository to Maven BuildPatrick Wendell2014-01-081-0/+5
| * | | | Merge pull request #356 from hsaputra/remove_deprecated_cleanup_methodReynold Xin2014-01-082-6/+0
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Remove calls to deprecated mapred's OutputCommitter.cleanupJob because since ...Henry Saputra2014-01-072-6/+0
| * | | | Merge pull request #345 from colorant/yarnThomas Graves2014-01-084-3/+7
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Export --file for YarnClient mode to support sending extra files to worker on...Raymond Liu2014-01-072-1/+5
| | * | | Minor typo fix for yarn clientRaymond Liu2014-01-072-2/+2
| * | | | Merge pull request #322 from falaki/MLLibDocumentationImprovementPatrick Wendell2014-01-071-56/+274
| |\ \ \ \
| | * \ \ \ Fixed merge conflictHossein Falaki2014-01-07306-3327/+4228
| | |\ \ \ \
| | * | | | | Added proper evaluation example for collaborative filtering and fixed typoHossein Falaki2014-01-061-4/+8
| | * | | | | Added table of contents and minor fixesHossein Falaki2014-01-031-8/+16
| | * | | | | Commented the last part of collaborative filtering examples that lead to errorsHossein Falaki2014-01-021-5/+6
| | * | | | | Added Scala and Python examples for mllibHossein Falaki2014-01-021-52/+261
| * | | | | | Merge pull request #355 from ScrapCodes/patch-1Patrick Wendell2014-01-071-1/+1
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Update README.mdPrashant Sharma2014-01-081-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | Merge pull request #313 from tdas/project-refactorPatrick Wendell2014-01-0751-739/+1907
| |\ \ \ \ \
| | * | | | | Fixed examples/pom.xml and run-example based on Patrick's suggestions.Tathagata Das2014-01-072-12/+2
| | * | | | | Removed XYZFunctions and added XYZUtils as a common Scala and Java interface ...Tathagata Das2014-01-0735-646/+383
| | * | | | | Merge remote-tracking branch 'apache/master' into project-refactorTathagata Das2014-01-06302-3381/+3981
| | |\ \ \ \ \
| | * | | | | | Changed JavaStreamingContextWith*** to ***Function in streaming.api.java.*** ...Tathagata Das2014-01-0615-76/+67
| | * | | | | | Merge branch 'apache-master' into project-refactorTathagata Das2013-12-3114-67/+52
| | |\ \ \ \ \ \
| | * | | | | | | Removed extra empty lines.Tathagata Das2013-12-313-3/+0
| | * | | | | | | Removed unnecessary comments.Tathagata Das2013-12-313-55/+8
| | * | | | | | | Added pom.xml for external projects and removed unnecessary dependencies and ...Tathagata Das2013-12-319-106/+548
| | * | | | | | | Refactored kafka, flume, zeromq, mqtt as separate external projects, with the...Tathagata Das2013-12-3050-599/+1612
| | * | | | | | | Refactored streaming project to separate out the twitter functionality.Tathagata Das2013-12-269-14/+64
| * | | | | | | | Merge pull request #336 from liancheng/akka-remote-lookupPatrick Wendell2014-01-078-38/+30
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fixed test suite compilation errorsLian, Cheng2014-01-061-3/+3
| | * | | | | | | | Fixed several compilation errors in test suitesLian, Cheng2014-01-062-5/+8
| | * | | | | | | | Get rid of `Either[ActorRef, ActorSelection]'Lian, Cheng2014-01-066-30/+19
| * | | | | | | | | Merge pull request #327 from lucarosellini/masterMatei Zaharia2014-01-083-3/+73
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Added license header and removed @author tagLuca Rosellini2014-01-072-4/+34
| | * | | | | | | | | Added ā€˜-iā€™ command line option to spark REPL.Luca Rosellini2014-01-033-3/+43
| | * | | | | | | | | Merge pull request #1 from apache/masterLuca Rosellini2014-01-0352-1542/+785
| | |\ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ Merge pull request #354 from hsaputra/addasfheadertosbtMatei Zaharia2014-01-081-0/+18
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Add ASF header to the new sbt script.Henry Saputra2014-01-071-0/+18
| | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge pull request #350 from mateiz/standalone-limitMatei Zaharia2014-01-0813-20/+70
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Address review commentsMatei Zaharia2014-01-078-8/+11
| | * | | | | | | | | | Fix unit test compilationMatei Zaharia2014-01-071-1/+2
| | * | | | | | | | | | Add way to limit default # of cores used by applications on standalone modeMatei Zaharia2014-01-078-14/+60
| * | | | | | | | | | | Merge pull request #352 from markhamstra/oldArchPatrick Wendell2014-01-071-8/+2
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| | * | | | | | | | | | Fix BlockManagerSuite#afterMark Hamstra2014-01-071-8/+2
| * | | | | | | | | | | Merge pull request #328 from falaki/MatrixFactorizationModel-fixPatrick Wendell2014-01-075-4/+134
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Merge branch 'master' into MatrixFactorizationModel-fixHossein Falaki2014-01-07170-1931/+1342
| | |\| | | | | | | | | |