[
https://issues.apache.org/jira/browse/NIFI-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14321779#comment-14321779
]
ASF GitHub Bot commented on NIFI-238:
-------------------------------------
GitHub user rdblue opened a pull request:
https://github.com/apache/incubator-nifi/pull/24
NIFI-238: Add Kite processors.
Includes:
* KiteStorageProcessor - store Avro files in a Kite dataset
* KiteCSVToAvroProcessor - convert CSV to Avro for storage
* KiteJSONToAvroProcessor - convert JSON to Avro for storage
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rdblue/incubator-nifi NIFI-238-kite-processors
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-nifi/pull/24.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #24
----
commit b96a1b8c14deba10c36f6092888eb7396d0b652b
Author: Ryan Blue <[email protected]>
Date: 2015-02-13T02:53:49Z
NIFI-238: Add Kite processors.
Includes:
* KiteStorageProcessor - store Avro files in a Kite dataset
* KiteCSVToAvroProcessor - convert CSV to Avro for storage
* KiteJSONToAvroProcessor - convert JSON to Avro for storage
----
> Add processors to write datasets using Kite
> -------------------------------------------
>
> Key: NIFI-238
> URL: https://issues.apache.org/jira/browse/NIFI-238
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Extensions
> Reporter: Ryan Blue
>
> I think it would be great to have a set of processors that parse incoming
> flow files and add the data to Kite datasets.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)