danny0405 commented on issue #5690:
URL: https://github.com/apache/hudi/issues/5690#issuecomment-1150767301

   > > @galain1994 Can you see the commit file in your archieved dirs.
   > 
   > These days, I try to change the hudi arguments with: 
`compaction.trigger.strategy = 'num_commits'` `'compaction.delta_commits' = 
'20'` And delete the table in Hive metastore, and all the files in table data 
path, after restart the flink job, checkpoint runs normally, but no parquet 
file in each partition, only found log file. 
![image](https://user-images.githubusercontent.com/10805116/172278670-f683de85-c380-446a-9e4e-b69b70444b04.png)
 
![image](https://user-images.githubusercontent.com/10805116/172278710-e811c83c-d847-415a-aa34-1dd7b76f8e69.png)
 
![image](https://user-images.githubusercontent.com/10805116/172278751-696771d1-9207-45ab-aaa5-82f7c8e70a2f.png)
   > 
   > Still have no clue to solve problem  😮‍💨
   
   I see that many compaction tasks have been scheduled in your pipeline, can 
you see the compaction metadata file under .hoodie folder now ? Is there any 
error log while compaction ?


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