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 "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org> on 2008/09/05 10:23:44 UTC

[jira] Created: (HADOOP-4078) TestKosmosFileSystem fails on trunk

TestKosmosFileSystem fails on trunk
-----------------------------------

                 Key: HADOOP-4078
                 URL: https://issues.apache.org/jira/browse/HADOOP-4078
             Project: Hadoop Core
          Issue Type: Bug
          Components: fs
    Affects Versions: 0.19.0
            Reporter: Amareshwari Sriramadasu
            Priority: Blocker
             Fix For: 0.19.0


org.apache.hadoop.fs.kfs.TestKosmosFileSystem.testDirs fails with error messgae:
{noformat}
Error Message
expected:<7> but was:<1>

Stacktrace
junit.framework.AssertionFailedError: expected:<7> but was:<1>
	at org.apache.hadoop.fs.kfs.TestKosmosFileSystem.testDirs(TestKosmosFileSystem.java:77)
{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-4078) TestKosmosFileSystem fails on trunk

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

Lohit Vijayarenu updated HADOOP-4078:
-------------------------------------

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

I just committed this. 
PS : Different test failure is due to HADOOP-3874

> TestKosmosFileSystem fails on trunk
> -----------------------------------
>
>                 Key: HADOOP-4078
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4078
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Lohit Vijayarenu
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: HADOOP-4078.patch, HADOOP-4078.patch
>
>
> org.apache.hadoop.fs.kfs.TestKosmosFileSystem.testDirs fails with error messgae:
> {noformat}
> Error Message
> expected:<7> but was:<1>
> Stacktrace
> junit.framework.AssertionFailedError: expected:<7> but was:<1>
> 	at org.apache.hadoop.fs.kfs.TestKosmosFileSystem.testDirs(TestKosmosFileSystem.java:77)
> {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-4078) TestKosmosFileSystem fails on trunk

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

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

I also cannot reproduce it in Windows and Linux.

> TestKosmosFileSystem fails on trunk
> -----------------------------------
>
>                 Key: HADOOP-4078
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4078
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Lohit Vijayarenu
>            Priority: Blocker
>             Fix For: 0.19.0
>
>
> org.apache.hadoop.fs.kfs.TestKosmosFileSystem.testDirs fails with error messgae:
> {noformat}
> Error Message
> expected:<7> but was:<1>
> Stacktrace
> junit.framework.AssertionFailedError: expected:<7> but was:<1>
> 	at org.apache.hadoop.fs.kfs.TestKosmosFileSystem.testDirs(TestKosmosFileSystem.java:77)
> {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-4078) TestKosmosFileSystem fails on trunk

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

Lohit Vijayarenu updated HADOOP-4078:
-------------------------------------

    Status: Patch Available  (was: Open)

> TestKosmosFileSystem fails on trunk
> -----------------------------------
>
>                 Key: HADOOP-4078
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4078
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Lohit Vijayarenu
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: HADOOP-4078.patch, HADOOP-4078.patch
>
>
> org.apache.hadoop.fs.kfs.TestKosmosFileSystem.testDirs fails with error messgae:
> {noformat}
> Error Message
> expected:<7> but was:<1>
> Stacktrace
> junit.framework.AssertionFailedError: expected:<7> but was:<1>
> 	at org.apache.hadoop.fs.kfs.TestKosmosFileSystem.testDirs(TestKosmosFileSystem.java:77)
> {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-4078) TestKosmosFileSystem fails on trunk

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

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

TestKosmosFileSystem fails in Hudson build #3190.
See http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3190/testReport/

> TestKosmosFileSystem fails on trunk
> -----------------------------------
>
>                 Key: HADOOP-4078
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4078
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Lohit Vijayarenu
>            Priority: Blocker
>             Fix For: 0.19.0
>
>
> org.apache.hadoop.fs.kfs.TestKosmosFileSystem.testDirs fails with error messgae:
> {noformat}
> Error Message
> expected:<7> but was:<1>
> Stacktrace
> junit.framework.AssertionFailedError: expected:<7> but was:<1>
> 	at org.apache.hadoop.fs.kfs.TestKosmosFileSystem.testDirs(TestKosmosFileSystem.java:77)
> {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-4078) TestKosmosFileSystem fails on trunk

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

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

