[
https://issues.apache.org/jira/browse/HADOOP-4796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Yang updated HADOOP-4796:
------------------------------
Attachment: HADOOP-4796-2.patch
Same patch as above plus:
Removed incompleted test cases for:
- Agent to Collector communication test
- Demux test (can't run without test data)
- Log4j appender test case
Removed unused library:
ant.jar, ant-README.txt, ant-LICENSE.txt
> Test target for chukwa build.xml needs to comply to hadoop build.xml test
> suites
> --------------------------------------------------------------------------------
>
> Key: HADOOP-4796
> URL: https://issues.apache.org/jira/browse/HADOOP-4796
> Project: Hadoop Core
> Issue Type: Bug
> Affects Versions: 0.20.0
> Environment: Redhat EL 5, Java 6
> Reporter: Eric Yang
> Assignee: Eric Yang
> Fix For: 0.20.0
>
> Attachments: HADOOP-4796-2.patch, HADOOP-4796.diff
>
>
> Chukwa build.xml file is not honoring the hadoop test target. When calling
> ant -Dtest.include=mapred/Test* test, this command also executes chukwa test
> cases. The build.xml needs to be polished to avoid testing the wrong test
> cases.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.