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

Christopher Tubbs commented on ACCUMULO-3871:
---------------------------------------------

Looking at the commits so far, I'm curious if we can't just put the 
IntegrationTestMapReduce class in the test jar, and have a profile in that 
which creates a shaded jar for testing.

The advantage of this is primarily:
# one less module (simplicity)
# no publishing a shaded jar to central on release (avoids potential pitfalls 
for users encountering these jars)


> run integration tests as a map/reduce job
> -----------------------------------------
>
>                 Key: ACCUMULO-3871
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3871
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: test
>            Reporter: Eric Newton
>            Assignee: Eric Newton
>             Fix For: 1.8.0
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> When the functional tests were moved to java, we lost the ability to run the 
> tests via map/reduce.  It would be nice to run the ITs in under 2 hours. and 
> take advantage of an entire cluster, especially after making large sweeping 
> changes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to