You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org> on 2008/10/08 22:03:44 UTC

[jira] Created: (HADOOP-4378) TestJobQueueInformation fails regularly

TestJobQueueInformation fails regularly
---------------------------------------

                 Key: HADOOP-4378
                 URL: https://issues.apache.org/jira/browse/HADOOP-4378
             Project: Hadoop Core
          Issue Type: Bug
          Components: mapred
            Reporter: Tsz Wo (Nicholas), SZE


Got the same result from Linux and Windows:
{noformat}
Testcase: testJobQueues took 40.806 sec
        FAILED
task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTrackerr does not exist.
junit.framework.AssertionFailedError: task tracker dir /home/tsz/hadoop/latest/bb
uild/test/mapred/local/1_0/taskTracker does not exist.
        at org.apache.hadoop.mapred.TestMiniMRWithDFS.checkTaskDirectories(TestMMiniMRWithDFS.java:140)
        at org.apache.hadoop.mapred.TestMiniMRWithDFS.runWordCount(TestMiniMRWitthDFS.java:196)
        at org.apache.hadoop.mapred.TestJobQueueInformation.testJobQueues(TestJoobQueueInformation.java:90)
{noformat}

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


[jira] Updated: (HADOOP-4378) TestJobQueueInformation fails regularly

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

Sreekanth Ramakrishnan updated HADOOP-4378:
-------------------------------------------

    Attachment: HADOOP-4378-2.patch

Attaching patch removing the commented out line.

> TestJobQueueInformation fails regularly
> ---------------------------------------
>
>                 Key: HADOOP-4378
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4378
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred, test
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Sreekanth Ramakrishnan
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4378_20081010TestJobQueueInformation.txt, HADOOP-4378-1.patch, HADOOP-4378-2.patch
>
>
> Got the same result from Linux and Windows:
> {noformat}
> Testcase: testJobQueues took 40.806 sec
>         FAILED
> task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTrackerr does not exist.
> junit.framework.AssertionFailedError: task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTracker does not exist.
>         at org.apache.hadoop.mapred.TestMiniMRWithDFS.checkTaskDirectories(TestMMiniMRWithDFS.java:140)
>         at org.apache.hadoop.mapred.TestMiniMRWithDFS.runWordCount(TestMiniMRWitthDFS.java:196)
>         at org.apache.hadoop.mapred.TestJobQueueInformation.testJobQueues(TestJoobQueueInformation.java:90)
> {noformat}

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


[jira] Updated: (HADOOP-4378) TestJobQueueInformation fails regularly

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

Nigel Daley updated HADOOP-4378:
--------------------------------

    Component/s: test

> TestJobQueueInformation fails regularly
> ---------------------------------------
>
>                 Key: HADOOP-4378
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4378
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred, test
>            Reporter: Tsz Wo (Nicholas), SZE
>            Priority: Blocker
>             Fix For: 0.19.0
>
>
> Got the same result from Linux and Windows:
> {noformat}
> Testcase: testJobQueues took 40.806 sec
>         FAILED
> task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTrackerr does not exist.
> junit.framework.AssertionFailedError: task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTracker does not exist.
>         at org.apache.hadoop.mapred.TestMiniMRWithDFS.checkTaskDirectories(TestMMiniMRWithDFS.java:140)
>         at org.apache.hadoop.mapred.TestMiniMRWithDFS.runWordCount(TestMiniMRWitthDFS.java:196)
>         at org.apache.hadoop.mapred.TestJobQueueInformation.testJobQueues(TestJoobQueueInformation.java:90)
> {noformat}

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


[jira] Commented: (HADOOP-4378) TestJobQueueInformation fails regularly

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-4378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638607#action_12638607 ] 

Tsz Wo (Nicholas), SZE commented on HADOOP-4378:
------------------------------------------------

> I don't see the test failure in the Hudson Hadoop-trunk project.

