aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Find assembly correctly in pysparkMatei Zaharia2013-08-291-1/+3
* Fix finding of assembly JAR, as well as some pointers to ./runMatei Zaharia2013-08-2913-17/+18
* Provide more memory for testsMatei Zaharia2013-08-292-2/+2
* Fix PySpark for assembly run and include it in distMatei Zaharia2013-08-296-5/+41
* Change build and run instructions to use assembliesMatei Zaharia2013-08-2925-199/+187
* Merge pull request #871 from pwendell/expose-localPatrick Wendell2013-08-281-1/+1
|\
| * Make local variable publicPatrick Wendell2013-08-281-1/+1
* | Merge pull request #873 from pwendell/masterMatei Zaharia2013-08-281-1/+1
|\ \
| * | Adding extra argsPatrick Wendell2013-08-281-1/+1
| * | Hot fix for command runnerPatrick Wendell2013-08-281-1/+1
| |/
* | Merge pull request #865 from tgravescs/fixtmpdirMatei Zaharia2013-08-285-3/+49
|\ \
| * | Change Executor to only look at the env variable SPARK_YARN_MODEY.CORP.YAHOO.COM\tgraves2013-08-281-1/+1
| * | Updated based on review comments.Y.CORP.YAHOO.COM\tgraves2013-08-272-18/+12
| * | Allow for Executors to have different directories then the Spark Master for YarnY.CORP.YAHOO.COM\tgraves2013-08-271-0/+25
| * | Update docs and remove old reference to --user optionY.CORP.YAHOO.COM\tgraves2013-08-261-3/+1
| * | Throw exception if the yarn local dirs isn't setY.CORP.YAHOO.COM\tgraves2013-08-261-1/+5
| * | Change to use Yarn appropriate directories rather then /tmp or the user speci...Y.CORP.YAHOO.COM\tgraves2013-08-263-0/+25
| |/
* | Merge pull request #867 from tgravescs/yarnenvconfigsMatei Zaharia2013-08-273-2/+13
|\ \
| * | fix typosY.CORP.YAHOO.COM\tgraves2013-08-262-2/+2
| * | Add ability for user to specify environment variablesY.CORP.YAHOO.COM\tgraves2013-08-263-2/+13
| |/
* | Merge pull request #859 from ianbuss/sbt_optsMatei Zaharia2013-08-261-1/+1
|\ \
| * | Pass SBT_OPTS environment through to sbt_launcherIan Buss2013-08-231-1/+1
* | | Merge pull request #864 from rxin/json1shivaram2013-08-268-64/+77
|\ \ \ | |_|/ |/| |
| * | Added worker state to the cluster master JSON ui.Reynold Xin2013-08-261-1/+2
| * | Revert "Merge pull request #841 from rxin/json"Reynold Xin2013-08-268-64/+76
|/ /
* | Merge pull request #603 from pwendell/ec2-updatesPatrick Wendell2013-08-244-165/+146
|\ \
| * | Version bump for ec2 docsPatrick Wendell2013-08-241-1/+1
| * | Merge remote-tracking branch 'mesos/master' into ec2-updatesPatrick Wendell2013-08-2424-120/+762
| |\ \ | |/ / |/| |
* | | Merge pull request #860 from jey/sbt-ide-fixesMatei Zaharia2013-08-232-7/+14
|\ \ \ | |_|/ |/| |
| * | Upgrade SBT IDE project generatorsJey Kottalam2013-08-231-2/+2
| * | Fix SBT generation of IDE project filesJey Kottalam2013-08-231-5/+12
|/ /
* | Merge pull request #701 from ScrapCodes/documentation-suggestionsMatei Zaharia2013-08-225-6/+58
|\ \
| * | Linking custom receiver guidePrashant Sharma2013-08-233-0/+7
| * | Corrections in documentation commentPrashant Sharma2013-08-231-3/+3
| * | Improved documentation for spark custom receiverPrashant Sharma2013-08-231-3/+48
* | | Fix code style and a nondeterministic RDD issue in ALSMatei Zaharia2013-08-221-11/+20
* | | Merge pull request #814 from holdenk/masterMatei Zaharia2013-08-221-7/+14
|\ \ \
| * | | FixHolden Karau2013-08-151-2/+2
| * | | Code review feedback :)Holden Karau2013-08-121-7/+7
| * | | Use less instances of the random class during ALS setupHolden Karau2013-08-121-7/+14
* | | | Merge pull request #856 from jey/sbt-fix-hadoop-0.23.9Matei Zaharia2013-08-221-0/+1
|\ \ \ \
| * | | | Re-add removed dependency on 'commons-daemon'Jey Kottalam2013-08-221-0/+1
|/ / / /
* | | | Merge pull request #855 from jey/update-build-docsMatei Zaharia2013-08-227-40/+83
|\ \ \ \
| * | | | Increase ReservedCodeCacheSize to 256mJey Kottalam2013-08-211-1/+1
| * | | | Use Hadoop 1.2.1 in application exampleJey Kottalam2013-08-211-5/+4
| * | | | Revert "Allow build configuration to be set in conf/spark-env.sh"Jey Kottalam2013-08-213-23/+7
| * | | | Remove references to unsupported Hadoop versionsJey Kottalam2013-08-213-6/+5
| * | | | Example should make senseJey Kottalam2013-08-211-5/+5
| * | | | Update build docsJey Kottalam2013-08-213-28/+73
| * | | | Allow build configuration to be set in conf/spark-env.shJey Kottalam2013-08-213-7/+23