codope commented on issue #5867:
URL: https://github.com/apache/hudi/issues/5867#issuecomment-1155287154

   @hellochueng Can you give us more details about your setup? Is it 
multi-writer or single writer? Is it consistently reproducible? 
   The stacktrace suggests that the `HoodieCompactor` was attempting 
ParquetFileWriter `write/close` which was simultaneously being attempted by 
another writer. If it's a multi-writer setup, have you configured conurrency 
mode and lock  provider? 


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