apache/pinot

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

オープン

#5,951 opened on 2020/08/31

 (3 件のコメント) (1 件のリアクション) (1 人の担当者)Java (1,234 件のフォーク)batch import
good first issue

Repository metrics

Stars
 (4,937 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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>

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