[ https://issues.apache.org/jira/browse/HADOOP-4400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639350#action_12639350 ]
Edward J. Yoon commented on HADOOP-4400: ---------------------------------------- Just my +1 for this patch. > 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 > 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.