[
https://issues.apache.org/jira/browse/MAPREDUCE-1952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12890291#action_12890291
]
Amar Kamat commented on MAPREDUCE-1952:
---------------------------------------
I am thinking something on the lines of contrib tests i.e having a separate
build.xml in _src/tools_ and have these special targets in it instead of mixing
it with the mapred _build.xml_. One thing I noticed was that the tools
(framework) class files are in a separate folder i.e under _build/tools_ while
the test files are mixed with the other mapred classes. Maybe we should split
that too and move the tools' tests in _src/tool_ folder.
> Add a separate ant 'test' target for MapReduce tools
> ----------------------------------------------------
>
> Key: MAPREDUCE-1952
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1952
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Components: test
> Reporter: Amar Kamat
> Fix For: 0.22.0
>
>
> There should be some easy way to run {{tools}} tests in one go.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.