apache/pinot
Voir sur GitHubCommand in pinot-admin to test operations of a PinotFS implementation
Open
#5 951 ouverte le 31 août 2020
good first issue
Métriques du dépôt
- Stars
- (4 937 stars)
- Métriques de merge PR
- (Merge moyen 6j 7h) (186 PRs mergées en 30 j)
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>