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 "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2018/09/17 18:29:00 UTC

[jira] [Created] (HDFS-13921) Remove the 'Path ... should be specified as a URI' warnings on startup

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