[
https://issues.apache.org/jira/browse/HDFS-703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12773601#action_12773601
]
Eli Collins commented on HDFS-703:
----------------------------------
I'm getting a build failure running ant binary on a clean hdfs tree, this
change makes build.xml reference test/aop/build/aop.xml but that file isn't
checked in or generated first. Any ideas?
BUILD FAILED
/home/eli/src/apache-hadoop-hdfs/build.xml:262: Cannot find
/home/eli/src/apache-hadoop-hdfs/src/test/aop/build/aop.xml imported from
/home/eli/src/apache-hadoop-hdfs/build.xml
> Replace current fault injection implementation with one from Common
> -------------------------------------------------------------------
>
> Key: HDFS-703
> URL: https://issues.apache.org/jira/browse/HDFS-703
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: build
> Affects Versions: 0.22.0
> Reporter: Konstantin Boudnik
> Assignee: Konstantin Boudnik
> Fix For: 0.22.0
>
> Attachments: HDFS-703.patch, HDFS-703.patch, HDFS-703.patch
>
>
> After HADOOP-6204 has been implemented HDFS doesn't need to have its separate
> implementation of fault injection framework. Instead it has to reuse one from
> Common.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.