Plamen Jeliazkov created MAPREDUCE-4661:
-------------------------------------------
Summary: Add HTTPS for JobTracker and TaskTracker
Key: MAPREDUCE-4661
URL: https://issues.apache.org/jira/browse/MAPREDUCE-4661
Project: Hadoop Map/Reduce
Issue Type: Improvement
Affects Versions: 1.0.0
Reporter: Plamen Jeliazkov
Assignee: Plamen Jeliazkov
Fix For: 1.1.0
Attachments: MAPREDUCE-4461.patch
In order to provide full security around the cluster, the webUI should also be secure if desired
to prevent cookie theft and user masquerading.
Here is my proposed work. Currently I can only add HTTPS support. I do not know how to switch
reliance of the HttpServer from HTTP to HTTPS fully.
--
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
|