aboutsummaryrefslogtreecommitdiff
path: root/external/flume
Commit message (Expand)AuthorAgeFilesLines
...
* Changed SparkConf to not be serializable. And also fixed unit-test log paths ...Tathagata Das2014-01-141-1/+1
* Removed StreamingContext.registerInputStream and registerOutputStream - they ...Tathagata Das2014-01-132-2/+1
* Fixed import formatting.Tathagata Das2014-01-121-1/+1
* Fixed persistence logic of WindowedDStream, and fixed default persistence lev...Tathagata Das2014-01-121-0/+1
* Moved DStream, DStreamCheckpointData and PairDStream from org.apache.spark.st...Tathagata Das2014-01-121-1/+2
* Removed XYZFunctions and added XYZUtils as a common Scala and Java interface ...Tathagata Das2014-01-075-86/+41
* Merge remote-tracking branch 'apache/master' into project-refactorTathagata Das2014-01-061-1/+1
* Changed JavaStreamingContextWith*** to ***Function in streaming.api.java.*** ...Tathagata Das2014-01-062-13/+10
* Added pom.xml for external projects and removed unnecessary dependencies and ...Tathagata Das2013-12-311-0/+93
* Refactored kafka, flume, zeromq, mqtt as separate external projects, with the...Tathagata Das2013-12-307-0/+422