[
https://issues.apache.org/jira/browse/IGNITE-10403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16729393#comment-16729393
]
Ignite TC Bot commented on IGNITE-10403:
----------------------------------------
{panel:title=--> Run :: Basic Tests: No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
[TeamCity *--> Run :: Basic Tests*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=2654809&buildTypeId=IgniteTests24Java8_RunBasicTests]
> Yardstick does not work without Guava 20 in the classpath
> ---------------------------------------------------------
>
> Key: IGNITE-10403
> URL: https://issues.apache.org/jira/browse/IGNITE-10403
> Project: Ignite
> Issue Type: Bug
> Reporter: Oleg Ostanin
> Assignee: Oleg Ostanin
> Priority: Major
> Fix For: 2.8
>
>
> {noformat}
> Exception in thread "main" java.lang.NoSuchMethodError:
> com.google.common.collect.Sets$SetView.iterator()Lcom/google/common/collect/UnmodifiableIterator;
> at org.reflections.Reflections.expandSuperTypes(Reflections.java:380) at
> org.reflections.Reflections.<init>(Reflections.java:126) at
> org.reflections.Reflections.<init>(Reflections.java:168) at
> org.yardstickframework.impl.BenchmarkLoader.initialize(BenchmarkLoader.java:99)
> at
> org.yardstickframework.BenchmarkServerStartUp.main(BenchmarkServerStartUp.java:40)
> {noformat}
>
> Explanation from this link:
> [https://github.com/confluentinc/kafka-connect-elasticsearch/issues/143]
> 'This error means that you are bringing an older version of guava earlier in
> your classpath. Connect worker requires guava >= 20 for org.reflections to
> work correctly.'
> Indeed adding guava 20 to Yardstick ./lib folder helps.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)