Re: [PR] [HUDI-7640] Uses UUID as temporary file suffix for HoodieWrapperFileSystem.createImmutableFileInPath [hudi]

2024-04-18 Thread via GitHub


hudi-bot commented on PR #11052:
URL: https://github.com/apache/hudi/pull/11052#issuecomment-2065575462

   
   ## CI report:
   
   * 569e14e31d4b352dec8ef4e73c59574c70791056 Azure: 
[PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=23352)
 
   
   
   Bot commands
 @hudi-bot supports the following commands:
   
- `@hudi-bot run azure` re-run the last Azure build
   


-- 
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-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [HUDI-7640] Uses UUID as temporary file suffix for HoodieWrapperFileSystem.createImmutableFileInPath [hudi]

2024-04-18 Thread via GitHub


hudi-bot commented on PR #11052:
URL: https://github.com/apache/hudi/pull/11052#issuecomment-2065570145

   
   ## CI report:
   
   * 569e14e31d4b352dec8ef4e73c59574c70791056 UNKNOWN
   
   
   Bot commands
 @hudi-bot supports the following commands:
   
- `@hudi-bot run azure` re-run the last Azure build
   


-- 
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-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] [HUDI-7640] Uses UUID as temporary file suffix for HoodieWrapperFileSystem.createImmutableFileInPath [hudi]

2024-04-18 Thread via GitHub


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

   ### Change Logs
   
   Always use UUID as the temporary file suffix so that the method can be 
thread-safe.
   Also moves the method to `HadoopFSUtils` as a static utility method.
   
   ### Impact
   
   none
   
   ### Risk level (write none, low medium or high below)
   
   none
   
   ### Documentation Update
   
   none
   
   ### 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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org