[
https://issues.apache.org/jira/browse/NUTCH-1946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lewis John McGibbney updated NUTCH-1946:
----------------------------------------
Attachment: NUTCH-1946v4.patch
Patch for 2.X HEAD
This includes
* Upgrade to Gora 0.6.1
* Upgrade to Hadoop 2.5.1 (which Gora supports fully) cfp NUTCH-2101
* Introduction of @Deprecation within NutchJob constructors and introduction
of static method invocations to shadow that of Hadoop 2.5.1 API.
* Utilization of Gora's
[org.apache.gora.memory.MemStore|https://github.com/apache/gora/blob/master/gora-core/src/main/java/org/apache/gora/memory/store/MemStore.java]
which finally gets us testing more classes again. In particular TestInjector,
TestFetcher, TestGoraStore.
* Removal of unused imports throughout the Nutch 2.X HEAD codebase.
Please review if you can, really looking forward to having a 2.X release soon.
> Upgrade to Gora 0.6.1
> ---------------------
>
> Key: NUTCH-1946
> URL: https://issues.apache.org/jira/browse/NUTCH-1946
> Project: Nutch
> Issue Type: Improvement
> Components: storage
> Affects Versions: 2.3.1
> Reporter: Lewis John McGibbney
> Assignee: Lewis John McGibbney
> Fix For: 2.3.1
>
> Attachments: NUTCH-1946.patch, NUTCH-1946_Gora_fixes.patch,
> NUTCH-1946v2.patch, NUTCH-1946v3.patch, NUTCH-1946v4.patch
>
>
> Apache Gora was released recently.
> We should upgrade before pushing Nutch 2.3.1 as it will come in very handy
> for the new Docker containers.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)