aboutsummaryrefslogtreecommitdiff
path: root/streaming
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Fix two compile errors introduced in mergeMatei Zaharia2013-12-312-2/+2
| * | | | | Merge remote-tracking branch 'apache/master' into conf2Matei Zaharia2013-12-317-141/+221
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Fixed comments and long lines based on comments on PR 289.Tathagata Das2013-12-313-9/+17
| | * | | | Minor changes in comments and strings to address comments in PR 289.Tathagata Das2013-12-271-8/+6
| | * | | | Added warning if filestream adds files with no data in them (file RDDs have 0...Tathagata Das2013-12-261-0/+7
| | * | | | Changed file stream to not catch any exceptions related to finding new files ...Tathagata Das2013-12-261-19/+11
| | * | | | Removed slack time in file stream and added better handling of exceptions due...Tathagata Das2013-12-263-50/+21
| | * | | | Fixed Python API for sc.setCheckpointDir. Also other fixes based on Reynold's...Tathagata Das2013-12-242-8/+9
| | * | | | Minor formatting fixes.Tathagata Das2013-12-233-9/+13
| | * | | | Updated testsuites to work with the slack time of file stream.Tathagata Das2013-12-233-2/+22
| | * | | | Merge branch 'scheduler-update' into filestream-fixTathagata Das2013-12-233-4/+26
| | |\| | |
| | * | | | Fixed bug in file stream that prevented some files from being readTathagata Das2013-12-231-9/+12
| | * | | | Updated CheckpointWriter and FileInputDStream to be robust against failed Fil...Tathagata Das2013-12-223-35/+78
| | * | | | Merge branch 'scheduler-update' into filestream-fixTathagata Das2013-12-222-1/+6
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'scheduler-update' into filestream-fixTathagata Das2013-12-1957-620/+1009
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Fixed multiple file stream and checkpointing bugs.Tathagata Das2013-12-115-74/+117
| * | | | | | Fix a few settings that were being read as system properties after mergeMatei Zaharia2013-12-291-2/+2
| * | | | | | Merge remote-tracking branch 'origin/master' into conf2Matei Zaharia2013-12-2923-203/+583
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Fix other failing testsMatei Zaharia2013-12-284-18/+22
| * | | | | | Add a StreamingContext constructor that takes a conf objectMatei Zaharia2013-12-281-1/+20
| * | | | | | 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-288-37/+44
| * | | | | | spark-544, introducing SparkConf and related configuration overhaul.Prashant Sharma2013-12-257-25/+27
* | | | | | | Removed extra empty lines.Tathagata Das2013-12-311-1/+0
* | | | | | | Removed unnecessary comments.Tathagata Das2013-12-313-55/+8
* | | | | | | Added pom.xml for external projects and removed unnecessary dependencies and ...Tathagata Das2013-12-311-54/+29
* | | | | | | Refactored kafka, flume, zeromq, mqtt as separate external projects, with the...Tathagata Das2013-12-3012-978/+81
* | | | | | | Refactored streaming project to separate out the twitter functionality.Tathagata Das2013-12-263-105/+8
| |/ / / / / |/| | | | |
* | | | | | Minor change for PR 277.Tathagata Das2013-12-231-1/+1
* | | | | | Minor formatting fixes.Tathagata Das2013-12-231-5/+4
* | | | | | Added comments to BatchInfo and JobSet, based on Patrick's comment on PR 277.Tathagata Das2013-12-232-3/+26
| |_|_|/ / |/| | | |
* | | | | Minor updated based on comments on PR 277.Tathagata Das2013-12-202-1/+6
| |_|/ / |/| | |
* | | | Minor changes.Tathagata Das2013-12-189-32/+36
* | | | Merge branch 'apache-master' into scheduler-updateTathagata Das2013-12-1842-406/+458
|\| | |
| * | | Use scala.binary.version in POMsMark Hamstra2013-12-151-7/+7
| * | | Merge branch 'master' into akka-bug-fixPrashant Sharma2013-12-111-8/+1
| |\| |
| * | | Style fixes and addressed review comments at #221Prashant Sharma2013-12-102-10/+10
| * | | Incorporated Patrick's feedback comment on #211 and made maven build/dep-reso...Prashant Sharma2013-12-071-1/+1
| * | | Merge branch 'master' of github.com:apache/incubator-spark into scala-2.10-tempPrashant Sharma2013-11-215-11/+12
| |\ \ \
| * \ \ \ Merge branch 'scala210-master' of github.com:colorant/incubator-spark into sc...Prashant Sharma2013-11-2132-295/+1500
| |\ \ \ \
| | * | | | Various merge correctionsAaron Davidson2013-11-145-63/+2
| | * | | | Merge branch 'master' into scala-2.10Raymond Liu2013-11-142-7/+80
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Merge branch 'master' into scala-2.10Raymond Liu2013-11-1331-228/+1421
| | |\ \ \ \
| * | | | | | Remove deprecated actorFor and use actorSelection everywhere.Prashant Sharma2013-11-121-1/+1
| |/ / / / /
| * | | | | Merge branch 'scala-2.10' of github.com:ScrapCodes/spark into scala-2.10Prashant Sharma2013-10-101-3/+4
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' into wip-merge-masterPrashant Sharma2013-10-081-2/+3
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into scala-2.10Prashant Sharma2013-10-011-1/+1
| | |\ \ \ \ \ \
| * | | | | | | | fixed some warningsMartin Weindel2013-10-0515-61/+76
| |/ / / / / / /
| * | | | | | | fixed maven build for scala 2.10Prashant Sharma2013-09-261-5/+9