[
https://issues.apache.org/jira/browse/MAPREDUCE-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842544#action_12842544
]
Amar Kamat commented on MAPREDUCE-1537:
---------------------------------------
This test failed for me once today with the following message
{noformat}
renew wasn't called as many times as expected expected:<5> but was:<4>
junit.framework.AssertionFailedError: renew wasn't called as many times as
expected expected:<5> but was:<4>
at
org.apache.hadoop.mapreduce.security.token.TestDelegationTokenRenewal.testDTRenewal(TestDelegationTokenRenewal.java:303)
{noformat}
> TestDelegationTokenRenewal fails
> --------------------------------
>
> Key: MAPREDUCE-1537
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1537
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Reporter: Jitendra Nath Pandey
> Assignee: Jitendra Nath Pandey
> Fix For: 0.22.0
>
> Attachments: MR-1537.1.patch, MR-1537.2.patch, MR-1537.3.patch
>
>
> TestDelegationTokenRenewal does not compile in trunk.
> The reason is that DelegationTokenSecretManager in hdfs requires namesystem
> in constructor.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.