aboutsummaryrefslogtreecommitdiff
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Remove blank lines added to Spark coreAnkur Dave2014-01-102-8/+0
* Revert changes to Spark's (PrimitiveKey)OpenHashMap; copy PKOHM to graphxAnkur Dave2014-01-102-75/+33
* Removed Kryo dependency and graphx-shellAnkur Dave2014-01-092-2/+2
* Fix mis-merge in 44fd30d3fbcf830deecbe8ea3e8ea165e74e6eddAnkur Dave2014-01-081-0/+5
* Merge remote-tracking branch 'spark-upstream/master' into HEADAnkur Dave2014-01-08217-3800/+5624
|\
| * 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 #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 #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 #350 from mateiz/standalone-limitMatei Zaharia2014-01-089-12/+28
| |\ \ \ | | |_|/ | |/| |
| | * | Address review commentsMatei Zaharia2014-01-077-6/+9
| | * | Fix unit test compilationMatei Zaharia2014-01-071-1/+2
| | * | Add way to limit default # of cores used by applications on standalone modeMatei Zaharia2014-01-074-6/+18
| * | | Merge pull request #352 from markhamstra/oldArchPatrick Wendell2014-01-071-8/+2
| |\ \ \
| | * | | Fix BlockManagerSuite#afterMark Hamstra2014-01-071-8/+2
| | |/ /
| * / / Add log4j exclusion rule to maven.Patrick Wendell2014-01-072-4/+6
| |/ /
| * | Merge pull request #318 from srowen/masterReynold Xin2014-01-076-38/+39
| |\ \
| | * \ Merge remote-tracking branch 'upstream/master'Sean Owen2014-01-0621-248/+520
| | |\ \
| | * | | Suggested small changes to Java code for slightly more standard style, encaps...Sean Owen2014-01-026-38/+39
| * | | | formatting related fixes suggested by Patrick.Prashant Sharma2014-01-071-5/+1
| * | | | Allow configuration to be printed in logs for diagnosis.Prashant Sharma2014-01-071-0/+4
| * | | | Allow users to set arbitrary akka configurations via spark conf.Prashant Sharma2014-01-072-3/+12
| * | | | Fix test breaking downstream buildsPatrick Wendell2014-01-061-1/+1
| * | | | Merge pull request #330 from tgravescs/fix_addjars_null_handlingPatrick Wendell2014-01-061-2/+3
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Add warning to null setJars checkThomas Graves2014-01-061-1/+2
| | * | | Fix handling of empty SPARK_EXAMPLES_JARThomas Graves2014-01-041-1/+1
| | | |/ | | |/|
| * | | Merge pull request #333 from pwendell/logging-silencePatrick Wendell2014-01-052-3/+25
| |\ \ \
| | * | | Responding to Aaron's reviewPatrick Wendell2014-01-051-0/+2
| | * | | Provide logging when attempts to connect to the master fail.Patrick Wendell2014-01-051-1/+11
| | * | | Quite akka when remote lifecycle logging is disabled.Patrick Wendell2014-01-051-2/+12
| | |/ /
| * | | Merge pull request #334 from pwendell/examples-fixReynold Xin2014-01-051-0/+6
| |\ \ \
| | * | | Removing SPARK_EXAMPLES_JAR in the codePatrick Wendell2014-01-051-0/+6
| | |/ /
| * / / Fall back to zero-arg constructor for Serializer initialization if there is n...Reynold Xin2014-01-052-2/+16
| |/ /
| * | Merge remote-tracking branch 'apache-github/master' into remove-binariesPatrick Wendell2014-01-034-7/+7
| |\ \
| | * \ Merge pull request #317 from ScrapCodes/spark-915-segregate-scriptsPatrick Wendell2014-01-034-7/+7
| | |\ \
| | | * | sbin/compute-classpath* bin/compute-classpath*Prashant Sharma2014-01-031-1/+1
| | | * | sbin/spark-class* -> bin/spark-class*Prashant Sharma2014-01-033-5/+5
| | | * | Merge branch 'scripts-reorg' of github.com:shane-huang/incubator-spark into s...Prashant Sharma2014-01-025-7/+7
| | | |\ \ | | | | |/ | | | |/|
| | | | * deprecate "spark" script and SPAKR_CLASSPATH environment variableAndrew xia2013-10-122-2/+1
| | | | * Merge branch 'reorgscripts' into scripts-reorgshane-huang2013-09-275-7/+7
| | | | |\
| | | | | * fix paths and change spark to use APP_MEM as application driver memory instea...shane-huang2013-09-261-1/+1
| | | | | * fix pathshane-huang2013-09-261-1/+1
| | | | | * added spark-class and spark-executor to sbinshane-huang2013-09-234-6/+6
| * | | | | Changes on top of Prashant's patch.Patrick Wendell2014-01-034-54/+35
| * | | | | Restored the previously removed testPrashant Sharma2014-01-031-1/+12