You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Nicola Vitucci (JIRA)" <ji...@apache.org> on 2019/02/27 13:59:00 UTC

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

Nicola Vitucci created NIFI-6087:
------------------------------------

             Summary: 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


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)