apache/pinot
Command in pinot-admin to test operations of a PinotFS implementation
Aperta
#5951 aperta il 31 ago 2020
good first issue
Metriche repository
- Star
- (4937 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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>