apache/pinot
在 GitHub 查看Add sanity check into Pinot Components start() method to ensure data dir is accessible
Open
#15,860 创建于 2025年5月21日
enhancementgood first issuehelp wanted
仓库指标
- Star
- (4,937 star)
- PR 合并指标
- (平均合并 6天 7小时) (30 天内合并 186 个 PR)
描述
During the component start, create and delete a tmp file into the data dir then delete it.
This is to ensure the permission is set correctly and fail earlier with a more explicit error.
Ref: https://apache-pinot.slack.com/archives/C011C9JHN7R/p1747663133588709