After task logs directory is deleted, tasklog servlet displays wrong error
message about job ACLs
-------------------------------------------------------------------------------------------------
Key: MAPREDUCE-1657
URL: https://issues.apache.org/jira/browse/MAPREDUCE-1657
Project: Hadoop Map/Reduce
Issue Type: Bug
Affects Versions: 0.22.0
Reporter: Ravi Gummadi
Assignee: Ravi Gummadi
Fix For: 0.22.0
When task log gets deleted if from Web UI we click view task log, web page
displays wrong error message -:
[
HTTP ERROR: 401
User user1 failed to view tasklogs of job job_201003241521_0001!
user1 is not authorized for performing the operation VIEW_JOB on
job_201003241521_0001. VIEW_JOB Access control list
configured for this job :
RequestURI=/tasklog
]
Even if user is having view job acls set / or user is owner of job.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.