Should the patch be
{code}
+        baseDir = new Path(System.getProperty("test.build.data") + 
+                                              "/kfs-test",
+                                              "/tmp/kfs-test");
{code}
not
{code}
+        baseDir = new Path(System.getProperty("test.build.data" + 
+                                              "/kfs-test",
+                                              "/tmp/kfs-test"));
{code}
?

> TestKosmosFileSystem fails on trunk
> -----------------------------------
>
>                 Key: HADOOP-4078
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4078
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Lohit Vijayarenu
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: HADOOP-4078.patch
>
>
> org.apache.hadoop.fs.kfs.TestKosmosFileSystem.testDirs fails with error messgae:
> {noformat}
> Error Message
> expected:<7> but was:<1>
> Stacktrace
> junit.framework.AssertionFailedError: expected:<7> but was:<1>
> 	at org.apache.hadoop.fs.kfs.TestKosmosFileSystem.testDirs(TestKosmosFileSystem.java:77)
> {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-4078) TestKosmosFileSystem fails on trunk

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

Lohit Vijayarenu updated HADOOP-4078:
-------------------------------------

    Status: Patch Available  (was: Open)

> TestKosmosFileSystem fails on trunk
> -----------------------------------
>
>                 Key: HADOOP-4078
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4078
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Lohit Vijayarenu
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: HADOOP-4078.patch
>
>
> org.apache.hadoop.fs.kfs.TestKosmosFileSystem.testDirs fails with error messgae:
> {noformat}
> Error Message
> expected:<7> but was:<1>
> Stacktrace
> junit.framework.AssertionFailedError: expected:<7> but was:<1>
> 	at org.apache.hadoop.fs.kfs.TestKosmosFileSystem.testDirs(TestKosmosFileSystem.java:77)
> {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-4078) TestKosmosFileSystem fails on trunk

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

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

    Hadoop Flags: [Reviewed]

+1 patch looks good.

> TestKosmosFileSystem fails on trunk
> -----------------------------------
>
>                 Key: HADOOP-4078
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4078
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Lohit Vijayarenu
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: HADOOP-4078.patch, HADOOP-4078.patch
>
>
> org.apache.hadoop.fs.kfs.TestKosmosFileSystem.testDirs fails with error messgae:
> {noformat}
> Error Message
> expected:<7> but was:<1>
> Stacktrace
> junit.framework.AssertionFailedError: expected:<7> but was:<1>
> 	at org.apache.hadoop.fs.kfs.TestKosmosFileSystem.testDirs(TestKosmosFileSystem.java:77)
> {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-4078) TestKosmosFileSystem fails on trunk

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

Lohit Vijayarenu commented on HADOOP-4078:
------------------------------------------

Thanks Nicholas for testing this on windows and linux

> TestKosmosFileSystem fails on trunk
> -----------------------------------
>
>                 Key: HADOOP-4078
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4078
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Lohit Vijayarenu
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: HADOOP-4078.patch
>
>
> org.apache.hadoop.fs.kfs.TestKosmosFileSystem.testDirs fails with error messgae:
> {noformat}
> Error Message
> expected:<7> but was:<1>
> Stacktrace
> junit.framework.AssertionFailedError: expected:<7> but was:<1>
> 	at org.apache.hadoop.fs.kfs.TestKosmosFileSystem.testDirs(TestKosmosFileSystem.java:77)
> {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-4078) TestKosmosFileSystem fails on trunk

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

Owen O'Malley reassigned HADOOP-4078:
-------------------------------------

    Assignee: Lohit Vijayarenu

Lohit, you modified this test yesterday. Can you look at this? Thanks!