Hudson was not working for past few days.  The TestJobQueueInformation failed on a recent build (#3438). see http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3438/

BTW, have you done a svn update?  I guess the test failed is due to some recent changes.

> TestJobQueueInformation fails regularly
> ---------------------------------------
>
>                 Key: HADOOP-4378
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4378
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred, test
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Sreekanth Ramakrishnan
>            Priority: Blocker
>             Fix For: 0.19.0
>
>
> Got the same result from Linux and Windows:
> {noformat}
> Testcase: testJobQueues took 40.806 sec
>         FAILED
> task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTrackerr does not exist.
> junit.framework.AssertionFailedError: task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTracker does not exist.
>         at org.apache.hadoop.mapred.TestMiniMRWithDFS.checkTaskDirectories(TestMMiniMRWithDFS.java:140)
>         at org.apache.hadoop.mapred.TestMiniMRWithDFS.runWordCount(TestMiniMRWitthDFS.java:196)
>         at org.apache.hadoop.mapred.TestJobQueueInformation.testJobQueues(TestJoobQueueInformation.java:90)
> {noformat}

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


[jira] Updated: (HADOOP-4378) TestJobQueueInformation fails regularly

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

Sreekanth Ramakrishnan updated HADOOP-4378:
-------------------------------------------

    Attachment: HADOOP-4378-1.patch

Attaching patch with modifying the TestJobQueueInformation not using TestMiniMRWithDFS anymore.

Instead using sleep job and submitting the same to check for scheduling information populated on the job.

> TestJobQueueInformation fails regularly
> ---------------------------------------
>
>                 Key: HADOOP-4378
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4378
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred, test
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Sreekanth Ramakrishnan
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4378_20081010TestJobQueueInformation.txt, HADOOP-4378-1.patch
>
>
> Got the same result from Linux and Windows:
> {noformat}
> Testcase: testJobQueues took 40.806 sec
>         FAILED
> task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTrackerr does not exist.
> junit.framework.AssertionFailedError: task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTracker does not exist.
>         at org.apache.hadoop.mapred.TestMiniMRWithDFS.checkTaskDirectories(TestMMiniMRWithDFS.java:140)
>         at org.apache.hadoop.mapred.TestMiniMRWithDFS.runWordCount(TestMiniMRWitthDFS.java:196)
>         at org.apache.hadoop.mapred.TestJobQueueInformation.testJobQueues(TestJoobQueueInformation.java:90)
> {noformat}

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


[jira] Commented: (HADOOP-4378) TestJobQueueInformation fails regularly

Posted by "Sreekanth Ramakrishnan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-4378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638474#action_12638474 ] 

Sreekanth Ramakrishnan commented on HADOOP-4378:
------------------------------------------------

I don't see the test failure in the Hudson Hadoop-trunk project. The same issues was reported to me by Amareshwari [HADOOP-4261|http://issues.apache.org/jira/browse/HADOOP-4261] but then she was not able to reproduce the issue locally. I also have not been able to reproduce this issue. 

> TestJobQueueInformation fails regularly
> ---------------------------------------
>
>                 Key: HADOOP-4378
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4378
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred, test
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Sreekanth Ramakrishnan
>            Priority: Blocker
>             Fix For: 0.19.0
>
>
> Got the same result from Linux and Windows:
> {noformat}
> Testcase: testJobQueues took 40.806 sec
>         FAILED
> task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTrackerr does not exist.
> junit.framework.AssertionFailedError: task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTracker does not exist.
>         at org.apache.hadoop.mapred.TestMiniMRWithDFS.checkTaskDirectories(TestMMiniMRWithDFS.java:140)
>         at org.apache.hadoop.mapred.TestMiniMRWithDFS.runWordCount(TestMiniMRWitthDFS.java:196)
>         at org.apache.hadoop.mapred.TestJobQueueInformation.testJobQueues(TestJoobQueueInformation.java:90)
> {noformat}

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


[jira] Commented: (HADOOP-4378) TestJobQueueInformation fails regularly

Posted by "Vinod K V (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-4378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638496#action_12638496 ] 

Vinod K V commented on HADOOP-4378:
-----------------------------------

I also have seen the same test-case failure on Linux with the same stack trace. Will see if I can give some more useful information.

> TestJobQueueInformation fails regularly
> ---------------------------------------
>
>                 Key: HADOOP-4378
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4378
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred, test
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Sreekanth Ramakrishnan
>            Priority: Blocker
>             Fix For: 0.19.0
>
>
> Got the same result from Linux and Windows:
> {noformat}
> Testcase: testJobQueues took 40.806 sec
>         FAILED
> task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTrackerr does not exist.
> junit.framework.AssertionFailedError: task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTracker does not exist.
>         at org.apache.hadoop.mapred.TestMiniMRWithDFS.checkTaskDirectories(TestMMiniMRWithDFS.java:140)
>         at org.apache.hadoop.mapred.TestMiniMRWithDFS.runWordCount(TestMiniMRWitthDFS.java:196)
>         at org.apache.hadoop.mapred.TestJobQueueInformation.testJobQueues(TestJoobQueueInformation.java:90)
> {noformat}

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


[jira] Commented: (HADOOP-4378) TestJobQueueInformation fails regularly

Posted by "Hemanth Yamijala (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-4378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639324#action_12639324 ] 

Hemanth Yamijala commented on HADOOP-4378:
------------------------------------------

The issue is related to HADOOP-4409. All tests using {{TestMiniMRWithDFS}} could be potentially affected. However, the way the class is used, none of the other tests are actually failing except {{TestJobQueueInformation}}. I propose we fix this test case to not use {{TestMiniMRWithDFS}}, as it really doesn't need to run any specific type of job, nor check for correctness of job running aspects. Instead, it could use a simple job like the {{SleepJob}}.

The real cause for failure can be tracked in HADOOP-4409. I think the mapred team needs to make a call on whether this is a blocker.

> TestJobQueueInformation fails regularly
> ---------------------------------------
>
>                 Key: HADOOP-4378
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4378
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred, test
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Sreekanth Ramakrishnan
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4378_20081010TestJobQueueInformation.txt
>
>
> Got the same result from Linux and Windows:
> {noformat}
> Testcase: testJobQueues took 40.806 sec
>         FAILED
> task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTrackerr does not exist.
> junit.framework.AssertionFailedError: task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTracker does not exist.
>         at org.apache.hadoop.mapred.TestMiniMRWithDFS.checkTaskDirectories(TestMMiniMRWithDFS.java:140)
>         at org.apache.hadoop.mapred.TestMiniMRWithDFS.runWordCount(TestMiniMRWitthDFS.java:196)
>         at org.apache.hadoop.mapred.TestJobQueueInformation.testJobQueues(TestJoobQueueInformation.java:90)
> {noformat}

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


[jira] Commented: (HADOOP-4378) TestJobQueueInformation fails regularly

Posted by "Raghu Angadi (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-4378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639129#action_12639129 ] 

Raghu Angadi commented on HADOOP-4378:
--------------------------------------

Any update on this? Thanks.


> TestJobQueueInformation fails regularly
> ---------------------------------------
>
>                 Key: HADOOP-4378
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4378
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred, test
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Sreekanth Ramakrishnan
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4378_20081010TestJobQueueInformation.txt
>
>
> Got the same result from Linux and Windows:
> {noformat}
> Testcase: testJobQueues took 40.806 sec
>         FAILED
> task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTrackerr does not exist.
> junit.framework.AssertionFailedError: task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTracker does not exist.
>         at org.apache.hadoop.mapred.TestMiniMRWithDFS.checkTaskDirectories(TestMMiniMRWithDFS.java:140)
>         at org.apache.hadoop.mapred.TestMiniMRWithDFS.runWordCount(TestMiniMRWitthDFS.java:196)
>         at org.apache.hadoop.mapred.TestJobQueueInformation.testJobQueues(TestJoobQueueInformation.java:90)
> {noformat}

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


[jira] Updated: (HADOOP-4378) TestJobQueueInformation fails regularly

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE updated HADOOP-4378:
-------------------------------------------

      Description: 
Got the same result from Linux and Windows:
{noformat}
Testcase: testJobQueues took 40.806 sec
        FAILED
task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTrackerr does not exist.
junit.framework.AssertionFailedError: task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTracker does not exist.
        at org.apache.hadoop.mapred.TestMiniMRWithDFS.checkTaskDirectories(TestMMiniMRWithDFS.java:140)
        at org.apache.hadoop.mapred.TestMiniMRWithDFS.runWordCount(TestMiniMRWitthDFS.java:196)
        at org.apache.hadoop.mapred.TestJobQueueInformation.testJobQueues(TestJoobQueueInformation.java:90)
{noformat}

  was:
Got the same result from Linux and Windows:
{noformat}
Testcase: testJobQueues took 40.806 sec
        FAILED
task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTrackerr does not exist.
junit.framework.AssertionFailedError: task tracker dir /home/tsz/hadoop/latest/bb
uild/test/mapred/local/1_0/taskTracker does not exist.
        at org.apache.hadoop.mapred.TestMiniMRWithDFS.checkTaskDirectories(TestMMiniMRWithDFS.java:140)
        at org.apache.hadoop.mapred.TestMiniMRWithDFS.runWordCount(TestMiniMRWitthDFS.java:196)
        at org.apache.hadoop.mapred.TestJobQueueInformation.testJobQueues(TestJoobQueueInformation.java:90)
{noformat}

         Priority: Blocker  (was: Major)
    Fix Version/s: 0.19.0

This problem exists in 0.19.  Setting this to a 0.19 blocker.

> TestJobQueueInformation fails regularly
> ---------------------------------------
>
>                 Key: HADOOP-4378
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4378
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Tsz Wo (Nicholas), SZE
>            Priority: Blocker
>             Fix For: 0.19.0
>
>
> Got the same result from Linux and Windows:
> {noformat}
> Testcase: testJobQueues took 40.806 sec
>         FAILED
> task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTrackerr does not exist.
> junit.framework.AssertionFailedError: task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTracker does not exist.
>         at org.apache.hadoop.mapred.TestMiniMRWithDFS.checkTaskDirectories(TestMMiniMRWithDFS.java:140)
>         at org.apache.hadoop.mapred.TestMiniMRWithDFS.runWordCount(TestMiniMRWitthDFS.java:196)
>         at org.apache.hadoop.mapred.TestJobQueueInformation.testJobQueues(TestJoobQueueInformation.java:90)
> {noformat}

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


[jira] Commented: (HADOOP-4378) TestJobQueueInformation fails regularly

Posted by "Hemanth Yamijala (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-4378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639381#action_12639381 ] 

Hemanth Yamijala commented on HADOOP-4378:
------------------------------------------

BTW, I also verified that the test which failed consistently on my machine, passed now.

> TestJobQueueInformation fails regularly
> ---------------------------------------
>
>                 Key: HADOOP-4378
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4378
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred, test
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Sreekanth Ramakrishnan
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4378_20081010TestJobQueueInformation.txt, HADOOP-4378-1.patch
>
>
> Got the same result from Linux and Windows:
> {noformat}
> Testcase: testJobQueues took 40.806 sec
>         FAILED
> task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTrackerr does not exist.
> junit.framework.AssertionFailedError: task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTracker does not exist.
>         at org.apache.hadoop.mapred.TestMiniMRWithDFS.checkTaskDirectories(TestMMiniMRWithDFS.java:140)
>         at org.apache.hadoop.mapred.TestMiniMRWithDFS.runWordCount(TestMiniMRWitthDFS.java:196)
>         at org.apache.hadoop.mapred.TestJobQueueInformation.testJobQueues(TestJoobQueueInformation.java:90)
> {noformat}

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


[jira] Commented: (HADOOP-4378) TestJobQueueInformation fails regularly

Posted by "Sreekanth Ramakrishnan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-4378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639390#action_12639390 ] 

Sreekanth Ramakrishnan commented on HADOOP-4378:
------------------------------------------------

Attaching the ant test-patch output run locally:


{noformat}
     [exec]
     [exec] +1 overall.
     [exec]
     [exec]     +1 @author.  The patch does not contain any @author tags.
     [exec]
     [exec]     +1 tests included.  The patch appears to include 4 new or modified tests.
     [exec]
     [exec]     +1 javadoc.  The javadoc tool did not generate any warning messages.
     [exec]
     [exec]     +1 javac.  The applied patch does not increase the total number of javac compiler warnings.
     [exec]
     [exec]     +1 findbugs.  The patch does not introduce any new Findbugs warnings.
     [exec]
     [exec]     +1 Eclipse classpath. The patch retains Eclipse classpath integrity.
     [exec]
     [exec]

{noformat}

> TestJobQueueInformation fails regularly
> ---------------------------------------
>
>                 Key: HADOOP-4378
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4378
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred, test
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Sreekanth Ramakrishnan
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4378_20081010TestJobQueueInformation.txt, HADOOP-4378-1.patch, HADOOP-4378-2.patch
>
>
> Got the same result from Linux and Windows:
> {noformat}
> Testcase: testJobQueues took 40.806 sec
>         FAILED
> task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTrackerr does not exist.
> junit.framework.AssertionFailedError: task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTracker does not exist.
>         at org.apache.hadoop.mapred.TestMiniMRWithDFS.checkTaskDirectories(TestMMiniMRWithDFS.java:140)
>         at org.apache.hadoop.mapred.TestMiniMRWithDFS.runWordCount(TestMiniMRWitthDFS.java:196)
>         at org.apache.hadoop.mapred.TestJobQueueInformation.testJobQueues(TestJoobQueueInformation.java:90)
> {noformat}

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


[jira] Updated: (HADOOP-4378) TestJobQueueInformation fails regularly

Posted by "Arun C Murthy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arun C Murthy updated HADOOP-4378:
----------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

I just committed this. Thanks, Sreekanth!

> TestJobQueueInformation fails regularly
> ---------------------------------------
>
>                 Key: HADOOP-4378
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4378
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred, test
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Sreekanth Ramakrishnan
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4378_20081010TestJobQueueInformation.txt, HADOOP-4378-1.patch, HADOOP-4378-2.patch
>
>
> Got the same result from Linux and Windows:
> {noformat}
> Testcase: testJobQueues took 40.806 sec
>         FAILED
> task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTrackerr does not exist.
> junit.framework.AssertionFailedError: task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTracker does not exist.
>         at org.apache.hadoop.mapred.TestMiniMRWithDFS.checkTaskDirectories(TestMMiniMRWithDFS.java:140)
>         at org.apache.hadoop.mapred.TestMiniMRWithDFS.runWordCount(TestMiniMRWitthDFS.java:196)
>         at org.apache.hadoop.mapred.TestJobQueueInformation.testJobQueues(TestJoobQueueInformation.java:90)
> {noformat}

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


[jira] Updated: (HADOOP-4378) TestJobQueueInformation fails regularly

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE updated HADOOP-4378:
-------------------------------------------

    Attachment: 4378_20081010TestJobQueueInformation.txt

I can deterministically reproduce this.  4378_20081010TestJobQueueInformation.txt is a test output.  Let me if you need more information.

> TestJobQueueInformation fails regularly
> ---------------------------------------
>
>                 Key: HADOOP-4378
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4378
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred, test
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Sreekanth Ramakrishnan
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4378_20081010TestJobQueueInformation.txt
>
>
> Got the same result from Linux and Windows:
> {noformat}
> Testcase: testJobQueues took 40.806 sec
>         FAILED
> task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTrackerr does not exist.
> junit.framework.AssertionFailedError: task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTracker does not exist.
>         at org.apache.hadoop.mapred.TestMiniMRWithDFS.checkTaskDirectories(TestMMiniMRWithDFS.java:140)
>         at org.apache.hadoop.mapred.TestMiniMRWithDFS.runWordCount(TestMiniMRWitthDFS.java:196)
>         at org.apache.hadoop.mapred.TestJobQueueInformation.testJobQueues(TestJoobQueueInformation.java:90)
> {noformat}

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


[jira] Assigned: (HADOOP-4378) TestJobQueueInformation fails regularly

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

Hemanth Yamijala reassigned HADOOP-4378:
----------------------------------------

    Assignee: Sreekanth Ramakrishnan

> TestJobQueueInformation fails regularly
> ---------------------------------------
>
>                 Key: HADOOP-4378
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4378
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred, test
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Sreekanth Ramakrishnan
>            Priority: Blocker
>             Fix For: 0.19.0
>
>
> Got the same result from Linux and Windows:
> {noformat}
> Testcase: testJobQueues took 40.806 sec
>         FAILED
> task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTrackerr does not exist.
> junit.framework.AssertionFailedError: task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTracker does not exist.
>         at org.apache.hadoop.mapred.TestMiniMRWithDFS.checkTaskDirectories(TestMMiniMRWithDFS.java:140)
>         at org.apache.hadoop.mapred.TestMiniMRWithDFS.runWordCount(TestMiniMRWitthDFS.java:196)
>         at org.apache.hadoop.mapred.TestJobQueueInformation.testJobQueues(TestJoobQueueInformation.java:90)
> {noformat}

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


[jira] Commented: (HADOOP-4378) TestJobQueueInformation fails regularly

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-4378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639595#action_12639595 ] 

Hadoop QA commented on HADOOP-4378:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12392087/HADOOP-4378-2.patch
  against trunk revision 704599.

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 3 new or modified tests.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

    +1 Eclipse classpath. The patch retains Eclipse classpath integrity.

    -1 core tests.  The patch failed core unit tests.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3460/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3460/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3460/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3460/console

This message is automatically generated.

> TestJobQueueInformation fails regularly
> ---------------------------------------
>
>                 Key: HADOOP-4378
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4378
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred, test
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Sreekanth Ramakrishnan
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4378_20081010TestJobQueueInformation.txt, HADOOP-4378-1.patch, HADOOP-4378-2.patch
>
>
> Got the same result from Linux and Windows:
> {noformat}
> Testcase: testJobQueues took 40.806 sec
>         FAILED
> task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTrackerr does not exist.
> junit.framework.AssertionFailedError: task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTracker does not exist.
>         at org.apache.hadoop.mapred.TestMiniMRWithDFS.checkTaskDirectories(TestMMiniMRWithDFS.java:140)
>         at org.apache.hadoop.mapred.TestMiniMRWithDFS.runWordCount(TestMiniMRWitthDFS.java:196)
>         at org.apache.hadoop.mapred.TestJobQueueInformation.testJobQueues(TestJoobQueueInformation.java:90)
> {noformat}

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


[jira] Commented: (HADOOP-4378) TestJobQueueInformation fails regularly

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-4378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639851#action_12639851 ] 

Hudson commented on HADOOP-4378:
--------------------------------

Integrated in Hadoop-trunk #634 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/634/])
    . Fix TestJobQueueInformation to use SleepJob rather than WordCount via TestMiniMRWithDFS. Contributed by Sreekanth Ramakrishnan.


> TestJobQueueInformation fails regularly
> ---------------------------------------
>
>                 Key: HADOOP-4378
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4378
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred, test
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Sreekanth Ramakrishnan
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4378_20081010TestJobQueueInformation.txt, HADOOP-4378-1.patch, HADOOP-4378-2.patch
>
>
> Got the same result from Linux and Windows:
> {noformat}
> Testcase: testJobQueues took 40.806 sec
>         FAILED
> task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTrackerr does not exist.
> junit.framework.AssertionFailedError: task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTracker does not exist.
>         at org.apache.hadoop.mapred.TestMiniMRWithDFS.checkTaskDirectories(TestMMiniMRWithDFS.java:140)
>         at org.apache.hadoop.mapred.TestMiniMRWithDFS.runWordCount(TestMiniMRWitthDFS.java:196)
>         at org.apache.hadoop.mapred.TestJobQueueInformation.testJobQueues(TestJoobQueueInformation.java:90)
> {noformat}

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


[jira] Updated: (HADOOP-4378) TestJobQueueInformation fails regularly

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

Sreekanth Ramakrishnan updated HADOOP-4378:
-------------------------------------------

    Status: Patch Available  (was: Open)

Removing dependency with TestMiniMRWithDFS for TestJobQueueInformation.

> TestJobQueueInformation fails regularly
> ---------------------------------------
>
>                 Key: HADOOP-4378
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4378
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred, test
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Sreekanth Ramakrishnan
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4378_20081010TestJobQueueInformation.txt, HADOOP-4378-1.patch, HADOOP-4378-2.patch
>
>
> Got the same result from Linux and Windows:
> {noformat}
> Testcase: testJobQueues took 40.806 sec
>         FAILED
> task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTrackerr does not exist.
> junit.framework.AssertionFailedError: task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTracker does not exist.
>         at org.apache.hadoop.mapred.TestMiniMRWithDFS.checkTaskDirectories(TestMMiniMRWithDFS.java:140)
>         at org.apache.hadoop.mapred.TestMiniMRWithDFS.runWordCount(TestMiniMRWitthDFS.java:196)
>         at org.apache.hadoop.mapred.TestJobQueueInformation.testJobQueues(TestJoobQueueInformation.java:90)
> {noformat}

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


[jira] Commented: (HADOOP-4378) TestJobQueueInformation fails regularly

Posted by "Hemanth Yamijala (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-4378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639380#action_12639380 ] 

Hemanth Yamijala commented on HADOOP-4378:
------------------------------------------

Minor nit. Please remove the commented line that is submitting the word count job, as we are never going to be using that again. Other than that, +1.

> TestJobQueueInformation fails regularly
> ---------------------------------------
>
>                 Key: HADOOP-4378
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4378
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred, test
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Sreekanth Ramakrishnan
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4378_20081010TestJobQueueInformation.txt, HADOOP-4378-1.patch
>
>
> Got the same result from Linux and Windows:
> {noformat}
> Testcase: testJobQueues took 40.806 sec
>         FAILED
> task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTrackerr does not exist.
> junit.framework.AssertionFailedError: task tracker dir /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTracker does not exist.
>         at org.apache.hadoop.mapred.TestMiniMRWithDFS.checkTaskDirectories(TestMMiniMRWithDFS.java:140)
>         at org.apache.hadoop.mapred.TestMiniMRWithDFS.runWordCount(TestMiniMRWitthDFS.java:196)
>         at org.apache.hadoop.mapred.TestJobQueueInformation.testJobQueues(TestJoobQueueInformation.java:90)
> {noformat}

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