akkumar / hbasene

HBase as the backing store for the TF-IDF representations for Lucene

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exception in thread "main" java.lang.NoSuchFieldError: ANALYZED

anhtv opened this issue · comments

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