parquet-java icon indicating copy to clipboard operation
parquet-java copied to clipboard

Sample of usage Parquet-1396 and Parquet-1178 for column level encryption with pluggable key access

Open asfimport opened this issue 7 years ago • 1 comments

This Jira provides a sample to use Parquet-1396 and Parquet-1178 column level encryption with pluggable key access. The Spark SQL application shows how to configure Parquet-1396 to encrypt and columns. The project CryptoMetadataRetriever shows how to implement the interface defined in Parquet-1396 as an example. 

The project to be uploaded soon. 

 

Reporter: Xinli Shang / @shangxinli

Related issues:

Externally tracked issue: https://github.com/apache/parquet-java/issues/2220

Note: This issue was originally created as PARQUET-1397. Please see the migration documentation for further details.

asfimport avatar Aug 20 '18 17:08 asfimport

Gabor Szadovszky / @gszadovszky: As it is related to encryption which is not targeted to 1.11.0 I'm removing target from here.

asfimport avatar Nov 07 '19 08:11 asfimport