[
https://issues.apache.org/jira/browse/MAPREDUCE-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Devaraj Das resolved MAPREDUCE-1516.
------------------------------------
Fix Version/s: 0.22.0
Resolution: Fixed
I just committed the changes in JobTracker.java to the trunk. Although the
testcase validates the patch, I didn't commit the testcase since it seems
difficult to maintain this testcase in the long run (it switches the
authentication method from simple to kerberos in the middle of the testcase).
> JobTracker should issue a delegation token only for kerberos authenticated
> client
> ---------------------------------------------------------------------------------
>
> Key: MAPREDUCE-1516
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1516
> Project: Hadoop Map/Reduce
> Issue Type: New Feature
> Reporter: Jitendra Nath Pandey
> Assignee: Jitendra Nath Pandey
> Fix For: 0.22.0
>
> Attachments: MR-1516.1.patch, MR-1516.2.patch, MR-1516.3.patch,
> MR-1516.4.patch, MR-1516.5.patch, MR-1516.6.patch, MR-1516.8.patch,
> MR-1516.9.patch
>
>
> Delegation tokens should be issued only if the client is kerberos
> authenticated.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.