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 "Eli Collins (Commented) (JIRA)" <ji...@apache.org> on 2011/11/04 17:13:51 UTC

[jira] [Commented] (MAPREDUCE-3356) TestMRWithDistributedCache fails on branch-20-security

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

Eli Collins commented on MAPREDUCE-3356:
----------------------------------------

Here are the failures:

{noformat}
Testcase: testReferenceCount took 0.135 sec
        FAILED
null
junit.framework.AssertionFailedError: null
        at org.apache.hadoop.filecache.TestTrackerDistributedCacheManager.testReferenceCount(TestTrackerDistributedCacheManager.java:295)

Testcase: testPublicPrivateCache took 0.091 sec
        FAILED
Cache file didn't get localized in the expected directory. Expected localization to happen within /home/eli/src/hadoop-branch-0.20-security/build/test/data/TestTrackerDistributedCacheManager/mapred/local/taskTracker/distcache, but was localized at /home/eli/src/hadoop-branch-0.20-security/build/test/data/TestTrackerDistributedCacheManager/mapred/local/0_4/taskTracker/eli/distcache/-3013070916529384529_964342944_1866527742/file/home/eli/src/hadoop-branch-0.20-security/build/test/data/TestTrackerDistributedCacheManager/fourthcachefile
junit.framework.AssertionFailedError: Cache file didn't get localized in the expected directory. Expected localization to happen within /home/eli/src/hadoop-branch-0.20-security/build/test/data/TestTrackerDistributedCacheManager/mapred/local/taskTracker/distcache, but was localized at /home/eli/src/hadoop-branch-0.20-security/build/test/data/TestTrackerDistributedCacheManager/mapred/local/0_4/taskTracker/eli/distcache/-3013070916529384529_964342944_1866527742/file/home/eli/src/hadoop-branch-0.20-security/build/test/data/TestTrackerDistributedCacheManager/fourthcachefile
        at org.apache.hadoop.filecache.TestTrackerDistributedCacheManager.checkLocalizedPath(TestTrackerDistributedCacheManager.java:468)
        at org.apache.hadoop.filecache.TestTrackerDistributedCacheManager.testPublicPrivateCache(TestTrackerDistributedCacheManager.java:324)
{noformat}
                
> TestMRWithDistributedCache fails on branch-20-security
> ------------------------------------------------------
>
>                 Key: MAPREDUCE-3356
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3356
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: distributed-cache, test
>    Affects Versions: 0.20.205.0
>            Reporter: Eli Collins
>
> The testReferenceCount and testPublicPrivateCache tests fail reproducibly on branch-20-security. Details in follow up comment.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira