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

Steve Loughran commented on HADOOP-14932:
-----------------------------------------

I think this isn't critical; it's just that some mockito references in 
{{DataNodeTestUtils}} are stopping minidfs cluster from working unless the 
right version of mockito is on the CP. The fix here is not to upgrade the 
version, it's to remove that transitive dependency moving the test util method 
into another class.

> Move Mockito up to 1.10.19 to be compatible with HBase
> ------------------------------------------------------
>
>                 Key: HADOOP-14932
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14932
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: test
>            Reporter: Akira Ajisaka
>            Priority: Critical
>
> HADOOP-14178 will upgrade Mockito up to 2.x, however, the progress is slow 
> and probably this won't be in Hadoop 3.0 GA. Apache HBase community wants 
> Hadoop to upgrade Mockito up to 1.10.19 to compile HBase test code with 
> Hadoop 3.0 successfully if we cannot upgrade Mockito to 2.x.
> Thanks [~tedyu] for the 
> [report|https://issues.apache.org/jira/browse/HADOOP-14178?focusedCommentId=16193128&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16193128].



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to