[ https://issues.apache.org/jira/browse/HADOOP-12722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15107116#comment-15107116
]
Steve Loughran commented on HADOOP-12722:
-----------------------------------------
I mean: what are you depending on that gives you the mockito dependency. As I would expect
it to be declared a test-time dependency only of Hadoop's POMs.
Have you tried to exclude it?
> Get rid of mockito-all 1.8.5
> ----------------------------
>
> Key: HADOOP-12722
> URL: https://issues.apache.org/jira/browse/HADOOP-12722
> Project: Hadoop Common
> Issue Type: Wish
> Affects Versions: 2.6.3
> Reporter: Paul Polishchuk
>
> Currently, this is a big pain to write custom MapOutputCollector/ShuffleConsumerPlugin
with mockito > 1.8.5, as it clashes with Hadoop bundled version.
> It would be really nice to get rid of this dependency at all
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|