You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/06/01 19:05:00 UTC

[jira] [Commented] (NUTCH-2380) indexer-elastic version upgrade to 5.3.0

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

Hudson commented on NUTCH-2380:
-------------------------------

SUCCESS: Integrated in Jenkins build Nutch-trunk #3527 (See [https://builds.apache.org/job/Nutch-trunk/3527/])
Fixes for NUTCH-1480: Support for NUTCH-2484 and NUTCH-2380. (roannel.fdez: [https://github.com/apache/nutch/commit/d45510c186b3dbee3c3f7882c90ab3d28409a0b8])
* (edit) src/plugin/indexer-elastic-rest/src/java/org/apache/nutch/indexwriter/elasticrest/ElasticRestConstants.java
* (edit) src/plugin/indexer-elastic/src/java/org/apache/nutch/indexwriter/elastic/ElasticIndexWriter.java
* (edit) src/plugin/indexer-elastic-rest/src/java/org/apache/nutch/indexwriter/elasticrest/ElasticRestIndexWriter.java
* (edit) conf/index-writers.xml.template


> indexer-elastic version upgrade to 5.3.0
> ----------------------------------------
>
>                 Key: NUTCH-2380
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2380
>             Project: Nutch
>          Issue Type: Improvement
>          Components: indexer
>    Affects Versions: 1.13
>            Reporter: Jurian Broertjes
>            Priority: Minor
>             Fix For: 1.14
>
>         Attachments: NUTCH-2380-indexer-elastic-p0.patch
>
>
> The current version of the indexer-elastic plugin is not compatible with ES 5.x. The patch bumps the ES lib version to 5.3 but also requires a Nutch classloader fix (NUTCH-2378) due to runtime dependency issues. 
> I didn't test compatibility with ES 2.x, so not sure if that still works.
> Please let me know what you think of the provided patch.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)