You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "darion yaphet (JIRA)" <ji...@apache.org> on 2017/06/28 09:14:00 UTC

[jira] [Comment Edited] (SPARK-21233) Support pluggable offset storage

    [ https://issues.apache.org/jira/browse/SPARK-21233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16066179#comment-16066179 ] 

darion yaphet edited comment on SPARK-21233 at 6/28/17 9:13 AM:
----------------------------------------------------------------

[Sean|srowen@gmail.com]  In Kafka-0.8  it's using zkClient to commit offset into zookeeper cluster . It's seems Kafka 0.10 + could save offset in topic . I wish to add some config item to control the storage instance and other parameter . 


was (Author: darion):
[Sean Owen|srowen@gmail.com]  In Kafka-0.8  it's using zkClient to commit offset into zookeeper cluster . It's seems Kafka 0.10 + could save offset in topic . I wish to add some config item to control the storage instance and other parameter . 

> Support pluggable offset storage
> --------------------------------
>
>                 Key: SPARK-21233
>                 URL: https://issues.apache.org/jira/browse/SPARK-21233
>             Project: Spark
>          Issue Type: New Feature
>          Components: DStreams
>    Affects Versions: 2.0.2, 2.1.1
>            Reporter: darion yaphet
>
> Currently we using *ZooKeeper* to save the *Kafka Commit Offset* , when there are a lot of streaming program running in the cluster the ZooKeeper Cluster's loading is very high . Maybe Zookeeper is not very suitable to save offset periodicity.
> This issue is wish to support a pluggable offset storage to avoid save it in the zookeeper 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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