lvyanquan created HUDI-6012:
-------------------------------
Summary: delete base path when failed to run bootstrap procedure
Key: HUDI-6012
URL: https://issues.apache.org/jira/browse/HUDI-6012
Project: Apache Hudi
Issue Type: Improvement
Components: bootstrap
Reporter: lvyanquan
when we failed to `run_bootstrap` procedure, theĀ `base_path` was remained with
`.hoodie` directory.
Though we can still rerun bootstrap procedure and pass `bootstrap_overwrite`
parameter, it's better to clean this path that we created after failure.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)