Skip to content

Commit

Permalink
[SPARK-10889] [STREAMING] Bump KCL to add MillisBehindLatest metric
Browse files Browse the repository at this point in the history
I don't believe the API changed at all.

Author: Avrohom Katz <iambpentameter@gmail.com>

Closes #8957 from akatz/kcl-upgrade.

(cherry picked from commit 883bd8f)
Signed-off-by: Sean Owen <sowen@cloudera.com>
  • Loading branch information
akatz authored and srowen committed Oct 4, 2015
1 parent 8836ac3 commit d323e5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -152,7 +152,7 @@
<avro.mapred.classifier>hadoop2</avro.mapred.classifier>
<jets3t.version>0.7.1</jets3t.version>
<aws.java.sdk.version>1.9.16</aws.java.sdk.version>
<aws.kinesis.client.version>1.2.1</aws.kinesis.client.version>
<aws.kinesis.client.version>1.3.0</aws.kinesis.client.version>
<!-- org.apache.httpcomponents/httpclient-->
<commons.httpclient.version>4.3.2</commons.httpclient.version>
<!-- commons-httpclient/commons-httpclient-->
Expand Down

0 comments on commit d323e5e

Please sign in to comment.