You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2021/10/28 06:20:00 UTC

[jira] [Commented] (SPARK-37117) Can't read files in one of Parquet encryption modes (external keymaterial)

    [ https://issues.apache.org/jira/browse/SPARK-37117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17435186#comment-17435186 ] 

Apache Spark commented on SPARK-37117:
--------------------------------------

User 'ggershinsky' has created a pull request for this issue:
https://github.com/apache/spark/pull/34415

> Can't read files in one of Parquet encryption modes (external keymaterial) 
> ---------------------------------------------------------------------------
>
>                 Key: SPARK-37117
>                 URL: https://issues.apache.org/jira/browse/SPARK-37117
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 3.2.0
>            Reporter: Gidon Gershinsky
>            Priority: Major
>
> Parquet encryption has a number of modes. One of them is "external keymaterial", which keeps encrypted data keys in a separate file (as opposed to inside Parquet file). Upon reading, the Spark Parquet connector does not pass the file path, which causes an NPE. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org