Wei-Chiu Chuang created HADOOP-17810:
----------------------------------------
Summary: [KMS] LoadBalancingKMSClientProvider should implement
toString()
Key: HADOOP-17810
URL: https://issues.apache.org/jira/browse/HADOOP-17810
Project: Hadoop Common
Issue Type: Improvement
Components: kms
Affects Versions: 3.3.1
Reporter: Wei-Chiu Chuang
KMSClientProvider implements toString() but LoadBalancingKMSClientProvider does
not inherit from KMSClientProvider, nor does it implement toString(). So
running hadoop key command does not show key provider URL:
{noformat}
bin/hadoop key list -metadata
2021-07-21 15:26:43,856 WARN util.NativeCodeLoader: Unable to load
native-hadoop library for your platform... using builtin-java classes where
applicable
Listing keys for KeyProvider:
org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider@394a2528{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]