morningman commented on PR #18997:
URL: https://github.com/apache/doris/pull/18997#issuecomment-1527788365

   We should add a FE config `enable_export_delete_existing_files`. And the 
default value is false.
   Because this is a very dangerous operation, that user may specified export 
dir `/`, and it will delete the whole dir!
   
   So:
   1. add this config to disable it by default.
   2. add comment and document to notice that it is dangerous config that 
should only be used in test env.
   


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

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to