[
https://issues.apache.org/jira/browse/HDFS-792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12783864#action_12783864
]
Konstantin Boudnik commented on HDFS-792:
-----------------------------------------
I think the reason why it has been improperly reported is here
{noformat}
2009-11-17 01:21:28,937 WARN conf.Configuration
(Configuration.java:<clinit>(345)) - 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
{noformat}
Test has been terminated but without setting a failure status. I'm not even
sure if this is a test-patch problem.
> TestHDFSCLI is failing
> -----------------------
>
> Key: HDFS-792
> URL: https://issues.apache.org/jira/browse/HDFS-792
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: test
> Affects Versions: 0.21.0
> Reporter: Konstantin Boudnik
> Priority: Blocker
>
> TestHDFSCLI is failing apparently because of
> {noformat}
> 552: help: help for du
> 553: help: help for dus
> {noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.