Hi Team, I got to know that Pinot provides support...
# pinot-dev
s
Hi Team, I got to know that Pinot provides support for encryption of data stored in deepstore(HDFS). A crypter needs to be provided for this. But I am not able to figure out where to provide the crypter details , can anyone help ?
k
You need to provide this configuration in Pinot controller and server and ensure that the crypter classes are available in the classpath
s
Hi @User is there a doc or wiki that explains the process ? I don't see anything related to this https://docs.pinot.apache.org/
k
Looks like we don’t have docs for that
May be some test cases
you should be able to see related config