You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/05/05 14:00:42 UTC

[GitHub] [spark] HeartSaVioR commented on issue #24529: [SPARK-27634][Structured Streaming] deleteCheckpointOnStop should be configurable

HeartSaVioR commented on issue #24529: [SPARK-27634][Structured Streaming] deleteCheckpointOnStop should be configurable
URL: https://github.com/apache/spark/pull/24529#issuecomment-489429213
 
 
   Migrating my own comment here again: `deleteCheckpointOnStop` should be true only when the query uses temporary checkpoint. For other case, you can remove checkpoint directory manually if needed, as it is normal to not delete checkpoint for streaming query and let next run continues previous one. Do you have any actual use case for this?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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