apache/pinot

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

Open

#5,951 建立於 2020年8月31日

在 GitHub 查看
 (3 留言) (1 反應) (1 負責人)Java (1,234 fork)batch import
good first issue

倉庫指標

Star
 (4,937 star)
PR 合併指標
 (平均合併 6天 7小時) (30 天內合併 186 個 PR)

描述

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>

貢獻者指南