[ 
https://issues.apache.org/jira/browse/HADOOP-14880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16206025#comment-16206025
 ] 

Gabor Bota edited comment on HADOOP-14880 at 10/16/17 2:57 PM:
---------------------------------------------------------------

Added property to kms-default.xml instead of core-site.xml. Please suggest the 
source path or documentation where I can add this configuration. core-site.xml 
is empty by default.

There is no separate KMSClientProvider unit test file, so I've added the test 
for the config in TestLoadBalancingKMSClientProvider.



was (Author: gabor.bota):
Added property to kms-default.xml instead of core-site.xml. Please suggest the 
source path or documentation where I can add this configuration. core-site.xml 
is empty by default.

There is no separate KMSClientProvider unit test file, so I've added the test 
for the parameter in TestLoadBalancingKMSClientProvider.


> [KMS] Document&test missing KMS client side configs
> ---------------------------------------------------
>
>                 Key: HADOOP-14880
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14880
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Wei-Chiu Chuang
>            Assignee: Gabor Bota
>            Priority: Minor
>              Labels: newbie
>         Attachments: HADOOP-14880-1.patch
>
>
> Similar to HADOOP-14783, I did a sweep of KMS client code and found an 
> undocumented KMS client config. It should be added into core-site.xml.
> hadoop.security.kms.client.timeout
> From the code it appears this config affects both client side connection 
> timeout and read timeout.
> In fact it doesn't looks like this config is tested. So would be really nice 
> add a test for it as well.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to