[ 
https://issues.apache.org/jira/browse/MAPREDUCE-2005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Boris Shkolnik reassigned MAPREDUCE-2005:
-----------------------------------------

    Assignee: Boris Shkolnik

> TestDelegationTokenRenewal fails
> --------------------------------
>
>                 Key: MAPREDUCE-2005
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2005
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Boris Shkolnik
>            Assignee: Boris Shkolnik
>         Attachments: MAPREDUCE-2005-YH20.patch
>
>
> looks like the problem is in host resolution.
> test is using "localhost:0", but in DelegationTokenRenewal we use 
> getCannonicalName() for localhost, and on some machine it is not "localhost"
> Fix - change test to use getCannonicalName too.

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

Reply via email to