You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Guo Wei (JIRA)" <ji...@apache.org> on 2019/01/16 12:44:00 UTC

[jira] [Created] (SPARK-26636) How to know a partition is ready when using Structured Streaming

Guo Wei created SPARK-26636:
-------------------------------

             Summary: How to know a partition is ready when using Structured Streaming 
                 Key: SPARK-26636
                 URL: https://issues.apache.org/jira/browse/SPARK-26636
             Project: Spark
          Issue Type: Improvement
          Components: Structured Streaming
    Affects Versions: 2.3.2
            Reporter: Guo Wei


When using structured streaming, we use "partitionBy" api  to partition the output data, and use the watermark based on event-time to handle delay records, but how to tell downstream users  that a partition data is ready? For example, when to write an empty "hadoop.done" file in a paritition directory?



--
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