You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Rui Li (JIRA)" <ji...@apache.org> on 2017/02/27 09:06:45 UTC

[jira] [Updated] (HIVE-16047) Shouldn't try to get KeyProvider unless encryption is enabled

     [ https://issues.apache.org/jira/browse/HIVE-16047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rui Li updated HIVE-16047:
--------------------------
    Attachment: HIVE-16047.1.patch

The change is trivial. But I'm not sure if there's compatibility concern, because the isHDFSEncryptionEnabled method is only available since Hadoop-2.7.1.
[~Ferd], [~xuefuz] any ideas?

> 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)