yihua commented on issue #5395:
URL: https://github.com/apache/hudi/issues/5395#issuecomment-1110600966

   @todd5167 the point is that even before `fs.delete(dirPath, false)` is 
called, the subfolders should have been deleted already.  So I'm wondering why 
the subfolders are not deleted in the first place.  If you're not comfortable 
sharing the whole `.hoodie` folder, could you simply list the `.hoodie` folder 
with `aws s3 ls <table_path>/.hoodie`?  Or you can take a screenshot of the 
files in `.hoodie` folder in S3 Web UI.  I'm interested in the timeline of the 
table, and the type of instance `20220421063410412`, whether it is deltacommit, 
compaction, etc.
   
   > I have restored from flink savepoint multiple times and keep getting this 
error. 
   
   I guess you mean you tried to restart the flink job but kept hitting the 
same exception.  I assume you're not talking about Hudi restore or savepoint?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to