[ 
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|sro...@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|sro...@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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to