npawar opened a new issue #5951: URL: https://github.com/apache/incubator-pinot/issues/5951
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> ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org