[
https://issues.apache.org/jira/browse/NIFI-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14274668#comment-14274668
]
Joseph Witt commented on NIFI-238:
----------------------------------
ryan
looks like your penalization/rollback is fine to me. I'd say in the case of
the X to Avro processors catching throwable is probably unnecessary. You can
in that case just let it fly. It will be rolled back and automatically
yielded. Also, I suspect that penalization there isn't necessary because in
the event of some throwable, other than what you're catching and routing to
failure, you're likely just dealing with an issue that is
environmental/configuration. Yielding takes care of that case. Glad you got
it working.
If you don't mind, and with the understanding that we don't have processor docs
available, how did you do building the processor? Was it reasonably easy to do
or was it pretty painful. If painful do you think the docs will solve that or
are there design constructs you're concerned about? Just want to get some
feedback if you don't mind.
Thanks
Joe
> 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)