spark-instrumented-optimizer/extras/kinesis-asl
BrianLondon ff89975543 [SPARK-12453][STREAMING] Remove explicit dependency on aws-java-sdk
Successfully ran kinesis demo on a live, aws hosted kinesis stream against master and 1.6 branches.  For reasons I don't entirely understand it required a manual merge to 1.5 which I did as shown here: 075c22e89b

The demo ran successfully on the 1.5 branch as well.

According to `mvn dependency:tree` it is still pulling a fairly old version of the aws-java-sdk (1.9.37), but this appears to have fixed the kinesis regression in 1.5.2.

Author: BrianLondon <brian@seatgeek.com>

Closes #10492 from BrianLondon/remove-only.
2016-01-05 23:15:07 +00:00
..
src [SPARK-12453][STREAMING] Remove explicit dependency on aws-java-sdk 2016-01-05 23:15:07 +00:00
pom.xml [SPARK-12453][STREAMING] Remove explicit dependency on aws-java-sdk 2016-01-05 23:15:07 +00:00