Exception: NoSuchMethodError: com.google.common.base.Enums.valueOfFunction #1819
-
Hello, when I use JDK8 to build Gravitino's integration test, I encounter an error. It seems that Hadoop is using an outdated version of Guava. Have any of you experienced a similar issue?
|
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 4 replies
-
@DawnJheng |
Beta Was this translation helpful? Give feedback.
-
What command do you use to |
Beta Was this translation helpful? Give feedback.
-
Can you pull the latest code and try again? |
Beta Was this translation helpful? Give feedback.
-
I solved the problem by following steps:
|
Beta Was this translation helpful? Give feedback.
I solved the problem by following steps:
rm -rf ~/.gradle/caches/modules-2
gravitino/.idea