wgtmac commented on PR #1187: URL: https://github.com/apache/parquet-mr/pull/1187#issuecomment-1821108258
> For the object stores, things to measure are > > * time to open() and close() a file > * time for a read after a backwards seek > * time for a read after a forwards seek. > * how many reads actually took place > * for vector IO, whatever gets picked up there > * were errors reported and retried, or throttling events > * number of underlying GET requests > CMIW, it seems that these stats can be collected solely at the input stream level. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