> TestKosmosFileSystem fails on trunk
> -----------------------------------
>
>                 Key: HADOOP-4078
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4078
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Lohit Vijayarenu
>            Priority: Blocker
>             Fix For: 0.19.0
>
>
> org.apache.hadoop.fs.kfs.TestKosmosFileSystem.testDirs fails with error messgae:
> {noformat}
> Error Message
> expected:<7> but was:<1>
> Stacktrace
> junit.framework.AssertionFailedError: expected:<7> but was:<1>
> 	at org.apache.hadoop.fs.kfs.TestKosmosFileSystem.testDirs(TestKosmosFileSystem.java:77)
> {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-4078) TestKosmosFileSystem fails on trunk

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

Lohit Vijayarenu updated HADOOP-4078:
-------------------------------------

    Attachment: HADOOP-4078.patch

When the full test suite is run, this fails becuase of some previous test cases not cleaning up test.build.data.
Fixed to use its own directory which will be deleted after testing.

> TestKosmosFileSystem fails on trunk
> -----------------------------------
>
>                 Key: HADOOP-4078
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4078
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Lohit Vijayarenu
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: HADOOP-4078.patch
>
>
> org.apache.hadoop.fs.kfs.TestKosmosFileSystem.testDirs fails with error messgae:
> {noformat}
> Error Message
> expected:<7> but was:<1>
> Stacktrace
> junit.framework.AssertionFailedError: expected:<7> but was:<1>
> 	at org.apache.hadoop.fs.kfs.TestKosmosFileSystem.testDirs(TestKosmosFileSystem.java:77)
> {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-4078) TestKosmosFileSystem fails on trunk

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

Hadoop QA commented on HADOOP-4078:
-----------------------------------

+1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12389600/HADOOP-4078.patch
  against trunk revision 692571.

    +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 core tests.  The patch passed core unit tests.

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

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

This message is automatically generated.

> TestKosmosFileSystem fails on trunk
> -----------------------------------
>
>                 Key: HADOOP-4078
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4078
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Lohit Vijayarenu
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: HADOOP-4078.patch, HADOOP-4078.patch
>
>
> org.apache.hadoop.fs.kfs.TestKosmosFileSystem.testDirs fails with error messgae:
> {noformat}
> Error Message
> expected:<7> but was:<1>
> Stacktrace
> junit.framework.AssertionFailedError: expected:<7> but was:<1>
> 	at org.apache.hadoop.fs.kfs.TestKosmosFileSystem.testDirs(TestKosmosFileSystem.java:77)
> {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-4078) TestKosmosFileSystem fails on trunk

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

Hadoop QA commented on HADOOP-4078:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12389598/HADOOP-4078.patch
  against trunk revision 692542.

    +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 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/3191/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3191/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3191/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3191/console

This message is automatically generated.

> TestKosmosFileSystem fails on trunk
> -----------------------------------
>
>                 Key: HADOOP-4078
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4078
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Lohit Vijayarenu
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: HADOOP-4078.patch, HADOOP-4078.patch
>
>
> org.apache.hadoop.fs.kfs.TestKosmosFileSystem.testDirs fails with error messgae:
> {noformat}
> Error Message
> expected:<7> but was:<1>
> Stacktrace
> junit.framework.AssertionFailedError: expected:<7> but was:<1>
> 	at org.apache.hadoop.fs.kfs.TestKosmosFileSystem.testDirs(TestKosmosFileSystem.java:77)
> {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-4078) TestKosmosFileSystem fails on trunk

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

Lohit Vijayarenu updated HADOOP-4078:
-------------------------------------

    Attachment: HADOOP-4078.patch

Good catch, multiple machines, multiple patches. This one is tested for sure :)

> TestKosmosFileSystem fails on trunk
> -----------------------------------
>
>                 Key: HADOOP-4078
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4078
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Lohit Vijayarenu
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: HADOOP-4078.patch, HADOOP-4078.patch
>
>
> org.apache.hadoop.fs.kfs.TestKosmosFileSystem.testDirs fails with error messgae:
> {noformat}
> Error Message
> expected:<7> but was:<1>
> Stacktrace
> junit.framework.AssertionFailedError: expected:<7> but was:<1>
> 	at org.apache.hadoop.fs.kfs.TestKosmosFileSystem.testDirs(TestKosmosFileSystem.java:77)
> {noformat}

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


