aboutsummaryrefslogtreecommitdiff
path: root/run
Commit message (Expand)AuthorAgeFilesLines
* Change build and run instructions to use assembliesMatei Zaharia2013-08-291-175/+0
* Adding extra argsPatrick Wendell2013-08-281-1/+1
* Hot fix for command runnerPatrick Wendell2013-08-281-1/+1
* Make output formatting consistent between bash/scalaPatrick Wendell2013-08-031-1/+1
* Log the launch command for Spark daemonsPatrick Wendell2013-08-021-1/+9
* Do not try and use 'scala' in 'run' from within a "release".Benjamin Hindman2013-07-311-1/+4
* Fix setting of SPARK_EXAMPLES_JARJey Kottalam2013-07-241-0/+13
* Consistently invoke bash with /usr/bin/env bash in scripts to make code more ...Ubuntu2013-07-181-1/+1
* Add Apache license headers and LICENSE and NOTICE filesMatei Zaharia2013-07-161-0/+17
* Merge branch 'master' into 2013-06/assembly-jar-deployEvan Chan2013-06-281-33/+71
|\
| * Look at JAVA_HOME before PATH to determine Java executableMatei Zaharia2013-06-271-4/+5
| * Fix computation of classpath when we launch java directlyMatei Zaharia2013-06-251-57/+10
| * Merge remote-tracking branch 'cgrothaus/SPARK-698'Matei Zaharia2013-06-251-7/+11
| |\
| | * Incorporate feedback from mateiz:Christoph Grothaus2013-02-241-4/+5
| | * Fix SPARK-698. From ExecutorRunner, launch java directly instead via the run ...Christoph Grothaus2013-02-201-0/+3
| * | Fix resolution of example code with Maven buildsMatei Zaharia2013-06-221-2/+6
* | | Get rid of debugging statementsEvan Chan2013-06-251-3/+0
* | | Split out source distro CLASSPATH logic to a separate scriptEvan Chan2013-06-241-104/+19
|/ /
* | Only check for repl classes if the user is running the repl. Otherwise,Reynold Xin2013-05-161-2/+8
* | 1) Add support for HADOOP_CONF_DIR (and/or YARN_CONF_DIR - use either) : whic...Mridul Muralidharan2013-05-111-27/+38
* | Fix issues reported by ReynoldMridul Muralidharan2013-04-301-3/+4
* | Reversed the order of tests to find a scala executable (in the case when SPAR...Mike2013-04-111-5/+6
* | Merge pull request #553 from pwendell/akka-standaloneMatei Zaharia2013-04-081-0/+1
|\ \
| * | Updating based on code reviewPatrick Wendell2013-04-071-1/+1
| * | SPARK-724 - Have Akka logging enabled by default for standalone daemonsPatrick Wendell2013-04-031-0/+1
* | | Merge remote-tracking branch 'kalpit/master'Matei Zaharia2013-04-071-1/+1
|/ /
* | Small hack to work around multiple JARs being built by sbt packageMatei Zaharia2013-02-261-5/+6
* | Pass a code JAR to SparkContext in our examples. Fixes SPARK-594.Matei Zaharia2013-02-251-0/+10
* | Change tabs to spacesMatei Zaharia2013-02-251-15/+15
* | Fixed class paths and dependencies based on Matei's comments.Tathagata Das2013-02-241-3/+2
* | Merge branch 'mesos-master' into streamingTathagata Das2013-02-241-0/+20
|\ \
| * | support customized java options for master, worker, executor, repl shellhaitao.yao2013-02-161-0/+20
| |/
* | Merge branch 'mesos-master' into streamingTathagata Das2013-02-201-0/+12
|\|
| * Use a separate memory setting for standalone cluster daemonsMatei Zaharia2013-02-101-0/+12
* | Merge branch 'mesos-master' into streamingTathagata Das2013-02-071-3/+5
|\|
| * Update run script to deal with change to build of REPL shaded JARMatei Zaharia2013-01-201-3/+5
* | Merge pull request #372 from Reinvigorate/sm-kafkaTathagata Das2013-02-071-0/+3
|\ \ | |/ |/|
| * kafka jar wasn't being included by run scriptseanm2013-01-181-0/+3
* | Merge branch 'master' into streamingMatei Zaharia2013-01-201-0/+7
|\ \
| * | Warn users if they run pyspark or spark-shell without compiling SparkMatei Zaharia2013-01-171-0/+7
* | | Merge branch 'master' into streamingTathagata Das2013-01-151-9/+7
|\| | | |/ |/|
| * Merge pull request #346 from JoshRosen/python-apiMatei Zaharia2013-01-121-0/+4
| |\
| | * Rename top-level 'pyspark' directory to 'python'Josh Rosen2013-01-011-1/+1
| | * Merge remote-tracking branch 'origin/master' into python-apiJosh Rosen2012-12-291-18/+40
| | |\
| | * | Simplify PySpark installation.Josh Rosen2012-12-271-0/+4
| * | | Retrieve jars to a flat directory so * can be used for the classpath.Stephen Haberman2013-01-081-9/+3
| | |/ | |/|
* | | Removed streaming-env.sh.templateTathagata Das2013-01-061-4/+0
* | | Merge branch 'master' of github.com:mesos/spark into devReynold Xin2012-12-201-5/+10
|\| |
| * | Make "run" script work with Maven buildsMatei Zaharia2012-12-101-5/+10
* | | Fixed bugs in RawNetworkInputDStream and in its examples. Made the ReducedWin...Tathagata Das2012-11-121-0/+4