apache/pinot

Command in pinot-admin to test operations of a PinotFS implementation

Open

#5,951 opened on 2020年8月31日

GitHub で見る
 (3 comments) (1 reaction) (1 assignee)Java (1,234 forks)batch import
good first issue

Repository metrics

Stars
 (4,937 stars)
PR merge metrics
 (平均マージ 6d 7h) (30d で 186 merged PRs)

説明

This would be a quick way for someone testing or writing a PinotFS implementation, to ensure that all operations are working

For example:

pinot-admin.sh pinotFS <fs-config-file> <fsCommand> args

For azure blob store:

pinot-admin.sh pinotFS abs.config copyToLocal <srcURI> <dstURI>

コントリビューターガイド