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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to