[
https://issues.apache.org/jira/browse/NIFI-919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14769003#comment-14769003
]
ASF subversion and git services commented on NIFI-919:
------------------------------------------------------
Commit b36841e2134fc2d3aea0cafdf84ea9b0bafd3e50 in nifi's branch
refs/heads/master from [~bbende]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=b36841e ]
NIFI-919 Adding SplitAvro processor that splits binary datafiles into smaller
datafiles, or bare records.
- Adding documentation about bare record use, renaming Split Size to Output
Size, and adding a test case with 0 records
- Removing validators on properties that have allowable values, using positive
integer validator for Output Size, and fixing type on processor description
> Support Splitting Avro Files
> ----------------------------
>
> Key: NIFI-919
> URL: https://issues.apache.org/jira/browse/NIFI-919
> Project: Apache NiFi
> Issue Type: New Feature
> Reporter: Bryan Bende
> Assignee: Bryan Bende
> Priority: Minor
> Fix For: 0.4.0
>
> Attachments: NIFI-919-2.patch, NIFI-919.patch
>
>
> Provide a processor that splits an Avro file into multiple smaller files.
> Would be nice to have a configurable batch size so a user could produce
> single record files and also multi-record files of smaller size than the
> original. Also consider making the output format configurable, data file vs
> bare record.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)