Basic common interface (abstract class) for loading of file encryption and decryption properties - making them transparent to analytic frameworks, so they can leverage Parquet modular encryption (PARQUET-1178) without any code changes . This interface depends on passing of Hadoop configuration - already done by frameworks that work with parquet-mr. The "write" part of the interface can also utilize the name/path of the file being written, and its WriteContext, that contains the schema with extensions.
Reporter: Gidon Gershinsky / @ggershinsky
Assignee: Xinli Shang / @shangxinli
Related issues:
PRs and other links:
Note: This issue was originally created as PARQUET-1817. Please see the migration documentation for further details.
Basic common interface (abstract class) for loading of file encryption and decryption properties - making them transparent to analytic frameworks, so they can leverage Parquet modular encryption (PARQUET-1178) without any code changes . This interface depends on passing of Hadoop configuration - already done by frameworks that work with parquet-mr. The "write" part of the interface can also utilize the name/path of the file being written, and its WriteContext, that contains the schema with extensions.
Reporter: Gidon Gershinsky / @ggershinsky
Assignee: Xinli Shang / @shangxinli
Related issues:
PRs and other links:
Note: This issue was originally created as PARQUET-1817. Please see the migration documentation for further details.