[
https://issues.apache.org/jira/browse/HADOOP-15772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16621232#comment-16621232
]
Hudson commented on HADOOP-15772:
---------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #15023 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/15023/])
HADOOP-15772. Remove the 'Path ... should be specified as a URI' (arp: rev
2eb597b1511f8f46866abe4eeec820f4191cc295)
* (edit)
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/common/Util.java
> Remove the 'Path ... should be specified as a URI' warnings on startup
> ----------------------------------------------------------------------
>
> Key: HADOOP-15772
> URL: https://issues.apache.org/jira/browse/HADOOP-15772
> Project: Hadoop Common
> Issue Type: Bug
> Components: conf
> Reporter: Arpit Agarwal
> Assignee: Ayush Saxena
> Priority: Major
> Labels: newbie
> Fix For: 2.10.0, 3.2.0, 3.0.4, 3.1.2
>
> Attachments: HDFS-13921-01.patch, HDFS-13921-02.patch
>
>
> The following warnings are logged on service 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]