You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Xiaobing Zhou (JIRA)" <ji...@apache.org> on 2016/05/12 21:47:13 UTC

[jira] [Commented] (HIVE-13752) Mini HDFS Cluster fails to start on trunk

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

Xiaobing Zhou commented on HIVE-13752:
--------------------------------------

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: HIVE-13752
>                 URL: https://issues.apache.org/jira/browse/HIVE-13752
>             Project: Hive
>          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)