aboutsummaryrefslogtreecommitdiff
path: root/examples/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* [FIX][DOC] Fix broken links in ml-guide.mdXiangrui Meng2014-12-042-2/+1
* [SPARK-4575] [mllib] [docs] spark.ml pipelines doc + bug fixesJoseph K. Bradley2014-12-043-3/+241
* [SPARK-4580] [SPARK-4610] [mllib] [docs] Documentation for tree ensembles + D...Joseph K. Bradley2014-12-042-1/+140
* [SPARK-4486][MLLIB] Improve GradientBoosting APIs and docXiangrui Meng2014-11-201-9/+9
* [SPARK-2321] Several progress API improvements / refactoringsJosh Rosen2014-11-141-3/+3
* [SPARK-3530][MLLIB] pipeline and parameters with examplesXiangrui Meng2014-11-121-0/+93
* Support cross building for Scala 2.11Prashant Sharma2014-11-111-113/+0
* [SPARK-4047] - Generate runtime warnings for example implementation of PageRankVaradharajan Mukundan2014-11-102-0/+28
* SPARK-2548 [STREAMING] JavaRecoverableWordCount is missingSean Owen2014-11-102-3/+158
* Update JavaCustomReceiver.javaxiao3212014-11-071-1/+1
* [SPARK-4197] [mllib] GradientBoosting API cleanup and examples in Scala, JavaJoseph K. Bradley2014-11-051-0/+126
* [SPARK-2321] Stable pull-based progress / status APIJosh Rosen2014-10-251-0/+70
* [SPARK-4055][MLlib] Inconsistent spelling 'MLlib' and 'MLLib'Kousuke Saruta2014-10-232-2/+2
* Update JavaCustomReceiver.javaKarthik2014-10-221-1/+1
* SPARK-2626 [DOCS] Stop SparkContext in all examplesSean Owen2014-10-012-2/+10
* [SPARK-3443][MLLIB] update default values of tree:Xiangrui Meng2014-09-081-1/+1
* [SPARK-2976] Replace tabs with spacesKousuke Saruta2014-08-251-1/+1
* [SPARK-2840] [mllib] DecisionTree doc update (Java, Python examples)Joseph K. Bradley2014-08-211-0/+116
* [SPARK-2739][SQL] Rename registerAsTable to registerTempTableMichael Armbrust2014-08-021-4/+4
* [SPARK-2060][SQL] Querying JSON Datasets with SQL and DSL in Spark SQLYin Huai2014-06-171-2/+76
* Fixed streaming examples docs to use run-example instead of spark-submitTathagata Das2014-05-144-17/+21
* SPARK-1565, update examples to be used with spark-submit script.Prashant Sharma2014-05-0814-128/+127
* [HOTFIX] SPARK-1637: There are some Streaming examples added after the PR #57...Sandeep2014-05-061-4/+2
* SPARK-1637: Clean up examples for 1.0Sandeep2014-05-067-9/+13
* [SPARK-1504], [SPARK-1505], [SPARK-1558] Updated Spark Streaming guideTathagata Das2014-05-054-5/+9
* Handle the vals that never usedWangTao2014-04-293-3/+1
* [SPARK-1633][Streaming] Java API unit test and example for custom streaming r...Tathagata Das2014-04-282-4/+153
* [SQL] SPARK-1571 Mistake in java example codeMichael Armbrust2014-04-221-4/+4
* SPARK-1446: Spark examples should not do a System.exitSandeep2014-04-108-10/+10
* Spark 1271: Co-Group and Group-By should pass Iterable[X]Holden Karau2014-04-081-8/+13
* [SQL] SPARK-1333 First draft of java APIMichael Armbrust2014-04-031-0/+99
* [SPARK-1212, Part II] Support sparse data in MLlibXiangrui Meng2014-04-021-10/+4
* [SPARK-1212] Adding sparse data support and update KMeansXiangrui Meng2014-03-232-149/+12
* Fix example bug: compile errorjianghan2014-03-123-5/+5
* [java8API] SPARK-964 Investigate the potential for using JDK 8 lambda express...Prashant Sharma2014-03-0312-19/+19
* fixed job name and usage information for the JavaSparkPi exampleKevin Mader2014-01-221-2/+2
* Added StreamingContext.awaitTermination to streaming examples.Tathagata Das2014-01-204-0/+4
* Updated java API docs for streaming, along with very minor changes in the cod...Tathagata Das2014-01-161-2/+1
* Merge remote-tracking branch 'apache/master' into driver-testTathagata Das2014-01-104-1/+9
|\
| * Minor clean-upPatrick Wendell2014-01-091-1/+1
| * Set default logging to WARN for Spark streaming examples.Patrick Wendell2014-01-094-0/+8
* | Merge branch 'standalone-driver' into driver-testTathagata Das2014-01-0914-107/+162
|\|
| * Merge pull request #313 from tdas/project-refactorPatrick Wendell2014-01-072-8/+9
| |\
| | * Removed XYZFunctions and added XYZUtils as a common Scala and Java interface ...Tathagata Das2014-01-072-8/+6
| | * Merge remote-tracking branch 'apache/master' into project-refactorTathagata Das2014-01-0614-15/+19
| | |\
| | * | Changed JavaStreamingContextWith*** to ***Function in streaming.api.java.*** ...Tathagata Das2014-01-062-6/+6
| | * | Refactored kafka, flume, zeromq, mqtt as separate external projects, with the...Tathagata Das2013-12-302-6/+9
| * | | Issue #318 : minor style updates per review from Reynold XinSean Owen2014-01-0710-33/+2
| * | | Merge remote-tracking branch 'upstream/master'Sean Owen2014-01-0614-15/+19
| |\ \ \ | | | |/ | | |/|
| | * | Removing SPARK_EXAMPLES_JAR in the codePatrick Wendell2014-01-0514-14/+18