Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
-
Description
This jira is about building the authorization for servlets (on top of MAPREDUCE-1307). That is, the JobTracker/TaskTracker runs authorization checks on web requests based on the configured job permissions. For e.g., if the job permission is 600, then no one except the authenticated user can look at the job details via the browser. The authenticated user in the servlet can be obtained using the HttpServletRequest method.
Attachments
Attachments
Issue Links
- blocks
-
MAPREDUCE-1493 Authorization for job-history pages
- Closed
- is blocked by
-
MAPREDUCE-1307 Introduce the concept of Job Permissions
- Closed
- is related to
-
HADOOP-6568 Authorization for default servlets
- Closed
-
MAPREDUCE-1307 Introduce the concept of Job Permissions
- Closed