Repository: spark
Updated Branches:
  refs/heads/branch-1.5 8836ac3d1 -> d323e5ede


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

I don't believe the API changed at all.

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

Closes #8957 from akatz/kcl-upgrade.

(cherry picked from commit 883bd8fccf83aae7a2a847c9a6ca129fac86e6a3)
Signed-off-by: Sean Owen <so...@cloudera.com>


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

Branch: refs/heads/branch-1.5
Commit: d323e5ede3ad992c105da82c81acea0960f7d1bd
Parents: 8836ac3
Author: Avrohom Katz <iambpentame...@gmail.com>
Authored: Sun Oct 4 09:36:07 2015 +0100
Committer: Sean Owen <so...@cloudera.com>
Committed: Sun Oct 4 09:36:18 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/spark/blob/d323e5ed/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9be80a0..834adc4 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-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to