You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Omkar Vinit Joshi (JIRA)" <ji...@apache.org> on 2013/09/19 01:40:51 UTC

[jira] [Created] (YARN-1217) write Unit tests to verify SSL for RM/NM/ job history server and map reduce AM.

Omkar Vinit Joshi created YARN-1217:
---------------------------------------

             Summary: write Unit tests to verify SSL for RM/NM/ job history server and map reduce AM. 
                 Key: YARN-1217
                 URL: https://issues.apache.org/jira/browse/YARN-1217
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: Omkar Vinit Joshi


Today there are no unit tests to verify whether SSL is working or not for RM/NM/JHS/MR-AM. It is related to YARN-1203. Few things to verify
* correct permissions to keystore / truststore
* All the links exposed by RM/NM/JHS are https and accessible
* servers are not listening on http port
* all the links exposed by AM to RM/NM/JHS are https and are controlled by hadoop.ssl.enabled
* if truststore doesn't contain certificate from say host1 (nodemanager) then that nodemanager should not be able to join the network and RM should reject it.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira