[ 
https://issues.apache.org/jira/browse/HDFS-5562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13831219#comment-13831219
 ] 

Binglin Chang commented on HDFS-5562:
-------------------------------------

There are 10 failed tests:

org.apache.hadoop.hdfs.server.blockmanagement.TestBlocksWithNotEnoughRacks.testCorruptBlockRereplicatedAcrossRacks
org.apache.hadoop.hdfs.server.namenode.TestCacheDirectives.testWaitForCachedReplicas
org.apache.hadoop.hdfs.server.namenode.TestCacheDirectives.testAddingCacheDirectiveInfosWhenCachingIsDisabled
org.apache.hadoop.hdfs.server.namenode.TestCacheDirectives.testWaitForCachedReplicasInDirectory
org.apache.hadoop.hdfs.server.namenode.TestCacheDirectives.testReplicationFactor
org.apache.hadoop.hdfs.server.datanode.TestFsDatasetCache.testCacheAndUncacheBlockSimple
org.apache.hadoop.hdfs.server.datanode.TestFsDatasetCache.testCacheAndUncacheBlockWithRetries
org.apache.hadoop.hdfs.server.datanode.TestFsDatasetCache.testUncacheUnknownBlock
org.apache.hadoop.hdfs.server.datanode.TestFsDatasetCache.testUncachingBlocksBeforeCachingFinishes
org.apache.hadoop.hdfs.server.datanode.TestFsDatasetCache.testFilesExceedMaxLockedMemory

TestBlocksWithNotEnoughRacks.testCorruptBlockRereplicatedAcrossRacks is fixed 
by HDFS-5540, other test are failed because:

java.lang.RuntimeException: Cannot start datanode because the configured max 
locked memory size (dfs.datanode.max.locked.memory) is greater than zero and 
native code is not available.




> TestCacheDirectives fails on trunk
> ----------------------------------
>
>                 Key: HDFS-5562
>                 URL: https://issues.apache.org/jira/browse/HDFS-5562
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 3.0.0
>            Reporter: Akira AJISAKA
>
> Some tests fail on trunk.
> {code}
> Tests in error:
>   TestCacheDirectives.testWaitForCachedReplicas:710 » Runtime Cannot start 
> datan...
>   TestCacheDirectives.testAddingCacheDirectiveInfosWhenCachingIsDisabled:767 
> » Runtime
>   TestCacheDirectives.testWaitForCachedReplicasInDirectory:813 » Runtime 
> Cannot ...
>   TestCacheDirectives.testReplicationFactor:897 » Runtime Cannot start 
> datanode ...
> Tests run: 9, Failures: 0, Errors: 4, Skipped: 0
> {code}
> For more details, see https://builds.apache.org/job/Hadoop-Hdfs-trunk/1592/



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to