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)