@InterfaceAudience.Private public interface KeyProvider
| Modifier and Type | Method and Description |
|---|---|
String |
getStorageAccountKey(String accountName,
Configuration conf)
Key providers must implement this method.
|
String getStorageAccountKey(String accountName, Configuration conf) throws KeyProviderException
accountName - the storage account nameconf - Hadoop configuration parametersKeyProviderExceptionCopyright © 2018 CERN. All Rights Reserved.