You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Hudson (Jira)" <ji...@apache.org> on 2021/11/22 19:16:00 UTC

[jira] [Commented] (TIKA-3598) The new external parser should write stdout to a tmp file if no output file pattern is found on the commandline

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

Hudson commented on TIKA-3598:
------------------------------

FAILURE: Integrated in Jenkins build Tika ยป tika-main-jdk8 #364 (See [https://ci-builds.apache.org/job/Tika/job/tika-main-jdk8/364/])
TIKA-3598 -- ExternalParser should redirect stdout to a tmp file if no output file is specified on the commandline (tallison: [https://github.com/apache/tika/commit/43ae1fd5443f13101a42e154c39eea7d89521180])
* (edit) tika-core/src/test/java/org/apache/tika/parser/external2/ExternalParserTest.java
* (edit) tika-core/src/main/java/org/apache/tika/parser/external2/ExternalParser.java


> The new external parser should write stdout to a tmp file if no output file pattern is found on the commandline
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: TIKA-3598
>                 URL: https://issues.apache.org/jira/browse/TIKA-3598
>             Project: Tika
>          Issue Type: Improvement
>            Reporter: Tim Allison
>            Priority: Major
>             Fix For: 2.1.1
>
>
> The new external parser doesn't graciously handle parsers that output to stdout.  Let's have it write to a temp file and then the output parser can work against that file.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)