[
https://issues.apache.org/jira/browse/BEAM-8934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17122453#comment-17122453
]
Beam JIRA Bot commented on BEAM-8934:
-------------------------------------
This issue is P2 but has been unassigned without any comment for 60 days so it
has been labeled "stale-P2". If this issue is still affecting you, we care!
Please comment and remove the label. Otherwise, in 14 days the issue will be
moved to P3.
Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed
explanation of what these priorities mean.
> Store&Read offset with KafkaIO
> ------------------------------
>
> Key: BEAM-8934
> URL: https://issues.apache.org/jira/browse/BEAM-8934
> Project: Beam
> Issue Type: New Feature
> Components: io-java-kafka
> Reporter: jiefeng zheng
> Priority: P2
> Labels: KafkaIO, apache, beam, offset, stale-P2
>
> When creating a Pipeline through a KafkaIO object, I want to be able to
> specify the starting offset of consumption, and when traversing the message
> later, I can get the offset of the current message for storage in a
> relational database / NoSQL.
>
> This feature is used to implement the exactly-once semantics of spark
> streaming consumption.
>
> In the "Your own data store" section of the following url content, you can
> find how to achieve exactly-once semantics with spark streaming:
> [http://spark.apache.org/docs/latest/streaming-kafka-0-10-integration.html|http://spark.apache.org/docs/latest/streaming-kafka-0-10-integration.html]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)