[
https://issues.apache.org/jira/browse/NUTCH-1714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13983078#comment-13983078
]
Julien Nioche commented on NUTCH-1714:
--------------------------------------
{code} <dependency org="org.apache.gora" name="gora-hbase" rev="0.4"
conf="*->default" />{code}
should be commented out in ivy/ivy.xml
The compilation works but the tests fail for TestGoraStorage against revision
1590665.
{code}
Exception in thread "main" java.lang.RuntimeException: Unable to deserialize
avro object from byte buffer - please report this issue to the Gora bugtracker
or your administrator.
at
org.apache.gora.util.AvroUtils.deepClonePersistent(AvroUtils.java:124)
at
org.apache.gora.memory.store.MemStore.getPersistent(MemStore.java:157)
at org.apache.gora.memory.store.MemStore.get(MemStore.java:142)
at org.apache.gora.memory.store.MemStore.get(MemStore.java:47)
at org.apache.gora.store.impl.DataStoreBase.get(DataStoreBase.java:158)
at org.apache.gora.store.impl.DataStoreBase.get(DataStoreBase.java:56)
at
org.apache.nutch.storage.TestGoraStorage.readWrite(TestGoraStorage.java:86)
at
org.apache.nutch.storage.TestGoraStorage.main(TestGoraStorage.java:233)
{code}
> Nutch 2.x upgrade to use GORA_94 branch
> ---------------------------------------
>
> Key: NUTCH-1714
> URL: https://issues.apache.org/jira/browse/NUTCH-1714
> Project: Nutch
> Issue Type: Improvement
> Reporter: Alparslan Avcı
> Assignee: Alparslan Avcı
> Attachments: NUTCH-1714.patch, NUTCH-1714_NUTCH-1714_v2_v3.patch,
> NUTCH-1714v2.patch, NUTCH-1714v4.patch
>
>
> Nutch upgrade for GORA_94 branch has to be implemented. We can discuss the
> details in this issue.
--
This message was sent by Atlassian JIRA
(v6.2#6252)