[
https://issues.apache.org/jira/browse/HADOOP-5653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12697888#action_12697888
]
Tsz Wo (Nicholas), SZE commented on HADOOP-5653:
------------------------------------------------
Yes, fs.default.name belongs core-site.xml since it only can be found in
trunk/src/core/core-default.xml.
> seems that some component is still looking for hadoop-site.xml
> --------------------------------------------------------------
>
> Key: HADOOP-5653
> URL: https://issues.apache.org/jira/browse/HADOOP-5653
> Project: Hadoop Core
> Issue Type: Bug
> Components: dfs
> Environment: hadoop-0.20.0-040709
> linux 64 command line
> Reporter: Cheng
>
> I created hdfs_site.xml. I can see hdfs files from browser. But I cannot list
> hdfs files from command line. I got local file list instead. If I create a
> hadoop-site.xml, it gives warning below but the command "./bin/hadoop dfs
> -ls" works.
> 09/04/10 17:09:29 WARN conf.Configuration: DEPRECATED: hadoop-site.xml found
> in the classpath. Usage of hadoop-site.xml is deprecated. Instead use
> core-site.xml, mapred-site.xml and hdfs-site.xml to override properties of
> core-default.xml, mapred-default.xml and hdfs-default.xml respectively
> It seems that some component is still looking for hadoop-site.xml
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.