[
https://issues.apache.org/jira/browse/HDFS-12085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16082167#comment-16082167
]
Hudson commented on HDFS-12085:
-------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #11987 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/11987/])
HDFS-12085. Reconfigure namenode heartbeat interval fails if the (yqlin: rev
3a7f02b81520ad4d3eebf92e9dbca662beec0302)
* (edit)
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/conf/Configuration.java
* (edit)
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNode.java
* (edit)
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestNameNodeReconfigure.java
> Reconfigure namenode heartbeat interval fails if the interval was set with
> time unit
> ------------------------------------------------------------------------------------
>
> Key: HDFS-12085
> URL: https://issues.apache.org/jira/browse/HDFS-12085
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: hdfs, tools
> Affects Versions: 3.0.0-alpha4
> Reporter: Weiwei Yang
> Assignee: Weiwei Yang
> Priority: Minor
> Fix For: 3.0.0-beta1
>
> Attachments: HDFS-12085.001.patch, HDFS-12085.002.patch
>
>
> It fails when I set duration with time unit, e.g 5s, error
> {noformat}
> Reconfiguring status for node [localhost:8111]: started at Tue Jul 04
> 08:14:18 PDT 2017 and finished at Tue Jul 04 08:14:18 PDT 2017.
> FAILED: Change property dfs.heartbeat.interval
> From: "3s"
> To: "5s"
> Error: For input string: "5s".
> {noformat}
> time unit support was added via HDFS-9847.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]