[
https://issues.apache.org/jira/browse/HADOOP-4400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639861#action_12639861
]
Hudson commented on HADOOP-4400:
--------------------------------
Integrated in Hadoop-trunk #634 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/634/])
. Add "hdfs://" to fs.default.name on quickstart.html.
(Jeff Hammerbacher via omalley)
> Add "hdfs://" to fs.default.name on quickstart.html
> ---------------------------------------------------
>
> Key: HADOOP-4400
> URL: https://issues.apache.org/jira/browse/HADOOP-4400
> Project: Hadoop Core
> Issue Type: Bug
> Components: documentation
> Reporter: Jeff Hammerbacher
> Assignee: Jeff Hammerbacher
> Priority: Trivial
> Fix For: 0.19.0
>
> Attachments: HADOOP-4400.patch
>
>
> Trivial change, but if you use the suggested hadoop-site.xml from the current
> quickstart guide, you'll get an error like the below:
> 2008-10-12 23:32:42,560 WARN fs.FileSystem (FileSystem.java:fixName(165)) -
> "localhost:9000" is a deprecated filesystem name. Use
> "hdfs://localhost:9000/" instead.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.