You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2016/10/06 21:01:20 UTC

[jira] [Created] (SPARK-17812) More granular control of starting offsets

Michael Armbrust created SPARK-17812:
----------------------------------------

             Summary: More granular control of starting offsets
                 Key: SPARK-17812
                 URL: https://issues.apache.org/jira/browse/SPARK-17812
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
            Reporter: Michael Armbrust


Right now you can only run a Streaming Query starting from either the earliest or latests offsets available at the moment the query is started.  Sometimes this is a lot of data.  It would be nice to be able to do the following:
 - seek back {{X}} offsets in the stream from the moment the query starts
 - seek to user specified offsets



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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