Vasu7052 opened a new issue, #14779: URL: https://github.com/apache/pinot/issues/14779
Hi Team, We have an events table in our Apache Pinot Cluster and around 1M rows present in it. We have applied several indexes on this events table so we wanted to know how much size on disk/memory all the indexes are using so that we can tweak them accordingly. ``` # Pinot Server Data Directory pinot.server.instance.dataDir=/mnt/data/apache-pinot-data/ # Pinot Server Temporary Segment Tar Directory pinot.server.instance.segmentTarDir=/mnt/data/apache-pinot-data/segmentTar ``` Apache Pinot version: 1.2.0 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
