You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/07/13 06:01:06 UTC

[GitHub] [hudi] amit-ranjan-de commented on issue #5916: [SUPPORT] `show fsview latest` throwing IllegalStateException...pending compactions for merge_on_read table

amit-ranjan-de commented on issue #5916:
URL: https://github.com/apache/hudi/issues/5916#issuecomment-1182799543

   Hi @minihippo , sorry for late response!
   
   I couldn't find `20220615161228.compaction` or `20220615172826.compaction` 😞 
   
   ```
   aws s3 ls s3://<bucket>/final_storage/hudi/<dataset>/data/.hoodie/ | grep 20220615161228
   aws s3 ls s3://<bucket>/final_storage/hudi/<dataset>/data/.hoodie/ | grep 20220615172826
   ```
   
   Also, under which cases two compaction could have the same file group in their plan?
   Is there any mechanism to bypass this check when doing running `show fsview latest`?


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