chrajeshbabu commented on issue #14461: URL: https://github.com/apache/pinot/issues/14461#issuecomment-2499818756
@ilamhs @Jackie-Jiang Thank you for sharing the information. We have offline data only as of now and user can query data across the cluster and expecting low latencies so we are configuring SSD based disks. Since I can configure only a output per server that is filling a single disk. Even though I have more volumes attached to the node could not utilise all the volumes until unless start a server per disk which adds overhead of cluster maintenance. To utilize all the disks in the system with lesser number of servers would like to have multi path output directory so that segments can spread across all the disks. This also helps disk not become bottleneck as the requests also spread across all the disks. -- 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: commits-unsubscr...@pinot.apache.org 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