aboutsummaryrefslogtreecommitdiff
path: root/external
Commit message (Expand)AuthorAgeFilesLines
* SPARK-1254. Consolidate, order, and harmonize repository declarations in Mave...Sean Owen2014-03-151-14/+0
* SPARK-1193. Fix indentation in pom.xmlsSandy Ryza2014-03-074-16/+16
* [java8API] SPARK-964 Investigate the potential for using JDK 8 lambda express...Prashant Sharma2014-03-031-3/+3
* SPARK-1121: Include avro for yarn-alpha buildsPatrick Wendell2014-03-025-0/+70
* SPARK-1084.2 (resubmitted)Sean Owen2014-03-021-4/+0
* Remove remaining references to incubationPatrick Wendell2014-03-025-10/+10
* SPARK-1071: Tidy logging strategy and use of log4jSean Owen2014-02-235-25/+4
* Merge pull request #557 from ScrapCodes/style. Closes #557.Patrick Wendell2014-02-094-20/+26
* Merge pull request #542 from markhamstra/versionBump. Closes #542.Mark Hamstra2014-02-085-5/+5
* Merge pull request #529 from hsaputra/cleanup_right_arrowop_scalaHenry Saputra2014-02-023-9/+6
* Changed SparkConf to not be serializable. And also fixed unit-test log paths ...Tathagata Das2014-01-149-5/+9
* Removed StreamingContext.registerInputStream and registerOutputStream - they ...Tathagata Das2014-01-135-11/+4
* Fixed import formatting.Tathagata Das2014-01-125-5/+5
* Fixed persistence logic of WindowedDStream, and fixed default persistence lev...Tathagata Das2014-01-124-1/+8
* Moved DStream, DStreamCheckpointData and PairDStream from org.apache.spark.st...Tathagata Das2014-01-125-5/+10
* Fixed bugs.Tathagata Das2014-01-122-2/+2
* Merge pull request #373 from jerryshao/kafka-upgradePatrick Wendell2014-01-111-2/+2
|\
| * Upgrade Kafka dependecy to 0.8.0 release versionjerryshao2014-01-101-2/+2
* | Change clientId to random clientId Prabeesh K2014-01-101-1/+1
|/
* Removed XYZFunctions and added XYZUtils as a common Scala and Java interface ...Tathagata Das2014-01-0726-629/+369
* 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-0613-70/+61
* Removed extra empty lines.Tathagata Das2013-12-312-2/+0
* Added pom.xml for external projects and removed unnecessary dependencies and ...Tathagata Das2013-12-315-0/+476
* Refactored kafka, flume, zeromq, mqtt as separate external projects, with the...Tathagata Das2013-12-3035-30/+1894
* Refactored streaming project to separate out the twitter functionality.Tathagata Das2013-12-263-0/+135