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 (Created) (JIRA)" <ji...@apache.org> on 2011/11/04 17:11:52 UTC

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

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

        

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

Posted by "Eli Collins (Commented) (JIRA)" <ji...@apache.org>.
    [ 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

        

[jira] [Resolved] (MAPREDUCE-3356) TestTrackerDistributedCacheManager fails on branch-20-security

Posted by "Eli Collins (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eli Collins resolved MAPREDUCE-3356.
------------------------------------

    Resolution: Duplicate

Dupe of MAPREDUCE-1549.
                
> TestTrackerDistributedCacheManager 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

        

[jira] [Updated] (MAPREDUCE-3356) TestTrackerDistributedCacheManager fails on branch-20-security

Posted by "Eli Collins (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eli Collins updated MAPREDUCE-3356:
-----------------------------------

    Summary: TestTrackerDistributedCacheManager fails on branch-20-security  (was: TestMRWithDistributedCache fails on branch-20-security)
    
> TestTrackerDistributedCacheManager 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

        

[jira] [Updated] (MAPREDUCE-3356) TestTrackerDistributedCacheManager fails on branch-20-security

Posted by "Matt Foley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Foley updated MAPREDUCE-3356:
----------------------------------

    Target Version/s:   (was: 1.1.0)
    
> TestTrackerDistributedCacheManager 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