You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Gabor Somogyi (Jira)" <ji...@apache.org> on 2019/11/13 10:20:00 UTC

[jira] [Created] (SPARK-29876) Delete/archive file source data in separate thread

Gabor Somogyi created SPARK-29876:
-------------------------------------

             Summary: Delete/archive file source data in separate thread
                 Key: SPARK-29876
                 URL: https://issues.apache.org/jira/browse/SPARK-29876
             Project: Spark
          Issue Type: Improvement
          Components: Structured Streaming
    Affects Versions: 3.0.0
            Reporter: Gabor Somogyi


SPARK-20568 added the possibility to clean up completed files in streaming query. Deleting/archiving uses the main thread which can slow down processing. It would be good to do this on separate thread(s).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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