[
https://issues.apache.org/jira/browse/NIFI-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16087145#comment-16087145
]
ASF GitHub Bot commented on NIFI-1623:
--------------------------------------
Github user claudiu-stanciu commented on the issue:
https://github.com/apache/nifi/pull/2005
Thank you for your feedbacks.
@alopresto sounds like a better long term strategy than individual
converts, which are harder to maintain and to use. I'll take a look at the
controller services around RecordSet.
+ Is there a thread around the record paradigm discussion? I can't find any
:(
Should I make a new Jira ticket for XmlRecord controller services, or
someone can update the existing one? Not so sure yet how things go on around
here, as I'm pretty new :)
This was a fast workaround for me to ingest XML into my Hive tables :D (so
xml -> json, and ingest json in hive ...)
Thanks
> ConvertXMLToJSON addition
> -------------------------
>
> Key: NIFI-1623
> URL: https://issues.apache.org/jira/browse/NIFI-1623
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 0.5.1
> Reporter: Einsteins Do
> Priority: Minor
> Labels: patch
> Attachments:
> 0001-nifi-1623-Adding-a-processor-to-convert-XML-to-JSON.patch
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> Add a new processor for XML to JSON conversion:
> * Takes an XML Flow File
> * Performs conversion from XML to JSON
> * Outputs the JSON Flow File as well as the Original XML Flow File
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)