[
https://issues.apache.org/jira/browse/HADOOP-13141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15282149#comment-15282149
]
Xiaobing Zhou commented on HADOOP-13141:
----------------------------------------
Here's the expcetion:
{noformat}
Running org.apache.hadoop.hdfs.TestAsyncDFSRename
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 15.756 sec <<<
FAILURE! - in org.apache.hadoop.hdfs.TestAsyncDFSRename
testAsyncRenameWithOverwrite(org.apache.hadoop.hdfs.TestAsyncDFSRename) Time
elapsed: 15.58 sec <<< ERROR!
java.io.IOException: Timed out waiting for Mini HDFS Cluster to start
at
org.apache.hadoop.hdfs.MiniDFSCluster.waitClusterUp(MiniDFSCluster.java:1345)
at
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:848)
at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:482)
at
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:441)
at
org.apache.hadoop.hdfs.TestAsyncDFSRename.testAsyncRenameWithOverwrite(TestAsyncDFSRename.java:69)
{noformat}
> Mini HDFS Cluster fails to start on trunk
> -----------------------------------------
>
> Key: HADOOP-13141
> URL: https://issues.apache.org/jira/browse/HADOOP-13141
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Xiaobing Zhou
>
> It's been noticed that Mini HDFS Cluster fails to start on trunk, blocking
> unit tests and Jenkins.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]