[
https://issues.apache.org/jira/browse/HDFS-5328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17240599#comment-17240599
]
Hadoop QA commented on HDFS-5328:
---------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Logfile || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m
0s{color} | {color:blue}{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red} 0m 13s{color}
| {color:red}{color} | {color:red} HDFS-5328 does not apply to trunk. Rebase
required? Wrong Branch? See https://wiki.apache.org/hadoop/HowToContribute for
help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | HDFS-5328 |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12782266/HDFS-5328.002.patch |
| Console output |
https://ci-hadoop.apache.org/job/PreCommit-HDFS-Build/322/console |
| versions | git=2.17.1 |
| Powered by | Apache Yetus 0.13.0-SNAPSHOT https://yetus.apache.org |
This message was automatically generated.
> MiniDFSCluster times out at startup
> -----------------------------------
>
> Key: HDFS-5328
> URL: https://issues.apache.org/jira/browse/HDFS-5328
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: test
> Affects Versions: 2.1.1-beta, 2.7.1, 3.0.0-alpha1
> Reporter: Alejandro Abdelnur
> Priority: Major
> Attachments: HDFS-5328.001.patch, HDFS-5328.002.patch
>
>
> It seems MiniDFSCluster startup got slower lately and we are observing the
> following intermittent failure on startup in our jenkins boxes:
> {code}
> java.io.IOException: Timed out waiting for Mini HDFS Cluster to start
> at
> org.apache.hadoop.hdfs.MiniDFSCluster.waitClusterUp(MiniDFSCluster.java:972)
> at
> org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:665)
> at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:585)
> at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:511)
> {code}
> By looking at the code the {{waitClusterUp()}} has a hardcoded 10secs timeout
> (10 1 sec waits).
> There are two things we should look at it, make the timeout configurable, and
> more important, see what has changed to make the startup slower.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]