[
https://issues.apache.org/jira/browse/NUTCH-2380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16295253#comment-16295253
]
Hudson commented on NUTCH-2380:
-------------------------------
SUCCESS: Integrated in Jenkins build Nutch-trunk #3487 (See
[https://builds.apache.org/job/Nutch-trunk/3487/])
NUTCH-2380 Upgrade indexer-elastic to Elasticsearch version 5.3.0 (snagel:
[https://github.com/apache/nutch/commit/dd94a61d3359ede0e35480b26926901f25c4b250])
* (edit) src/plugin/indexer-elastic/ivy.xml
* (edit)
src/plugin/indexer-elastic/src/test/org/apache/nutch/indexwriter/elastic/TestElasticIndexWriter.java
* (edit)
src/plugin/indexer-elastic/src/java/org/apache/nutch/indexwriter/elastic/ElasticIndexWriter.java
* (edit) src/plugin/indexer-elastic/plugin.xml
> 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
(v6.4.14#64029)