aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
| * | Attempt at fixing merge conflictMridul Muralidharan2013-04-246-79/+79
| |\|
| | * Uniform whitespace across scala examplesAndrew Ash2013-04-094-76/+76
| | * Merge remote-tracking branch 'jey/bump-development-version-to-0.8.0'Matei Zaharia2013-04-081-1/+1
| | |\
| | | * Bump development version to 0.8.0Jey Kottalam2013-03-281-1/+1
| | * | Merge pull request #552 from MLnick/masterMatei Zaharia2013-04-071-1/+1
| | |\ \
| | | * | Bumping Algebird version in examples now that it supports JDK 1.6Nick Pentreath2013-04-031-1/+1
| | | |/
| | * / Corrected order of CountMinSketchMonoid argumentsErik van oosten2013-04-021-1/+1
| | |/
| * | Fix review comments, add a new api to SparkHadoopUtil to create appropriate C...Mridul Muralidharan2013-04-221-2/+8
| * | Add support for building against hadoop2-yarn : adding new maven profile for itMridul Muralidharan2013-04-071-0/+43
| |/
| * Merge pull request #528 from MLnick/java-examplesMatei Zaharia2013-03-205-0/+278
| |\
| | * Java indentation 4 --> 2 spacesNick Pentreath2013-03-203-200/+200
| | * A few cosmetic changes for JavaKMeansNick Pentreath2013-03-191-1/+4
| | * Adding Java K-Means exampleNick Pentreath2013-03-192-0/+112
| | * Changes to more closely match line length limit styleNick Pentreath2013-03-171-3/+5
| | * Adding Java versions of Pi and LogQueryNick Pentreath2013-03-153-0/+161
| * | Add a log4j compile dependency to fix build in IntelliJMikhail Bautin2013-03-151-1/+1
| |/
| * bump version to 0.7.1-SNAPSHOT in the subproject poms to keep the maven build...Mark Hamstra2013-02-281-1/+1
| * Pass a code JAR to SparkContext in our examples. Fixes SPARK-594.Matei Zaharia2013-02-2535-82/+137
| * Fix compile errorMatei Zaharia2013-02-252-2/+2
| * Use public method sparkContext instead of protected sc in streaming examplesMatei Zaharia2013-02-253-4/+4
* | Surfacing decoders on KafkaInputDStreamseanm2013-04-161-1/+1
|/
* Changed Algebird from 0.1.9 to 0.1.8Tathagata Das2013-02-241-1/+1
* Fixed bugs in examples.Tathagata Das2013-02-243-4/+3
* Fixed differences in APIs of StreamingContext and JavaStreamingContext. Chang...Tathagata Das2013-02-231-1/+1
* Merge pull request #480 from MLnick/streaming-eg-algebirdTathagata Das2013-02-223-4/+167
|\
| * Adding documentation for HLL and CMS examples. More efficient and clear use o...Nick Pentreath2013-02-212-12/+36
| * Bumping Algebird to 0.1.9Nick Pentreath2013-02-211-1/+1
| * Merge remote-tracking branch 'upstream/streaming' into streaming-eg-algebirdNick Pentreath2013-02-212-1/+67
| |\
| * | Streaming example using Twitter Algebird's Count Min Sketch monoidNick Pentreath2013-02-191-0/+78
| * | Dependencies and refactoring for streaming HLL example, and using context.twi...Nick Pentreath2013-02-192-21/+14
| * | Merge remote-tracking branch 'upstream/streaming' into streaming-eg-algebirdNick Pentreath2013-02-1910-108/+200
| |\ \
| * | | Adding streaming HyperLogLog example using AlgebirdNick Pentreath2013-02-192-0/+67
* | | | Merge pull request #479 from ScrapCodes/zeromq-streamingTathagata Das2013-02-221-0/+73
|\ \ \ \ | |_|_|/ |/| | |
| * | | fixes corresponding to review feedback at pull request #479Prashant Sharma2013-02-201-3/+6
| * | | example for demonstrating ZeroMQ streamPrashant Sharma2013-02-191-0/+70
| | |/ | |/|
* | | Merge branch 'mesos-streaming' into streamingTathagata Das2013-02-201-1/+1
|\ \ \
| * | | A bug fix post merge, following changes to AkkaUtilsPrashant Sharma2013-02-201-1/+1
| |/ /
* | | Merge branch 'mesos-master' into streamingTathagata Das2013-02-201-0/+66
|\ \ \ | |/ / |/| |
| * | Fixing to match Spark styleguidePatrick Wendell2013-02-051-8/+8
| * | Adding an example with an OLAP roll-upPatrick Wendell2013-02-041-0/+66
| |/
* | Added comment to the KafkaWordCount, given by Sean McNamara.Tathagata Das2013-02-191-0/+12
* | Merge branch 'streaming' into ScrapCodes-streaming-actorTathagata Das2013-02-199-119/+46
|\ \
| * | Changed networkStream to socketStream and pluggableNetworkStream to become ne...Tathagata Das2013-02-184-9/+9
| * | Merge branch 'streaming' into ScrapCode-streamingTathagata Das2013-02-1810-145/+64
| |\ \
| | * | Moved Java streaming examples to examples/src/main/java/spark/streaming/... a...Tathagata Das2013-02-143-0/+0
| | * | Added TwitterInputDStream from example to StreamingContext. Renamed example T...Tathagata Das2013-02-142-91/+13
| | * | Removed countByKeyAndWindow on paired DStreams, and added countByValueAndWind...Tathagata Das2013-02-141-6/+5
| | * | Merge branch 'mesos-master' into streamingTathagata Das2013-02-071-11/+17
| | |\|
| | | * Remove activation of profiles by defaultMikhail Bautin2013-01-311-11/+0
| | | * Add Maven build file for streaming, and fix some issues in SBT fileMatei Zaharia2013-01-201-0/+17