beyond1920 opened a new pull request, #10070:
URL: https://github.com/apache/hudi/pull/10070

   ### Change Logs
   <img width="1536" alt="image" 
src="https://github.com/apache/hudi/assets/1525333/313c70fc-6822-4bef-8ba1-4309206f4284";>
   Currently, if errors happened in compaction phase, we could only get the 
above exception. 
   It's better to add more detailed logs help us to find which task occur write 
errors.
   In this pr, add `path`  into error logs because we could find 
taskPartitionId, stageId, taskAttemptId in write token based on the file path.
   
   ### Impact
   
   NA
   ### Risk level (write none, low medium or high below)
   
   NA
   ### Documentation Update
   
   NA
   ### Contributor's checklist
   
   - [ ] Read through [contributor's 
guide](https://hudi.apache.org/contribute/how-to-contribute)
   - [ ] Change Logs and Impact were stated clearly
   - [ ] Adequate tests were added if applicable
   - [ ] CI passed
   


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