apache/pinot

Command in pinot-admin to test operations of a PinotFS implementation

Open

#5951 aperta il 31 ago 2020

Vedi su GitHub
 (3 commenti) (1 reazione) (1 assegnatario)Java (1234 fork)batch import
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>

Guida contributor