apache/pinot
Ver no GitHubCommand in pinot-admin to test operations of a PinotFS implementation
Open
#5.951 aberto em 31 de ago. de 2020
good first issue
Métricas do repositório
- Stars
- (4.937 stars)
- Métricas de merge de PR
- (Mesclagem média 6d 7h) (186 fundiu PRs em 30d)
Description
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>