[
https://issues.apache.org/jira/browse/HIVE-16490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15978497#comment-15978497
]
Naveen Gangam commented on HIVE-16490:
--------------------------------------
[~lirui] Are there any other [public] APIs we would like to be added besides
isHDFSEncryptionEnabled() ? If so, could you comment on HDFS-11687? Thanks
> Hive should not use private HDFS APIs for encryption
> ----------------------------------------------------
>
> Key: HIVE-16490
> URL: https://issues.apache.org/jira/browse/HIVE-16490
> Project: Hive
> Issue Type: Improvement
> Components: Encryption
> Affects Versions: 2.2.0
> Reporter: Andrew Wang
> Priority: Critical
>
> When compiling against bleeding edge versions of Hive and Hadoop, we
> discovered that HIVE-16047 references a private HDFS API, DFSClient, to get
> at various encryption related information. The private API was recently
> changed by HADOOP-14104, which broke Hive compilation.
> It'd be better to instead use publicly supported APIs. HDFS-11687 has been
> filed to add whatever encryption APIs are needed by Hive. This JIRA is to
> move Hive over to these new APIs.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)