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

Sanjay M Pujare commented on YARN-6457:
---------------------------------------

[~haibochen] thanks. Couple of comments:

- are you sure the "final" works the way you have described? The default 
ssl-server.xml could mark its property final in which case my value in my 
config object won't take effect (which is the impression I get when I see 
"Administrators typically define parameters as final in core-site.xml for 
values that user applications may not alter." at 
https://hadoop.apache.org/docs/r2.7.2/api/org/apache/hadoop/conf/Configuration.html

- the fix for YARN-4562 you mentioned seems to be in 2.9.0, 3.0.0-alpha1 
whereas I need it in 2.7.1 or even 2.6.0. Can we incorporate the fix in these 
earlier releases?

> Allow custom SSL configuration to be supplied in WebApps
> --------------------------------------------------------
>
>                 Key: YARN-6457
>                 URL: https://issues.apache.org/jira/browse/YARN-6457
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: webapp, yarn
>            Reporter: Sanjay M Pujare
>   Original Estimate: 96h
>  Remaining Estimate: 96h
>
> Currently a custom SSL store cannot be passed on to WebApps which forces the 
> embedded web-server to use the default keystore set up in ssl-server.xml for 
> the whole Hadoop cluster. There are cases where the Hadoop app needs to use 
> its own/custom keystore.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to