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

Borislav Iordanov commented on HADOOP-16524:
--------------------------------------------

[~ayushtkn] I've been trying to reproduce this locally, but no luck so far. 
Neither trunk nor the revision on which the above built run reproduce that 
exception. From the logs, I can see the following warning, which I don't have 
when running locally:

 

2021-04-12 07:49:33,154 [Time-limited test] WARN hdfs.DFSUtil 
(DFSUtil.java:loadSslConfiguration(1625)) - SSL config 
ssl.server.keystore.location is missing. If dfs.https.server.keystore.resource 
is specified, make sure it is a relative path

 

So I need to find what in the built environment affects that particular 
configuration parameter. Any advice how I can replicate the environment? Or 
re-run the built, potentially with some extra traces?

> Automatic keystore reloading for HttpServer2
> --------------------------------------------
>
>                 Key: HADOOP-16524
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16524
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Kihwal Lee
>            Assignee: Borislav Iordanov
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.3.1, 3.4.0
>
>         Attachments: HADOOP-16524.patch
>
>          Time Spent: 5h 50m
>  Remaining Estimate: 0h
>
> Jetty 9 simplified reloading of keystore.   This allows hadoop daemon's SSL 
> cert to be updated in place without having to restart the service.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to