[
https://issues.apache.org/jira/browse/MAPREDUCE-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jitendra Nath Pandey updated MAPREDUCE-1824:
--------------------------------------------
Description: In trunk, the DelegationTokenRenewal obtains the file system
handle by creating the uri out of service in the token, which is ip:port. The
intention of this jira is to use host name of the namenode so that fils system
handle in the cache on jobtracker could be re-used. This jira is created
because such an optimization is there in 20 code and the patch attached is the
direct port of the code in 20.
> JobTracker should reuse file system handle for delegation token renewal
> -----------------------------------------------------------------------
>
> Key: MAPREDUCE-1824
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1824
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Reporter: Jitendra Nath Pandey
> Assignee: Daryn Sharp
> Fix For: 0.20.205.0, 0.23.0
>
> Attachments: MR-1824.1.patch
>
>
> In trunk, the DelegationTokenRenewal obtains the file system handle by
> creating the uri out of service in the token, which is ip:port. The intention
> of this jira is to use host name of the namenode so that fils system handle
> in the cache on jobtracker could be re-used. This jira is created because
> such an optimization is there in 20 code and the patch attached is the direct
> port of the code in 20.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira