syed72 commented on issue #7378: URL: https://github.com/apache/pinot/issues/7378#issuecomment-915221704
1. Assume, we have 2 disk partitions(/disk1, /disk2)... we can choose any one partition based on the free space available ... 2. I have another case, where we can have 2 disks(one with ssd and another with some hdd)... then hot data will be downloaded to ssd and i should be able to archive the old segments i.e, cold data(6months old) to hdd. with this i can achieve performance over hot data and cost effective as well. assuming cold data wont be queried much frequently. -- 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