Hi Li, As you see at mailing list archives, Nutch 2.x does not support Gora-0.4 yet. However, there is an open issue ( https://issues.apache.org/jira/browse/NUTCH-1714) about this improvement and patch is available. You can apply patch to Nutch 2.x branch and use gora-0.4. And we will be glad if you comment to issue about your results after applying patch!
Thanks, Alparslan. On Mon, Apr 28, 2014 at 6:46 AM, Li Li <[email protected]> wrote: > it says > Exception in thread "main" org.apache.gora.util.GoraException: > java.lang.IllegalArgumentException: Not a host:port pair: > I googled and it says nutch 2.2.1 use gora 0.3 which only support > hbase 0.90/0.92 > > I tried to modify ivy.xml and update gora from 0.3 to 0.4. it build > successfully but when I run. it says: > java.lang.NoClassDefFoundError: org/apache/gora/persistency/StateManager > > so I goto hbase's website to download 0.90 or 0.92. but I can't find > them in http://mirror.esocc.com/apache/hbase/ > it seems hbase community do not supoort version below 0.94 anymore. > -- Alparslan Avcı

