You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joseph Witt (JIRA)" <ji...@apache.org> on 2019/02/27 15:52: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=16779453#comment-16779453 ] 

Joseph Witt commented on NIFI-6087:
-----------------------------------

excellent!  that would be really helpful if you can contribute an option that leverages min mem necessary to accomplish the task.  

> 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)