hbasene
hbasene copied to clipboard
Exception in thread "main" java.lang.NoSuchFieldError: ANALYZED
hi all, i tried to run HelloWorlClass example from the thread: https://github.com/akkumar/hbasene/wiki/hello-world but that throw the exception: "Exception in thread "main" java.lang.NoSuchFieldError: ANALYZED at org.hbasene.index.HelloWorldClass.main(HelloWorldClass.java:36) "
Anybody help me to resolve this problem.
Thanks in advance