aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* SPARK-1488. Resolve scalac feature warnings during buildSean Owen2014-04-141-0/+2
* SPARK-1446: Spark examples should not do a System.exitSandeep2014-04-1035-67/+60
* SPARK-1407 drain event queue before stopping event loggerKan Zhang2014-04-091-1/+1
* [SPARK-1390] Refactoring of matrices backed by RDDsXiangrui Meng2014-04-084-110/+128
* Spark 1271: Co-Group and Group-By should pass Iterable[X]Holden Karau2014-04-082-13/+22
* SPARK-1387. Update build plugins, avoid plugin version warning, centralize ve...Sean Owen2014-04-061-1/+1
* [SQL] SPARK-1366 Consistent sql function across different types of SQLContextsMichael Armbrust2014-04-041-6/+6
* SPARK-1305: Support persisting RDD's directly to TachyonHaoyuan Li2014-04-043-1/+133
* [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-1352 - Comment style single space before ending */ check.Prashant Sharma2014-03-301-1/+1
* SPARK-1096, a space after comment start style checker.Prashant Sharma2014-03-286-7/+3
* [SPARK-1212] Adding sparse data support and update KMeansXiangrui Meng2014-03-232-149/+12
* SPARK-1251 Support for optimizing and executing structured queriesMichael Armbrust2014-03-205-0/+644
* Principal Component AnalysisReza Zadeh2014-03-202-2/+53
* SPARK-1254. Consolidate, order, and harmonize repository declarations in Mave...Sean Owen2014-03-151-15/+0
* Fix example bug: compile errorjianghan2014-03-123-5/+5
* SPARK-1160: Deprecate toArray in RDDCodingCat2014-03-122-3/+3
* SPARK-1193. Fix indentation in pom.xmlsSandy Ryza2014-03-071-4/+4
* Example for cassandra CQL read/write from sparkanitatailor2014-03-061-0/+137
* SPARK-1189: Add Security to Spark - Akka, Http, ConnectionManager, UI use ser...Thomas Graves2014-03-061-3/+4
* [java8API] SPARK-964 Investigate the potential for using JDK 8 lambda express...Prashant Sharma2014-03-0312-19/+19
* SPARK-1121: Include avro for yarn-alpha buildsPatrick Wendell2014-03-021-0/+14
* SPARK-1084.2 (resubmitted)Sean Owen2014-03-021-8/+0
* Remove remaining references to incubationPatrick Wendell2014-03-021-2/+2
* SPARK-1071: Tidy logging strategy and use of log4jSean Owen2014-02-231-4/+4
* Merge pull request #567 from ScrapCodes/style2.Prashant Sharma2014-02-0920-108/+144
* Merge pull request #557 from ScrapCodes/style. Closes #557.Patrick Wendell2014-02-094-14/+25
* Merge pull request #542 from markhamstra/versionBump. Closes #542.Mark Hamstra2014-02-081-1/+1
* Merge pull request #540 from sslavic/patch-3. Closes #540.Stevo Slavić2014-02-051-2/+2
* Merge pull request #529 from hsaputra/cleanup_right_arrowop_scalaHenry Saputra2014-02-021-1/+1
* Merge pull request #492 from skicavs/masterPatrick Wendell2014-01-221-2/+2
|\
| * fixed job name and usage information for the JavaSparkPi exampleKevin Mader2014-01-221-2/+2
* | Merge pull request #315 from rezazadeh/sparsesvdMatei Zaharia2014-01-221-0/+59
|\ \ | |/ |/|
| * Merge remote-tracking branch 'upstream/master' into sparsesvdReza Zadeh2014-01-173-1/+25
| |\
| * | make example 0-indexedReza Zadeh2014-01-171-1/+1
| * | changes from PRReza Zadeh2014-01-171-1/+1
| * | Merge remote-tracking branch 'upstream/master' into sparsesvdReza Zadeh2014-01-1314-26/+75
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into sparsesvdReza Zadeh2014-01-1120-36/+200
| |\ \ \
| * | | | add dimension parameters to exampleReza Zadeh2014-01-101-5/+5
| * | | | Merge remote-tracking branch 'upstream/master' into sparsesvdReza Zadeh2014-01-0947-184/+304
| |\ \ \ \
| * | | | | fix exampleReza Zadeh2014-01-091-2/+2
| * | | | | use SparseMatrix everywhereReza Zadeh2014-01-041-4/+5
| * | | | | new example fileReza Zadeh2014-01-041-0/+58
* | | | | | Added StreamingContext.awaitTermination to streaming examples.Tathagata Das2014-01-2017-0/+17
* | | | | | Updated java API docs for streaming, along with very minor changes in the cod...Tathagata Das2014-01-162-3/+2
| |_|_|_|/ |/| | | |
* | | | | Add GraphX dependency to examples/pom.xmlAnkur Dave2014-01-141-0/+6
* | | | | Add missing header filesPatrick Wendell2014-01-141-0/+17
* | | | | Merge remote-tracking branch 'apache/master' into filestream-fixTathagata Das2014-01-131-0/+49
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'master' into graphxReynold Xin2014-01-1328-61/+271
| |\ \ \ \