[
https://issues.apache.org/jira/browse/NIFI-2726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16581347#comment-16581347
]
Matt Burgess commented on NIFI-2726:
------------------------------------
With NiFi 1.7.0, there is a PutORC processor available (although it is not
included with the NiFi distribution by default, you have to build it yourself
either by building the assembly with the -Pinclude-hive3 profile, or by
building the nifi-hive-bundle and getting the NAR from
nifi-hive-bundle/nifi-hive3-nar/target. It is not included by default because
the NAR is ~270MB which is an unnecessary footprint for folks not using Hive 3
/ ORC.
Does this capability satisfy your use case? If so, can this Jira be closed as
Resolved?
> Create a CSVToOrc Processor
> ---------------------------
>
> Key: NIFI-2726
> URL: https://issues.apache.org/jira/browse/NIFI-2726
> Project: Apache NiFi
> Issue Type: Improvement
> Affects Versions: 1.0.0
> Reporter: Andrew Psaltis
> Priority: Major
>
> Today the only way to get to ORC is via Avro. If my data comes in as CSV then
> I have to transform it to another format before going to ORC. It would be
> cleaner if the data can go direct to ORC from CSV
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)