You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "danny0405 (via GitHub)" <gi...@apache.org> on 2023/04/25 05:10:58 UTC

[GitHub] [hudi] danny0405 commented on pull request #8385: [HUDI-6040]Stop writing and reading compaction plans from .aux folder

danny0405 commented on PR #8385:
URL: https://github.com/apache/hudi/pull/8385#issuecomment-1521161987

   > It is still used for bootstrap. Bootstrap folder is under aux
   > Regarding the partial write case, it should be fine since we rely on timeline (.hoodie/) to figure out pending compactions. In both upgrade and normal case, this would be as if no compaction is pending.
   
   Flink actually uses the .aux folder for some configurations like 1. fs view storage conf and 2. checkpoint metadata, so we may need to keep this folder, just drop the file creation for compaction should be fine.


-- 
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-unsubscribe@hudi.apache.org

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