[
https://issues.apache.org/jira/browse/HADOOP-5653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12697892#action_12697892
]
Cheng commented on HADOOP-5653:
-------------------------------
thx all.
> 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.