aboutsummaryrefslogtreecommitdiff
path: root/streaming/src/test
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge remote-tracking branch 'apache/master' into error-handlingTathagata Das2014-01-111-10/+19
| |\|
| * | Converted JobScheduler to use actors for event handling. Changed protected[st...Tathagata Das2014-01-114-6/+232
* | | Rename DStream.foreach to DStream.foreachRDDPatrick Wendell2014-01-121-1/+1
| |/ |/|
* | Revert "Fix one unit test that was not setting spark.cleaner.ttl"Patrick Wendell2014-01-111-1/+1
* | Merge pull request #381 from mateiz/default-ttlMatei Zaharia2014-01-101-1/+1
|\ \
| * | Fix one unit test that was not setting spark.cleaner.ttlMatei Zaharia2014-01-101-1/+1
* | | Merge pull request #383 from tdas/driver-testPatrick Wendell2014-01-101-5/+5
|\ \ \ | | |/ | |/|
| * | Merge branch 'standalone-driver' into driver-testTathagata Das2014-01-097-203/+89
| |\|
| * | Modified checkpoing file clearing policy.Tathagata Das2014-01-081-5/+5
* | | Fix wonky imports from mergeAndrew Or2014-01-091-8/+1
* | | Merge github.com:apache/incubator-sparkAndrew Or2014-01-094-179/+68
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'apache/master' into project-refactorTathagata Das2014-01-066-57/+55
| |\ \
| * | | Removed unnecessary comments.Tathagata Das2013-12-311-26/+0
| * | | Refactored kafka, flume, zeromq, mqtt as separate external projects, with the...Tathagata Das2013-12-304-148/+62
* | | | Merge remote-tracking branch 'spark/master'Andrew Or2014-01-026-66/+70
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #297 from tdas/window-improvementPatrick Wendell2014-01-021-3/+1
| |\ \ \
| | * | | Updated groupByKeyAndWindow to be computed incrementally, and added mapSideCo...Tathagata Das2013-12-261-3/+1
| | |/ /
| * | | Merge remote-tracking branch 'apache/master' into conf2Matei Zaharia2013-12-312-23/+23
| |\ \ \ | | | |/ | | |/|
| | * | Removed slack time in file stream and added better handling of exceptions due...Tathagata Das2013-12-262-12/+0
| | * | Updated testsuites to work with the slack time of file stream.Tathagata Das2013-12-232-1/+13
| | * | Merge branch 'scheduler-update' into filestream-fixTathagata Das2013-12-231-1/+1
| | |\|
| | * | Merge branch 'scheduler-update' into filestream-fixTathagata Das2013-12-199-143/+212
| | |\ \
| | * | | Fixed multiple file stream and checkpointing bugs.Tathagata Das2013-12-111-15/+23
| * | | | Merge remote-tracking branch 'origin/master' into conf2Matei Zaharia2013-12-297-54/+125
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Fix other failing testsMatei Zaharia2013-12-282-11/+6
| * | | | Fix CheckpointSuite test failuresMatei Zaharia2013-12-281-4/+3
| * | | | Fix test failures due to setting / clearing clock type in StreamingMatei Zaharia2013-12-284-10/+14
| * | | | Various fixes to configuration codeMatei Zaharia2013-12-282-5/+7
| * | | | spark-544, introducing SparkConf and related configuration overhaul.Prashant Sharma2013-12-253-17/+18
* | | | | Address Aaron's commentsAndrew Or2013-12-291-4/+4
* | | | | Fix streaming JavaAPISuite againAndrew Or2013-12-261-8/+12
* | | | | Fix streaming JavaAPISuite that depended on orderAaron Davidson2013-12-261-11/+16
| |/ / / |/| | |
* | | | Minor change for PR 277.Tathagata Das2013-12-231-1/+1
| |_|/ |/| |
* | | Minor changes.Tathagata Das2013-12-181-1/+1
* | | Merge branch 'apache-master' into scheduler-updateTathagata Das2013-12-184-82/+93
|\| |
| * | Merge branch 'master' of github.com:apache/incubator-spark into scala-2.10-tempPrashant Sharma2013-11-212-3/+3
| |\|
| * | Merge branch 'master' into scala-2.10Raymond Liu2013-11-141-5/+78
| |\ \
| * \ \ Merge branch 'master' into scala-2.10Raymond Liu2013-11-136-40/+635
| |\ \ \
| * | | | fixed some warningsMartin Weindel2013-10-051-46/+48
| * | | | Akka 2.2 migrationPrashant Sharma2013-09-221-1/+1
| * | | | Few more fixes to tests broken during mergePrashant Sharma2013-09-101-3/+3
| * | | | Merged with masterPrashant Sharma2013-09-0610-87/+244
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into master-mergePrashant Sharma2013-07-035-7/+27
| |\ \ \ \ \
| * | | | | | Fixed Warning: ClassManifest -> ClassTagPrashant Sharma2013-04-293-24/+28
| * | | | | | Fixed breaking tests in streaming checkpoint suite. Changed RichInt to Int as...Prashant Sharma2013-04-251-16/+19
* | | | | | | Refactored streaming scheduler and added listener interface.Tathagata Das2013-12-127-57/+123
| |_|_|_|_|/ |/| | | | |
* | | | | | Remove the semicolons at the end of Scala code to make it more pure Scala code.Henry Saputra2013-11-192-3/+3
| |_|_|_|/ |/| | | |
* | | | | Made block generator thread safe to fix Kafka bug.Tathagata Das2013-11-121-5/+78
| |_|_|/ |/| | |
* | | | Merge branch 'apache-master' into transformTathagata Das2013-10-255-15/+157
|\ \ \ \
| * | | | Style fixesPatrick Wendell2013-10-241-9/+9