[
https://issues.apache.org/jira/browse/PARQUET-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabor Szadovszky resolved PARQUET-1817.
---------------------------------------
Resolution: Fixed
> Crypto Properties Factory
> -------------------------
>
> Key: PARQUET-1817
> URL: https://issues.apache.org/jira/browse/PARQUET-1817
> Project: Parquet
> Issue Type: New Feature
> Components: parquet-mr
> Reporter: Gidon Gershinsky
> Assignee: Xinli Shang
> Priority: Major
> Labels: pull-request-available
>
> 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)