xianjingfeng commented on issue #1030:
URL:
https://github.com/apache/incubator-uniffle/issues/1030#issuecomment-1647141338
> s3a://xxxxxxxxxx/{app_id}/{shuffle_id}/{partition_id}/990.data
`s3a://xxxxxxxxxx/{app_id}/{shuffle_id}/{partition_id}/{shuffle_server_id}/990.data`
may be better?
> **Regarding `.index` files**: For better performance you can always cache
the index files, or serve them from a different location (Redis, Uniffle
Coordinator, etc...)
Agree. And I think we can let users to choose whether store index files in
memory or other external system.
--
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]