aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
...
| | * refactor $FWD variableAndrew xia2013-09-293-4/+4
| | * rm bin/spark.cmd as we don't have windows test environment. Will added it lat...shane-huang2013-09-261-27/+0
| | * fix paths and change spark to use APP_MEM as application driver memory instea...shane-huang2013-09-261-33/+8
| | * add scripts in binshane-huang2013-09-238-10/+155
| | * moved user scripts to bin foldershane-huang2013-09-238-0/+418
| | * add admin scripts to sbinshane-huang2013-09-2313-704/+0
| | * added spark-class and spark-executor to sbinshane-huang2013-09-231-1/+1
| * | Merge branch 'master' into scala-2.10Raymond Liu2013-11-135-9/+57
| |\ \
| * | | version changed 2.9.3 -> 2.10 in shell script.Prashant Sharma2013-09-151-1/+1
| * | | Merged with masterPrashant Sharma2013-09-0613-121/+251
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' of github.com:mesos/spark into scala-2.10Prashant Sharma2013-07-152-49/+65
| |\ \ \
| * \ \ \ Merge branch 'master' into master-mergePrashant Sharma2013-07-122-0/+4
| |\ \ \ \
| * | | | | Removed some unnecessary code and fixed dependenciesPrashant Sharma2013-07-111-1/+1
* | | | | | Added GraphX to classpath.Reynold Xin2013-11-071-0/+1
* | | | | | Merge remote-tracking branch 'spark-upstream/master'Ankur Dave2013-10-301-4/+18
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge pull request #66 from shivaram/sbt-assembly-depsMatei Zaharia2013-10-181-4/+18
| |\ \ \ \ \
| | * | | | | Exclude assembly jar from classpath if using depsShivaram Venkataraman2013-10-161-10/+18
| | * | | | | Merge branch 'master' of https://github.com/apache/incubator-spark into sbt-a...Shivaram Venkataraman2013-10-151-2/+0
| | |\ \ \ \ \
| | * | | | | | Add new SBT target for dependency assemblyShivaram Venkataraman2013-10-091-0/+6
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge branch 'master' of https://github.com/apache/incubator-spark into index...Joseph E. Gonzalez2013-10-183-3/+39
|\| | | | | |
| * | | | | | SPARK-627 , Implementing --config arguments in the scriptsKarthikTunga2013-10-161-1/+1
| * | | | | | SPARK-627 , Implementing --config arguments in the scriptsKarthikTunga2013-10-162-2/+2
| * | | | | | Implementing --config argument in the scriptsKarthikTunga2013-10-162-7/+10
| * | | | | | Merge branch 'master' of https://github.com/apache/incubator-sparkKarthikTunga2013-10-151-2/+0
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | SPARK-627 - reading --config argumentKarthikTunga2013-10-152-0/+33
| | |/ / / / | |/| | | |
* | | | | | merged with upstream changesJoseph E. Gonzalez2013-10-141-2/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Address Matei's commentsAaron Davidson2013-10-051-2/+0
| * | | | | Standalone Scheduler fault recoveryAaron Davidson2013-09-261-1/+1
| |/ / / /
* | | | | Merging latest changes from spark main branchJoseph E. Gonzalez2013-09-1710-106/+59
|\| | | |
| * | | | Run script fixes for Windows after package & assembly changeMatei Zaharia2013-09-011-26/+20
| * | | | Initial work to rename package to org.apache.sparkMatei Zaharia2013-09-014-5/+5
| * | | | Print output from spark-daemon only when it fails to launchMatei Zaharia2013-08-314-8/+15
| * | | | Delete some code that was added back in a merge and print less info inMatei Zaharia2013-08-311-3/+0
| * | | | Fix finding of assembly JAR, as well as some pointers to ./runMatei Zaharia2013-08-291-1/+1
| * | | | Change build and run instructions to use assembliesMatei Zaharia2013-08-292-72/+18
| * | | | Don't assume spark-examples JAR always existsJey Kottalam2013-08-181-2/+3
| * | | | Maven build now also works with YARNJey Kottalam2013-08-161-1/+1
| * | | | yarn supportJey Kottalam2013-08-152-0/+4
| * | | | Log the launch command for Spark daemonsPatrick Wendell2013-08-021-1/+4
* | | | | Merged graphx from @rxin into masterJoseph E. Gonzalez2013-08-061-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Added graph package to the classpath.Reynold Xin2013-06-291-0/+2
| |/ / /
* | | | Fix setting of SPARK_EXAMPLES_JARJey Kottalam2013-07-241-11/+0
* | | | Add JavaAPICompletenessChecker.Josh Rosen2013-07-222-0/+4
* | | | Consistently invoke bash with /usr/bin/env bash in scripts to make code more ...Ubuntu2013-07-181-1/+1
* | | | Some missing license headersMatei Zaharia2013-07-162-0/+34
* | | | Add Apache license headers and LICENSE and NOTICE filesMatei Zaharia2013-07-1611-7/+158
| |_|/ |/| |
* | | Merge remote-tracking branch 'origin/pr/662'Matei Zaharia2013-07-132-49/+65
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into 2013-06/assembly-jar-deployEvan Chan2013-06-282-0/+154
| |\|
| * | Add simple usage to start-slave scriptEvan Chan2013-06-241-0/+3
* | | Renamed ML package to MLlib and added it to classpathMatei Zaharia2013-07-052-0/+4
| |/ |/|