[
https://issues.apache.org/jira/browse/PARQUET-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17070804#comment-17070804
]
ASF GitHub Bot commented on PARQUET-1817:
-----------------------------------------
gszadovszky commented on pull request #769: PARQUET-1817: Crypto Properties
Factory
URL: https://github.com/apache/parquet-mr/pull/769
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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)