Surendra Singh Lilhore created HDFS-14630:
---------------------------------------------
Summary: Configuration.getTimeDurationHelper() should not log time
unit warning in info log.
Key: HDFS-14630
URL: https://issues.apache.org/jira/browse/HDFS-14630
Project: Hadoop HDFS
Issue Type: Bug
Reporter: Surendra Singh Lilhore
To solve [HDFS-12920|https://issues.apache.org/jira/browse/HDFS-12920] issue we
configured "dfs.client.datanode-restart.timeout" without time unit. No log file
is full of
{noformat}
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){noformat}
No need to log this, just give the behavior in property description.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]