aboutsummaryrefslogtreecommitdiff
path: root/external/twitter/src/main
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-2464][Streaming] Fixed Twitter stream stopping bugTathagata Das2014-07-241-2/+7
* Package docsPrashant Sharma2014-05-142-0/+44
* Fixed streaming examples docs to use run-example instead of spark-submitTathagata Das2014-05-141-23/+35
* [SPARK-1332] Improve Spark Streaming's Network Receiver and InputDStream API ...Tathagata Das2014-04-212-20/+23
* Remove Unnecessary Whitespace'sSandeep2014-04-101-3/+3
* Merge pull request #529 from hsaputra/cleanup_right_arrowop_scalaHenry Saputra2014-02-021-4/+1
* Removed StreamingContext.registerInputStream and registerOutputStream - they ...Tathagata Das2014-01-131-3/+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/+4
* 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-073-95/+51
* Changed JavaStreamingContextWith*** to ***Function in streaming.api.java.*** ...Tathagata Das2014-01-061-9/+9
* Removed extra empty lines.Tathagata Das2013-12-311-1/+0
* Refactored kafka, flume, zeromq, mqtt as separate external projects, with the...Tathagata Das2013-12-304-30/+166
* Refactored streaming project to separate out the twitter functionality.Tathagata Das2013-12-263-0/+135