aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed differences in APIs of StreamingContext and JavaStreamingContext. Chang...Tathagata Das2013-02-235-26/+232
* Merge branch 'mesos-streaming' into streamingTathagata Das2013-02-228-8/+313
|\
| * Fixed resolver for akka-zeromqTathagata Das2013-02-221-0/+3
| * Merge pull request #480 from MLnick/streaming-eg-algebirdTathagata Das2013-02-225-5/+179
| |\
| | * 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-212-2/+2
| | * Merge remote-tracking branch 'upstream/streaming' into streaming-eg-algebirdNick Pentreath2013-02-21115-922/+1528
| | |\
| | * | 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-193-21/+24
| | * | Merge remote-tracking branch 'upstream/streaming' into streaming-eg-algebirdNick Pentreath2013-02-1955-1138/+2543
| | |\ \
| | * | | Adding streaming HyperLogLog example using AlgebirdNick Pentreath2013-02-193-1/+69
| * | | | Merge pull request #479 from ScrapCodes/zeromq-streamingTathagata Das2013-02-224-3/+131
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | removed document on zeromqPrashant Sharma2013-02-201-59/+0
| | * | | fixes corresponding to review feedback at pull request #479Prashant Sharma2013-02-203-6/+9
| | * | | example for demonstrating ZeroMQ streamPrashant Sharma2013-02-192-8/+77
| | * | | ZeroMQ stream as receiverPrashant Sharma2013-02-194-0/+115
| | | |/ | | |/|
| * | | Merge pull request #487 from tdas/streamingTathagata Das2013-02-20113-903/+1387
| |\ \ \
* | | | | Fixed condition in InputDStream isTimeValid.Tathagata Das2013-02-211-1/+1
| |/ / / |/| | |
* | | | Merge branch 'mesos-streaming' into streamingTathagata Das2013-02-207-50/+103
|\| | |
| * | | Merge pull request #486 from ScrapCodes/akka-example-bug-fixTathagata Das2013-02-201-1/+1
| |\ \ \
| | * | | A bug fix post merge, following changes to AkkaUtilsPrashant Sharma2013-02-201-1/+1
| | |/ /
| * | | Merge pull request #481 from pwendell/stream-rdd-type-streamingTathagata Das2013-02-196-19/+146
| |\ \ \ | | |/ / | |/| |
| | * | Small changes that were missing in mergePatrick Wendell2013-02-192-0/+2
| | * | Use RDD type for `slice` operator in Java.Patrick Wendell2013-02-191-2/+2
| | * | Use RDD type for `transform` operator in Java.Patrick Wendell2013-02-192-7/+122
| | * | Use RDD type for `foreach` operator in Java.Patrick Wendell2013-02-196-11/+21
| |/ /
| * | Merge pull request #476 from tdas/streamingTathagata Das2013-02-1952-862/+2142
| |\ \
* | | | Fixed bug in CheckpointSuiteTathagata Das2013-02-202-6/+6
* | | | Merge branch 'mesos-master' into streamingTathagata Das2013-02-206-8/+51
|\ \ \ \
| * \ \ \ Merge pull request #482 from woggling/shutdown-exceptionsMatei Zaharia2013-02-193-7/+37
| |\ \ \ \
| | * | | | Pull detection of being in a shutdown hook into utility function.Charles Reiss2013-02-192-14/+23
| | * | | | Catch/log errors deleting temp dirsCharles Reiss2013-02-191-1/+5
| | * | | | Paranoid uncaught exception handling for exceptions during shutdownCharles Reiss2013-02-191-6/+23
| * | | | | Merge pull request #484 from andyk/masterMatei Zaharia2013-02-192-1/+2
| |\ \ \ \ \
| | * | | | | Fixes link to issue tracker in documentation page "Contributing to Spark".Andy Konwinski2013-02-192-1/+2
| | |/ / / /
| * | | | | Merge pull request #483 from rxin/splitpruningrdd2Matei Zaharia2013-02-191-0/+12
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Added a method to create PartitionPruningRDD.Reynold Xin2013-02-191-0/+12
| |/ / / /
* | | / / Merge branch 'mesos-master' into streamingTathagata Das2013-02-20109-893/+1408
|\| | | | | |_|/ / |/| | |
| * | | Merge pull request #477 from shivaram/ganglia-port-changeMatei Zaharia2013-02-181-1/+8
| |\ \ \
| | * | | Print cluster url after setup completesShivaram Venkataraman2013-02-181-0/+5
| | * | | Print ganglia url after setupShivaram Venkataraman2013-02-181-0/+2
| | * | | Use port 5080 for httpd/gangliaShivaram Venkataraman2013-02-181-1/+1
| |/ / /
| * | | Rename "jobs" to "applications" in the standalone clusterMatei Zaharia2013-02-1734-295/+299
| * | | Renamed "splits" to "partitions"Matei Zaharia2013-02-1748-390/+405
| * | | Clean up EC2 script options a bitMatei Zaharia2013-02-171-9/+12
| * | | Change EC2 script to use 0.6 AMIs by default, for nowMatei Zaharia2013-02-171-5/+5
| * | | Merge pull request #421 from shivaram/spark-ec2-changeMatei Zaharia2013-02-172-15/+59
| |\ \ \
| | * | | Turn on ganglia by defaultShivaram Venkataraman2013-01-311-1/+1
| | * | | Add an option to use the old scriptsShivaram Venkataraman2013-01-281-13/+30
| | * | | Add option to start ganglia. Also enable Hadoop ports even if cluster type isShivaram Venkataraman2013-01-271-8/+15