Hi All,
We are evaluating Apache Pinot around the security posture and wanted some info around the same. For encrypting Personally Identifiable Information (PII) data at rest, we need to handle this at two places.
1. Completed segments sitting on Pinot servers.
2. Segments sitting in Deep store say HDFS (looks like Pinot supports this)
Is there any support from Pinot for segments sitting on the server's disk?
On the Github issue, we see
https://github.com/apache/pinot/issues/5762 that talks about this and is still open.