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

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

    [ https://issues.apache.org/jira/browse/SPARK-26636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16744614#comment-16744614 ] 

Hyukjin Kwon commented on SPARK-26636:
--------------------------------------

For questions. should better go to mailing list. Let's interact with it first before filing an issue. I think you could have a better answer there.

> How to know that 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
>            Priority: Minor
>
> 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 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