aboutsummaryrefslogtreecommitdiff
path: root/external
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-1998] SparkFlumeEvent with body bigger than 1020 bytes are not re...joyyoj2014-06-101-2/+2
* [SPARK-2029] Bump pom.xml version number of master branch to 1.1.0-SNAPSHOT.Takuya UESHIN2014-06-055-5/+5
* Spark 1916David Lemieux2014-05-281-1/+1
* Package docsPrashant Sharma2014-05-1410-0/+220
* Fixed streaming examples docs to use run-example instead of spark-submitTathagata Das2014-05-141-23/+35
* SPARK-1798. Tests should clean up temp filesSean Owen2014-05-125-5/+5
* SPARK-1789. Multiple versions of Netty dependencies cause FlumeStreamSuite fa...Sean Owen2014-05-104-19/+1
* Improved build configurationwitgo2014-04-285-70/+0
* SPARK-1586 Windows build fixesMridul Muralidharan2014-04-242-2/+2
* SPARK-1584: Upgrade Flume dependency to 1.4.0tmalaska2014-04-241-1/+5
* [SPARK-1332] Improve Spark Streaming's Network Receiver and InputDStream API ...Tathagata Das2014-04-2119-128/+143
* Remove Unnecessary Whitespace'sSandeep2014-04-102-11/+11
* SPARK-1352 - Comment style single space before ending */ check.Prashant Sharma2014-03-301-1/+1
* SPARK-1096, a space after comment start style checker.Prashant Sharma2014-03-281-1/+1
* 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