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>

贡献者指南