[
https://issues.apache.org/jira/browse/MAPREDUCE-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12839013#action_12839013
]
Jitendra Nath Pandey commented on MAPREDUCE-1537:
-------------------------------------------------
ant test results:
4 failures due to unrelated reasons
1. TestJobHistory: succeeds when run from command line
2. TestMiniMRLocalFS: File QuasiMonteCarlo_TMP_3_141592654/out/reduce-out does
not exist.
java.io.FileNotFoundException: File
QuasiMonteCarlo_TMP_3_141592654/out/reduce-out does not exist.
at
org.apache.hadoop.fs.RawLocalFileSystem.getFileStatus(RawLocalFileSystem.java:420)
3. TestDelegationTokenRenewal: It is a flaky test (MR-1532 addresses it)
4. TestMiniMRChildTask:
junit.framework.AssertionFailedError: Exception in testing temp dir
junit.framework.AssertionFailedError: Exception in testing child env
junit.framework.AssertionFailedError: Exception in testing child env
> 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
> 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.