You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Wei-Chiu Chuang (JIRA)" <ji...@apache.org> on 2019/06/22 03:10:00 UTC

[jira] [Updated] (HADOOP-12778) hadoop.security.key.provider.path is not documented.

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

Wei-Chiu Chuang updated HADOOP-12778:
-------------------------------------
    Resolution: Duplicate
        Status: Resolved  (was: Patch Available)

HDFS-10489 added the description. So resolve this one as a dup.

> hadoop.security.key.provider.path is not documented.
> ----------------------------------------------------
>
>                 Key: HADOOP-12778
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12778
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: kms
>    Affects Versions: 2.7.2, 3.0.0-alpha1
>            Reporter: Takashi Ohnishi
>            Priority: Major
>         Attachments: HADOOP-12778.1.patch
>
>
> The "Transparent Encryption in HDFS" page does not tell about this, but {{hdfs crypto}} operations failed with the below error.
> {code}
> There are no valid KeyProviders configured. No key
> was created. You can use the -provider option to specify
> a provider to use.
> {code}
> I have found hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/crypto/key/KeyProviderFactory.java uses this parameter.
> By setting this parameter in core-site.xml, {{hdfs crypto}} commands runs successfully. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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