-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.0.0-alpha4
-
Fix Version/s: 3.0.0-beta1
-
Labels:None
-
Target Version/s:
-
Hadoop Flags:Reviewed
It fails when I set duration with time unit, e.g 5s, error
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".
time unit support was added via HDFS-9847.