Yesha Vora created YARN-1204:
--------------------------------
Summary: Need to add https port related property in Yarn
Key: YARN-1204
URL: https://issues.apache.org/jira/browse/YARN-1204
Project: Hadoop YARN
Issue Type: Bug
Reporter: Yesha Vora
There is no yarn property available to configure https port for Resource
manager, nodemanager and history server. Currently, Yarn services uses the port
defined for http [defined by
'mapreduce.jobhistory.webapp.address','yarn.nodemanager.webapp.address',
'yarn.resourcemanager.webapp.address'] for running services on https protocol.
Yarn should have list of property to assign https port for RM, NM and JHS.
It can be like below.
yarn.nodemanager.webapp.https.address
yarn.resourcemanager.webapp.https.address
mapreduce.jobhistory.webapp.https.address
--
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