You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2021/10/01 17:33:00 UTC

[jira] [Assigned] (HBASE-16582) Add Encryption keystore password for Hadoop credential store support

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

Andrew Kyle Purtell reassigned HBASE-16582:
-------------------------------------------

    Assignee:     (was: Jerry He)

> Add Encryption keystore password for Hadoop credential store support
> --------------------------------------------------------------------
>
>                 Key: HBASE-16582
>                 URL: https://issues.apache.org/jira/browse/HBASE-16582
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Jerry He
>            Priority: Major
>
> Currently the Encryption keystore password (or keyprovider password) does not support Hadoop credential store.
> {code}
> <property> 
> <name>hbase.crypto.keyprovider.parameters</name> <value>jceks:///path/to/hbase/conf/hbase.jks?password=***</value>
> </property>
> {code}
> Let's refactor this parameter a little and add support for Hadoop credential store



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