You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Saisai Shao (JIRA)" <ji...@apache.org> on 2018/04/02 09:20:00 UTC

[jira] [Created] (SPARK-23845) Continuous rate source uses different offset format

Saisai Shao created SPARK-23845:
-----------------------------------

             Summary: Continuous rate source uses different offset format
                 Key: SPARK-23845
                 URL: https://issues.apache.org/jira/browse/SPARK-23845
             Project: Spark
          Issue Type: Sub-task
          Components: Structured Streaming
    Affects Versions: 2.4.0
            Reporter: Saisai Shao


Continuous rate sources uses different format of offset, if we run micro-batch mode first and then shift to continuous processing, Spark will throw exception as offset format is different.

We can either using the different rate source provider like "rate-continuous" to isolate the issue. Or we should refactor \{{RateStreamContinuousReader}} to use the same offset format.

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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