You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Sergey Gubchenko (JIRA)" <ji...@apache.org> on 2019/03/04 14:14:00 UTC

[jira] [Commented] (NIFI-6087) Stream large XML content

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

Sergey Gubchenko commented on NIFI-6087:
----------------------------------------

Other Split* processors must streams their output too.

> Stream large XML content
> ------------------------
>
>                 Key: NIFI-6087
>                 URL: https://issues.apache.org/jira/browse/NIFI-6087
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Nicola Vitucci
>            Priority: Major
>
> Large XML files, when processed by processors such as SplitXML, have to be read completely in memory; the result is a huge memory footprint. I propose to introduce a StAX-based approach, possibly based on Apache Axiom, either in (some of) the existing processors or in a new processor. I volunteer for the development.



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