[
https://issues.apache.org/jira/browse/TIKA-3863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17610246#comment-17610246
]
Hudson commented on TIKA-3863:
------------------------------
SUCCESS: Integrated in Jenkins build Tika » tika-main-jdk8 #815 (See
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk8/815/])
TIKA-3863 -- add a pipes reporter for OpenSearch (tallison:
[https://github.com/apache/tika/commit/d16773efe895af343c1e44c7bdec62f22647af33])
* (edit)
tika-integration-tests/tika-pipes-opensearch-integration-tests/src/test/resources/opensearch/opensearch-parent-child-mappings.json
* (edit)
tika-integration-tests/tika-pipes-opensearch-integration-tests/src/test/resources/opensearch/opensearch-mappings.json
* (add) tika-pipes/tika-pipes-reporters/tika-pipes-reporter-opensearch/pom.xml
* (add)
tika-pipes/tika-pipes-reporters/tika-pipes-reporter-opensearch/src/main/java/org/apache/tika/pipes/reporters/opensearch/OpenSearchClient.java
* (edit)
tika-integration-tests/tika-pipes-opensearch-integration-tests/src/test/resources/opensearch/tika-config-opensearch.xml
* (edit) tika-pipes/pom.xml
* (add)
tika-pipes/tika-pipes-reporters/tika-pipes-reporter-opensearch/src/main/java/org/apache/tika/pipes/reporters/opensearch/OpenSearchPipesReporter.java
* (add)
tika-integration-tests/tika-pipes-opensearch-integration-tests/src/test/resources/test-documents/fake_oom.xml
* (edit)
tika-integration-tests/tika-pipes-opensearch-integration-tests/src/test/java/org/apache/tika/pipes/xsearch/tests/TikaPipesXSearchBase.java
* (add) tika-pipes/tika-pipes-reporters/pom.xml
* (add)
tika-pipes/tika-pipes-reporters/tika-pipes-reporter-opensearch/src/main/java/org/apache/tika/pipes/reporters/opensearch/JsonResponse.java
* (edit) tika-integration-tests/tika-pipes-opensearch-integration-tests/pom.xml
* (add)
tika-integration-tests/tika-pipes-opensearch-integration-tests/src/test/resources/test-documents/npe.xml
* (add)
tika-integration-tests/tika-pipes-opensearch-integration-tests/src/test/resources/test-documents/oom.xml
> Add a pipes reporter for OpenSearch
> -----------------------------------
>
> Key: TIKA-3863
> URL: https://issues.apache.org/jira/browse/TIKA-3863
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Minor
> Fix For: 2.5.0
>
>
> Emitters don't currently emit data if there is a crash. We added
> pipesreporters to handle reporting parse outcomes. These reporters exist
> outside of the emitters. We should add a pipes reporter for OpenSearch.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)