[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13146633#comment-13146633
 ] 

Alejandro Abdelnur commented on MAPREDUCE-3378:
-----------------------------------------------

Another issue I'm facing with the multiple JARs is that the test JARs when 
included for testing do not pull test scope dependencies, thus I have to 
include all of them one by one.

Maybe a solution would be to have a hadoop-mapreduce-test artifact that 
includes all necessary deps to run testcases in compile mode.
                
> Create a single 'hadoop-mapreduce' Maven artifact
> -------------------------------------------------
>
>                 Key: MAPREDUCE-3378
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3378
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.23.0
>            Reporter: Tom White
>
> In 0.23.0 there are multiple artifacts (hadoop-mapreduce-client-app, 
> hadoop-mapreduce-client-common, hadoop-mapreduce-client-core, etc). It would 
> be simpler for users to declare a dependency on hadoop-mapreduce (much like 
> there's hadoop-common and hadoop-hdfs). (This would also be a step towards 
> MAPREDUCE-2600.)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to