[
https://issues.apache.org/jira/browse/HADOOP-6003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz Wo (Nicholas), SZE updated HADOOP-6003:
-------------------------------------------
Component/s: test
- Tried the following
# ant injectfaults
# set fi.* to 1
# ant test-core -Dtestcase=TestFileCreation
It still passed the test. Have I done something wrong?
- ant clean failed.
{noformat}
bash-3.2$ ant clean
Buildfile: build.xml
...
BUILD FAILED
d:\...@sze\hadoop\latest\build.xml:1604: Unable to delete file
d:\...@sze\hadoop\latest\build\ivy\lib\hadoop\common\aspectjtools-1.6.4.jar
Total time: 0 seconds
{noformat}
- I think fi-site.xml should not be placed in conf directory. It may confuse
cluster administrators. It is better to put everything under test.
> AspectJ framework for HDFS code and tests
> -----------------------------------------
>
> Key: HADOOP-6003
> URL: https://issues.apache.org/jira/browse/HADOOP-6003
> Project: Hadoop Core
> Issue Type: Sub-task
> Components: test
> Affects Versions: 0.20.0
> Reporter: Konstantin Boudnik
> Assignee: Konstantin Boudnik
> Fix For: 0.21.0
>
> Attachments: HADOOP-6003.patch, HADOOP-6003.patch, HADOOP-6003.patch,
> HADOOP-6003.patch, HADOOP-6003.sh, HADOOP-6003.sh
>
>
> This subtask takes care about HDFS part of Hadoop only. Others will be added
> later as needed: it will include only new aspects development and
> modifications of build.xml file
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.