Description
Looks like some kind of Guava version issue.
This is WITHOUT the Omid 1.1.0 update
When did this break ?
[ERROR] org.apache.phoenix.end2end.CreateTableIT.testCoprocessorsForTransactionalCreateIndexOnOldImplementation Time elapsed: 0.064 s <<< ERROR! java.lang.NoSuchMethodError: 'com.google.common.base.Stopwatch com.google.common.base.Stopwatch.createUnstarted()' at com.google.inject.internal.InternalInjectorCreator.<init>(InternalInjectorCreator.java:64) at com.google.inject.Guice.createInjector(Guice.java:87) at com.google.inject.Guice.createInjector(Guice.java:69) at com.google.inject.Guice.createInjector(Guice.java:59) at org.apache.phoenix.transaction.OmidTransactionService.startAndInjectOmidTransactionService(OmidTransactionService.java:72) ...
Attachments
Issue Links
- is caused by
-
PHOENIX-7051 Remove direct dependency on Google Guice from phoenix-core
- Resolved
- relates to
-
PHOENIX-7079 Omid 1.1.0 update breaks HBase 2.1-2.3 build because of Netty problems
- Resolved
- links to