SparkQA commented on pull request #32895: URL: https://github.com/apache/spark/pull/32895#issuecomment-883435308
**[Test build #141338 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/141338/testReport)** for PR 32895 at commit [`c3d840e`](https://github.com/apache/spark/commit/c3d840e3a2db65c306064485c83efa04d294371f). * This patch passes all tests. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `An [example](https://github.com/apache/parquet-mr/blob/master/parquet-hadoop/src/test/java/org/apache/parquet/crypto/keytools/samples/VaultClient.java) of such class for an open source [KMS](https://www.vaultproject.io/api/secret/transit) can be found in the parquet-mr repository. The production KMS client should be designed in cooperation with organization's security administrators, and built by developers with an experience in access control management. Once such class is created, it can be passed to applications via the `parquet.encryption.kms.client.class` parameter and leveraged by general Spark users as shown in the encrypted dataframe write/read sample above.` -- 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]
