apache/pinot

Add sanity check into Pinot Components start() method to ensure data dir is accessible

開放

#15,860 建立於 2025年5月21日

 (4 則留言) (0 個反應) (1 位負責人)Java (1,234 個分叉)batch import
enhancementgood first issuehelp wantedstale

倉庫指標

星標
 (4,937 顆星)
PR 合併指標
 (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

貢獻者指南