[ https://issues.apache.org/jira/browse/PHOENIX-7078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Istvan Toth updated PHOENIX-7078: --------------------------------- Issue Type: Bug (was: New Feature) > java.lang.NoSuchMethodError in CreateTableIT with HBase 2.1 > ----------------------------------------------------------- > > Key: PHOENIX-7078 > URL: https://issues.apache.org/jira/browse/PHOENIX-7078 > Project: Phoenix > Issue Type: Bug > Components: core, omid > Reporter: Istvan Toth > Priority: Major > > Looks like some kind of Guava version issue. > This is WITHOUT the Omid 1.1.0 update > When did this break ? > {noformat} > [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) > ...{noformat} -- This message was sent by Atlassian Jira (v8.20.10#820010)