Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
testChooseIndexFromCaseSensitiveHint2(org.apache.phoenix.compile.QueryOptimizerTest) Time elapsed: 0.398 sec <<< ERROR! java.lang.NoSuchMethodError: com.google.common.collect.Range.singleton(Ljava/lang/Comparable;)Lcom/google/common/collect/Range; at org.apache.phoenix.compile.QueryOptimizerTest.testChooseIndexFromCaseSensitiveHint2(QueryOptimizerTest.java:285)
sergey.soldatov tried to check whether we can shade guava jars so that we don't get this kind of issues but was not able to do as of now and suggested to bump up the guava version. So changing the guava version to 14.0 as of now.