You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2010/07/19 19:40:51 UTC

[jira] Commented: (MAPREDUCE-1718) job conf key for the services name of DelegationToken for HFTP url is constructed incorrectly in HFTPFileSystem

    [ https://issues.apache.org/jira/browse/MAPREDUCE-1718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12889937#action_12889937 ] 

Hudson commented on MAPREDUCE-1718:
-----------------------------------

Integrated in Hadoop-Common-trunk-Commit #330 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk-Commit/330/])
    HADOOP-6805. add buildDTServiceName method to SecurityUtil (as part of MAPREDUCE-1718)


> job conf key for the services name of DelegationToken for HFTP url is constructed incorrectly in HFTPFileSystem
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1718
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1718
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Boris Shkolnik
>            Assignee: Boris Shkolnik
>         Attachments: MAPREDUCE-1718-BP20-1.patch, MAPREDUCE-1718-BP20-2.patch
>
>
> the key (build in TokenCache) is hdfs.service.host_HOSTNAME.PORT, but 
> in HftpFileSystem it is sometimes built as hdfs.service.host_IP.PORT.
> Fix. change it to always be IP.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.