apache/pinot
Vedi su GitHubCommand in pinot-admin to test operations of a PinotFS implementation
Open
#5951 aperta il 31 ago 2020
good first issue
Metriche repository
- Star
- (4937 star)
- Metriche merge PR
- (Merge medio 6g 7h) (186 PR mergiate in 30 g)
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>