You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by sr...@apache.org on 2015/10/04 10:36:13 UTC

spark git commit: [SPARK-10889] [STREAMING] Bump KCL to add MillisBehindLatest metric

Repository: spark
Updated Branches:
  refs/heads/master 82bbc2a5f -> 883bd8fcc


[SPARK-10889] [STREAMING] Bump KCL to add MillisBehindLatest metric

I don't believe the API changed at all.

Author: Avrohom Katz <ia...@gmail.com>

Closes #8957 from akatz/kcl-upgrade.


Project: http://git-wip-us.apache.org/repos/asf/spark/repo
Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/883bd8fc
Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/883bd8fc
Diff: http://git-wip-us.apache.org/repos/asf/spark/diff/883bd8fc

Branch: refs/heads/master
Commit: 883bd8fccf83aae7a2a847c9a6ca129fac86e6a3
Parents: 82bbc2a
Author: Avrohom Katz <ia...@gmail.com>
Authored: Sun Oct 4 09:36:07 2015 +0100
Committer: Sean Owen <so...@cloudera.com>
Committed: Sun Oct 4 09:36:07 2015 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/spark/blob/883bd8fc/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6535994..d04ed1e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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-->


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org