aboutsummaryrefslogtreecommitdiff
path: root/core/src/main
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'spark-upstream/master' into HEADAnkur Dave2014-01-08175-2879/+3969
|\
| * 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-075-27/+18
| |\ \
| | * | Get rid of `Either[ActorRef, ActorSelection]'Lian, Cheng2014-01-065-27/+18
| * | | Merge pull request #350 from mateiz/standalone-limitMatei Zaharia2014-01-087-9/+24
| |\ \ \ | | |_|/ | |/| |
| | * | Address review commentsMatei Zaharia2014-01-075-4/+7
| | * | Add way to limit default # of cores used by applications on standalone modeMatei Zaharia2014-01-074-6/+18
| * | | 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-0615-35/+225
| | |\ \
| | * | | 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
| * | | | 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-033-6/+6
| |\ \
| | * \ Merge pull request #317 from ScrapCodes/spark-915-segregate-scriptsPatrick Wendell2014-01-033-6/+6
| | |\ \
| | | * | sbin/compute-classpath* bin/compute-classpath*Prashant Sharma2014-01-031-1/+1
| | | * | sbin/spark-class* -> bin/spark-class*Prashant Sharma2014-01-032-4/+4
| | | * | Merge branch 'scripts-reorg' of github.com:shane-huang/incubator-spark into s...Prashant Sharma2014-01-024-6/+6
| | | |\ \ | | | | |/ | | | |/|
| | | | * deprecate "spark" script and SPAKR_CLASSPATH environment variableAndrew xia2013-10-121-1/+1
| | | | * Merge branch 'reorgscripts' into scripts-reorgshane-huang2013-09-274-6/+6
| | | | |\
| | | | | * 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-233-5/+5
| * | | | | Changes on top of Prashant's patch.Patrick Wendell2014-01-031-1/+2
| * | | | | fixed review commentsPrashant Sharma2014-01-031-1/+6
| |/ / / /
| * | | | Merge pull request #320 from kayousterhout/erroneous_failed_msgReynold Xin2014-01-022-12/+15
| |\ \ \ \
| | * | | | Remove erroneous FAILED state for killed tasks.Kay Ousterhout2014-01-022-12/+15
| | |/ / /
| * | | | Merge pull request #297 from tdas/window-improvementPatrick Wendell2014-01-022-1/+111
| |\ \ \ \
| | * | | | Added Apache boilerplate and class docs to PartitionerAwareUnionRDD.Tathagata Das2013-12-261-3/+33
| | * | | | Merge branch 'apache-master' into window-improvementTathagata Das2013-12-2620-1209/+909
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into window-improvementTathagata Das2013-12-2627-112/+287
| | |\ \ \ \ \
| | * | | | | | Fixed bug in PartitionAwareUnionRDDTathagata Das2013-12-261-6/+9
| | * | | | | | Added tests for PartitionerAwareUnionRDD in the CheckpointSuite. Refactored C...Tathagata Das2013-12-202-14/+26
| | * | | | | | Merge branch 'scheduler-update' into window-improvementTathagata Das2013-12-19117-1087/+1822
| | |\ \ \ \ \ \
| | * | | | | | | Added partitioner aware union, modified DStream.window.Tathagata Das2013-11-211-0/+65