You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/14 09:04:04 UTC

[jira] [Commented] (NUTCH-2374) Upgrade Nutch 2.X to Gora 0.7

    [ https://issues.apache.org/jira/browse/NUTCH-2374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16009642#comment-16009642 ] 

ASF GitHub Bot commented on NUTCH-2374:
---------------------------------------

cloudysunny14 commented on issue #183: NUTCH-2374 Upgrade Nutch 2.X to Gora 0.7
URL: https://github.com/apache/nutch/pull/183#issuecomment-301299660
 
 
   Hi @lewismc. Thank you for your review.
   
   Sorry for my late reply.
   I have tried the new stores of Gora 0.7, results are below.
   
   | DataStore | Result | Description |
   |-----------|---------|-------------|
   | JCache     | NG         |  Preparing patch for Gora |
   | Infinispan  | NG        | Under investigation. Error occurred in client |
   | CouchDB  | NG         | Problem with update the document. Is MapReduce unsupported?※ |
   | DynamoDB | NG       | Conflicting with AWS client library. Is MapReduce unsupported?※ |
   
   ※There is no MapReduce integration test in the repository of Gora 0.7.
   
   JCacheStore works by rebuild classes of storage and applying patch to Gora to disable CacheEntryListener,
   Others are under investigation.
   
   By the way, with HBaseStore at this PR code base, It worked.
   InfinispanStore is investigating, but it takes much time. May I assume that CouchDB and DynamoDB are out of the scope Nutch 2.4?
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Upgrade Nutch 2.X to Gora 0.7
> -----------------------------
>
>                 Key: NUTCH-2374
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2374
>             Project: Nutch
>          Issue Type: Bug
>          Components: build, storage
>            Reporter: Lewis John McGibbney
>             Fix For: 2.4
>
>
> We should make the upgrades before we release Nutch 2.X.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)