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

Tsz Wo Nicholas Sze commented on RATIS-232:
-------------------------------------------

We probably should update the Hadoop version.  However, it may need a lot of 
work.

Let's skip all the Hadoop unit tests for the moment; see RATIS-226.

> All Hadoop unit tests fail with NoSuchMethodError
> -------------------------------------------------
>
>                 Key: RATIS-232
>                 URL: https://issues.apache.org/jira/browse/RATIS-232
>             Project: Ratis
>          Issue Type: Bug
>            Reporter: Tsz Wo Nicholas Sze
>            Priority: Major
>
> After the recent shading change in RATIS-168, all Hadoop unit tests fail with 
> NoSuchMethodError.
> {code}
> java.lang.NoSuchMethodError: 
> com.google.common.base.Objects.toStringHelper(Ljava/lang/Object;)Lcom/google/common/base/Objects$ToStringHelper;
>       at 
> org.apache.hadoop.metrics2.lib.MetricsRegistry.toString(MetricsRegistry.java:411)
>       at java.lang.String.valueOf(String.java:2994)
>       at java.lang.StringBuilder.append(StringBuilder.java:131)
>       at org.apache.hadoop.ipc.metrics.RpcMetrics.<init>(RpcMetrics.java:74)
>       ...
> {code}
> The current Hadoop version depends on an old (incompatible) Guava version.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to