Arpit Agarwal created HDFS-13921:
------------------------------------
Summary: Remove the 'Path ... should be specified as a URI'
warnings on startup
Key: HDFS-13921
URL: https://issues.apache.org/jira/browse/HDFS-13921
Project: Hadoop HDFS
Issue Type: Bug
Components: namenode
Reporter: Arpit Agarwal
The following warnings are logged multiple times on NameNode startup and are
noise. It is perfectly valid to list local paths without using the URI syntax.
{code:java}
2018-09-16 23:16:11,393 WARN common.Util (Util.java:stringAsURI(99)) - Path
/hadoop/hdfs/namenode should be specified as a URI in configuration files.
Please update hdfs configuration.{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]