You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Weiwei Yang (JIRA)" <ji...@apache.org> on 2017/07/04 15:56:00 UTC

[jira] [Created] (HDFS-12085) Reconfigure namenode interval fails if the interval was set with time unit

Weiwei Yang created HDFS-12085:
----------------------------------

             Summary: Reconfigure namenode 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
            Reporter: Weiwei Yang
            Assignee: Weiwei Yang
            Priority: Critical


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: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org