aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Small fixes to READMEMatei Zaharia2013-08-311-26/+16
* Merge pull request #877 from mateiz/docsMatei Zaharia2013-08-3117-182/+263
|\
| * Another fix suggested by PatrickMatei Zaharia2013-08-311-1/+1
| * Fixes suggested by PatrickMatei Zaharia2013-08-314-14/+8
| * More updates, describing changes to recommended use of environment varsMatei Zaharia2013-08-318-93/+84
| * Update docs about HDFS versionsMatei Zaharia2013-08-303-20/+41
| * More doc improvements + better warnings when you haven't built SparkMatei Zaharia2013-08-307-57/+58
| * New hardware provisioning doc, and updates to menusMatei Zaharia2013-08-302-9/+83
| * Change docs color theme for 0.8Matei Zaharia2013-08-301-1/+1
* | Merge pull request #861 from AndreSchumacher/pyspark_sampling_functionMatei Zaharia2013-08-312-7/+167
|\ \
| * | RDD sample() and takeSample() prototypes for PySparkAndre Schumacher2013-08-282-7/+167
* | | Merge pull request #870 from JoshRosen/spark-885Matei Zaharia2013-08-311-1/+5
|\ \ \
| * | | Don't send SIGINT to Py4J gateway subprocess.Josh Rosen2013-08-281-1/+5
* | | | Merge pull request #869 from AndreSchumacher/subtractMatei Zaharia2013-08-301-0/+37
|\ \ \ \
| * | | | PySpark: implementing subtractByKey(), subtract() and keyBy()Andre Schumacher2013-08-281-0/+37
* | | | | Merge pull request #876 from mbautin/master_hadoop_rdd_confReynold Xin2013-08-302-1/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Also add getConf to NewHadoopRDDMikhail Bautin2013-08-301-0/+3
| * | | | Make HadoopRDD's configuration accessibleMikhail Bautin2013-08-301-1/+3
|/ / / /
* | | | Merge pull request #875 from shivaram/build-fixReynold Xin2013-08-302-11/+8
|\ \ \ \
| * | | | Fix broken build by removing addInterceptShivaram Venkataraman2013-08-302-11/+8
|/ / / /
* | | | Merge pull request #863 from shivaram/etrain-ridgeEvan Sparks2013-08-2912-297/+755
|\ \ \ \
| * | | | Center & scale variables in Ridge, Lasso.Shivaram Venkataraman2013-08-2510-228/+347
| * | | | Fixing typos in Java tests, and addressing alignment issues.Evan Sparks2013-08-184-16/+16
| * | | | Centralizing linear data generator and mllib regression tests to use it.Evan Sparks2013-08-189-282/+84
| * | | | Adding Linear Regression, and refactoring Ridge Regression.Evan Sparks2013-08-188-176/+713
* | | | | Merge pull request #819 from shivaram/sgd-cleanupEvan Sparks2013-08-298-48/+160
|\ \ \ \ \
| * | | | | Add an option to turn off data validation, test it.Shivaram Venkataraman2013-08-255-18/+28
| * | | | | Specify label format in LogisticRegression.Shivaram Venkataraman2013-08-131-0/+6
| * | | | | Fix SVM model and unit test to work with {0,1}.Shivaram Venkataraman2013-08-135-12/+18
| * | | | | Change SVM to use {0,1} labels.Shivaram Venkataraman2013-08-137-26/+116
* | | | | | Merge pull request #857 from mateiz/assemblyMatei Zaharia2013-08-2949-310/+504
|\ \ \ \ \ \
| * | | | | | Update Maven docsMatei Zaharia2013-08-291-29/+26
| * | | | | | Fix path to assembly in make-distribution.shMatei Zaharia2013-08-291-1/+1
| * | | | | | Update some build instructions because only sbt assembly and mvn packageMatei Zaharia2013-08-295-15/+15
| * | | | | | Update Maven build to create assemblies expected by new scriptsMatei Zaharia2013-08-2911-47/+222
| * | | | | | Don't use SPARK_LAUNCH_WITH_SCALA in pysparkMatei Zaharia2013-08-291-5/+0
| * | | | | | 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 #874 from jerryshao/fix-report-bugReynold Xin2013-08-291-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix removed block zero size log reportingjerryshao2013-08-301-2/+2
|/ / / / / /
* | | | | | 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