aboutsummaryrefslogtreecommitdiff
path: root/extras/kinesis-asl/src/test
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-12692][BUILD][HOT-FIX] Fix the scala style of KinesisBackedBlockRDDSui...Yin Huai2016-01-131-2/+2
* [SPARK-3873][BUILD] Enable import ordering error checking.Marcelo Vanzin2016-01-104-6/+6
* [SPARK-12618][CORE][STREAMING][SQL] Clean up build warnings: 2.0.0 editionSean Owen2016-01-081-4/+4
* [SPARK-12084][CORE] Fix codes that uses ByteBuffer.array incorrectlyShixiong Zhu2015-12-041-1/+2
* [SPARK-12058][STREAMING][KINESIS][TESTS] fix Kinesis python testsBurak Yavuz2015-12-044-268/+74
* [SPARK-11198][STREAMING][KINESIS] Support de-aggregation of records during re...Burak Yavuz2015-11-093-10/+285
* [SPARK-11359][STREAMING][KINESIS] Checkpoint to DynamoDB even when new data d...Burak Yavuz2015-11-092-77/+171
* [SPARK-10891][STREAMING][KINESIS] Add MessageHandler to KinesisUtils.createSt...Burak Yavuz2015-10-254-21/+72
* [SPARK-9613] [CORE] Ban use of JavaConversions and migrate all existing uses ...Sean Owen2015-08-251-6/+6
* [SPARK-9217] [STREAMING] Make the kinesis receiver reliable by recording sequ...Tathagata Das2015-08-054-62/+223
* [STREAMING] [TEST] [HOTFIX] Fixed Kinesis test to not throw weird errors when...Tathagata Das2015-07-301-2/+2
* [SPARK-9335] [STREAMING] [TESTS] Make sure the test stream is deleted in Kine...zsxwing2015-07-272-4/+7
* [HOTFIX] - Disable Kinesis tests due to rate limitsPatrick Wendell2015-07-241-2/+2
* [SPARK-9216] [STREAMING] Define KinesisBackedBlockRDDsTathagata Das2015-07-233-4/+259
* [SPARK-9030] [STREAMING] [HOTFIX] Make sure that no attempts to create Kinesi...Tathagata Das2015-07-191-31/+26
* [SPARK-9030] [STREAMING] Add Kinesis.createStream unit tests that actual send...Tathagata Das2015-07-173-17/+157
* Revert "[SPARK-8781] Fix variables in published pom.xml are not resolved"Andrew Or2015-07-061-12/+8
* [SPARK-8781] Fix variables in published pom.xml are not resolvedAndrew Or2015-07-021-8/+12
* [SPARK-7722] [STREAMING] Added Kinesis to style checkerTathagata Das2015-05-211-1/+1
* [SPARK-7787] [STREAMING] Fix serialization issue of SerializableAWSCredentialsTathagata Das2015-05-211-17/+13
* [SPARK-6514] [SPARK-5960] [SPARK-6656] [SPARK-7679] [STREAMING] [KINESIS] Upd...Tathagata Das2015-05-171-3/+12
* [SPARK-6758]block the right jetty package in logWangTaoTheTonic2015-04-091-1/+1
* SPARK-4682 [CORE] Consolidate various 'Clock' classesSean Owen2015-02-191-13/+12
* [SPARK-5735] Replace uses of EasyMock with MockitoJosh Rosen2015-02-131-136/+127
* SPARK-4159 [CORE] Maven build doesn't run JUnit test suitesSean Owen2015-01-061-2/+3
* [SPARK-3748] Log thread name in unit test logsReynold Xin2014-10-011-1/+1
* [SPARK-1981] Add AWS Kinesis streaming supportChris Fregly2014-08-023-0/+342