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 "Eli Collins (Created) (JIRA)" <ji...@apache.org> on 2011/11/24 03:06:39 UTC

[jira] [Created] (HADOOP-7859) TestViewFsHdfs.testgetFileLinkStatus is failing an assert

TestViewFsHdfs.testgetFileLinkStatus is failing an assert
---------------------------------------------------------

                 Key: HADOOP-7859
                 URL: https://issues.apache.org/jira/browse/HADOOP-7859
             Project: Hadoop Common
          Issue Type: Bug
          Components: fs
            Reporter: Eli Collins
            Assignee: Eli Collins
             Fix For: 0.23.1


Probably introduced by HADOOP-7783. I'll fix it.

{noformat}
java.lang.AssertionError
	at org.apache.hadoop.fs.FileContext.qualifySymlinkTarget(FileContext.java:1111)
	at org.apache.hadoop.fs.FileContext.access$000(FileContext.java:170)
	at org.apache.hadoop.fs.FileContext$15.next(FileContext.java:1142)
	at org.apache.hadoop.fs.FileContext$15.next(FileContext.java:1137)
	at org.apache.hadoop.fs.FileContext$FSLinkResolver.resolve(FileContext.java:2327)
	at org.apache.hadoop.fs.FileContext.getFileLinkStatus(FileContext.java:1137)
	at org.apache.hadoop.fs.FileContextTestHelper.checkFileLinkStatus(FileContextTestHelper.java:233)
	at org.apache.hadoop.fs.viewfs.ViewFsBaseTest.testgetFileLinkStatus(ViewFsBaseTest.java:448)
{noformat}

--
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