spark-instrumented-optimizer/extras
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
..
java8-tests Bump master version to 2.0.0-SNAPSHOT. 2015-12-19 15:13:05 -08:00
kinesis-asl [SPARK-12453][STREAMING] Remove explicit dependency on aws-java-sdk 2016-01-05 23:15:07 +00:00
kinesis-asl-assembly Bump master version to 2.0.0-SNAPSHOT. 2015-12-19 15:13:05 -08:00
spark-ganglia-lgpl Bump master version to 2.0.0-SNAPSHOT. 2015-12-19 15:13:05 -08:00
README.md [java8API] SPARK-964 Investigate the potential for using JDK 8 lambda expressions for the Java/Scala APIs 2014-03-03 22:31:30 -08:00

This directory contains build components not included by default in Spark's build.