danny0405 merged PR #11039:
URL: https://github.com/apache/hudi/pull/11039
--
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.apac
xiarixiaoyao commented on PR #11039:
URL: https://github.com/apache/hudi/pull/11039#issuecomment-2060611731
we also encounter similar problems in presto. Child threads are unable to
correctly inherit UGI information from parent threads. We have made similar
modifications in the concurre
hudi-bot commented on PR #11039:
URL: https://github.com/apache/hudi/pull/11039#issuecomment-2060539509
## CI report:
* 2a4377488ab88df8e2ab22509b1c44753961f34d Azure:
[PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=23
hudi-bot commented on PR #11039:
URL: https://github.com/apache/hudi/pull/11039#issuecomment-2060526232
## CI report:
* 2a4377488ab88df8e2ab22509b1c44753961f34d UNKNOWN
Bot commands
@hudi-bot supports the following commands:
- `@hudi-bot run azure` re-run th
beyond1920 opened a new pull request, #11039:
URL: https://github.com/apache/hudi/pull/11039
### Change Logs
The UserGroupInformation lost in the new thread of timeline service
threadpool. If it does not match the UserGroupInformation from the main thread,
the spark writers might fa