Description
To solve HDFS-12920 issue we configured "dfs.client.datanode-restart.timeout" without time unit. No log file is full of
2019-06-22 20:13:14,605 | INFO | pool-12-thread-1 | No unit for dfs.client.datanode-restart.timeout(30) assuming SECONDS org.apache.hadoop.conf.Configuration.logDeprecation(Configuration.java:1409)
No need to log this, just give the behavior in property description.
Attachments
Attachments
Issue Links
- is related to
-
HDFS-12920 HDFS default value change (with adding time unit) breaks old version MR tarball work with Hadoop 3.x
- Resolved