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.