aboutsummaryrefslogtreecommitdiff
path: root/run2.cmd
Commit message (Expand)AuthorAgeFilesLines
* Add Apache license headers and LICENSE and NOTICE filesMatei Zaharia2013-07-161-0/+17
* Fixes to compute-classpath on WindowsMatei Zaharia2013-06-261-0/+1
* Fix computation of classpath when we launch java directlyMatei Zaharia2013-06-251-34/+4
* Merge remote-tracking branch 'cgrothaus/SPARK-698'Matei Zaharia2013-06-251-2/+5
|\
| * Incorporate feedback from mateiz:Christoph Grothaus2013-02-241-4/+4
| * Fix SPARK-698. From ExecutorRunner, launch java directly instead via the run ...Christoph Grothaus2013-02-201-0/+3
* | 1) Add support for HADOOP_CONF_DIR (and/or YARN_CONF_DIR - use either) : whic...Mridul Muralidharan2013-05-111-0/+13
* | Merge pull request #553 from pwendell/akka-standaloneMatei Zaharia2013-04-081-0/+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
|/ /
* | Fix Windows script for finding examples JARMatei Zaharia2013-02-251-4/+4
* | Pass a code JAR to SparkContext in our examples. Fixes SPARK-594.Matei Zaharia2013-02-251-0/+10
* | Fixed class paths and dependencies based on Matei's comments.Tathagata Das2013-02-241-0/+3
|/
* Update Windows scripts to launch daemons with less RAM and fix a fewMatei Zaharia2013-02-101-5/+18
* Changed teh scala version to 2.9.2, so that the classes can be found when the...Andrew Psaltis2013-01-151-1/+1
* 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-1/+1
|\
| * Fix Java/Scala home having spaces on WindowsMatei Zaharia2012-11-141-1/+1
* | Simplify PySpark installation.Josh Rosen2012-12-271-0/+2
|/
* Don't check for JARs in core/lib anymoreMatei Zaharia2012-10-041-2/+1
* Windows command scripts for sbt and runRavi Pandya2012-09-241-0/+68