[jira] Issue Comment Edited: (HADOOP-4078) TestKosmosFileSystem fails on trunk

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

szetszwo edited comment on HADOOP-4078 at 9/5/08 4:02 PM:
------------------------------------------------------------------------

Should the patch be
{code}
+        baseDir = new Path(System.getProperty("test.build.data", "/tmp"), "kfs-test");
{code}
?

      was (Author: szetszwo):
    Should the patch be
{code}
+        baseDir = new Path(System.getProperty("test.build.data") + 
+                                              "/kfs-test",
+                                              "/tmp/kfs-test");
{code}
not
{code}
+        baseDir = new Path(System.getProperty("test.build.data" + 
+                                              "/kfs-test",
+                                              "/tmp/kfs-test"));
{code}
?
  
> TestKosmosFileSystem fails on trunk
> -----------------------------------
>
>                 Key: HADOOP-4078
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4078
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Lohit Vijayarenu
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: HADOOP-4078.patch
>
>
> org.apache.hadoop.fs.kfs.TestKosmosFileSystem.testDirs fails with error messgae:
> {noformat}
> Error Message
> expected:<7> but was:<1>
> Stacktrace
> junit.framework.AssertionFailedError: expected:<7> but was:<1>
> 	at org.apache.hadoop.fs.kfs.TestKosmosFileSystem.testDirs(TestKosmosFileSystem.java:77)
> {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-4078) TestKosmosFileSystem fails on trunk

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

Lohit Vijayarenu updated HADOOP-4078:
-------------------------------------

    Status: Open  (was: Patch Available)

> TestKosmosFileSystem fails on trunk
> -----------------------------------
>
>                 Key: HADOOP-4078
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4078
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Lohit Vijayarenu
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: HADOOP-4078.patch, HADOOP-4078.patch
>
>
> org.apache.hadoop.fs.kfs.TestKosmosFileSystem.testDirs fails with error messgae:
> {noformat}
> Error Message
> expected:<7> but was:<1>
> Stacktrace
> junit.framework.AssertionFailedError: expected:<7> but was:<1>
> 	at org.apache.hadoop.fs.kfs.TestKosmosFileSystem.testDirs(TestKosmosFileSystem.java:77)
> {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-4078) TestKosmosFileSystem fails on trunk

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

Hudson commented on HADOOP-4078:
--------------------------------

Integrated in Hadoop-trunk #595 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/595/])

> TestKosmosFileSystem fails on trunk
> -----------------------------------
>
>                 Key: HADOOP-4078
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4078
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Lohit Vijayarenu
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: HADOOP-4078.patch, HADOOP-4078.patch
>
>
> org.apache.hadoop.fs.kfs.TestKosmosFileSystem.testDirs fails with error messgae:
> {noformat}
> Error Message
> expected:<7> but was:<1>
> Stacktrace
> junit.framework.AssertionFailedError: expected:<7> but was:<1>
> 	at org.apache.hadoop.fs.kfs.TestKosmosFileSystem.testDirs(TestKosmosFileSystem.java:77)
> {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-4078) TestKosmosFileSystem fails on trunk

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

Lohit Vijayarenu commented on HADOOP-4078:
------------------------------------------

I am unable to reproduce this on MAC.
{noformat}
    [junit] Running org.apache.hadoop.fs.kfs.TestKosmosFileSystem
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.804 sec
{noformat}
Will try to get hold of some other box to test this out.

> TestKosmosFileSystem fails on trunk
> -----------------------------------
>
>                 Key: HADOOP-4078
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4078
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Lohit Vijayarenu
>            Priority: Blocker
>             Fix For: 0.19.0
>
>
> org.apache.hadoop.fs.kfs.TestKosmosFileSystem.testDirs fails with error messgae:
> {noformat}
> Error Message
> expected:<7> but was:<1>
> Stacktrace
> junit.framework.AssertionFailedError: expected:<7> but was:<1>
> 	at org.apache.hadoop.fs.kfs.TestKosmosFileSystem.testDirs(TestKosmosFileSystem.java:77)
> {noformat}

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