[
https://issues.apache.org/jira/browse/HIVE-16047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15885921#comment-15885921
]
Xuefu Zhang commented on HIVE-16047:
------------------------------------
The change looks good to me. If compatibility is a concern, maybe we can use
reflection to check if such a method is available before calling it, or check
Hadoop version somehow. Thanks.
> Shouldn't try to get KeyProvider unless encryption is enabled
> -------------------------------------------------------------
>
> Key: HIVE-16047
> URL: https://issues.apache.org/jira/browse/HIVE-16047
> Project: Hive
> Issue Type: Bug
> Reporter: Rui Li
> Assignee: Rui Li
> Priority: Minor
> Attachments: HIVE-16047.1.patch
>
>
> Found lots of following errors in HS2 log:
> {noformat}
> hdfs.KeyProviderCache: Could not find uri with key
> [dfs.encryption.key.provider.uri] to create a keyProvider !!
> {noformat}
> Similar to HDFS-7931
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)