[GitHub] incubator-nifi pull request: NIFI-751 Add Processor To Convert Avr...

2015-07-13 Thread jackowaya
Github user jackowaya commented on the pull request: https://github.com/apache/incubator-nifi/pull/70#issuecomment-120983883 rebased to upstream/develop and squashed into one commit. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] incubator-nifi pull request: NIFI-751 Add Processor To Convert Avr...

2015-07-13 Thread jackowaya
Github user jackowaya commented on the pull request: https://github.com/apache/incubator-nifi/pull/70#issuecomment-120950010 Made many changes here, including I believe all of Joe's suggestions and the majority of Ryan's. A few little notes: * I wound up using Sca

[GitHub] incubator-nifi pull request: NIFI-751 Add Processor To Convert Avr...

2015-07-10 Thread jackowaya
Github user jackowaya commented on a diff in the pull request: https://github.com/apache/incubator-nifi/pull/70#discussion_r34363327 --- Diff: nifi/nifi-nar-bundles/nifi-kite-bundle/nifi-kite-processors/src/main/java/org/apache/nifi/processors/kite/AvroRecordConverter.java

[GitHub] incubator-nifi pull request: NIFI-751 Add Processor To Convert Avr...

2015-07-08 Thread jackowaya
Github user jackowaya commented on a diff in the pull request: https://github.com/apache/incubator-nifi/pull/70#discussion_r34173958 --- Diff: nifi/nifi-nar-bundles/nifi-kite-bundle/nifi-kite-processors/src/main/java/org/apache/nifi/processors/kite/AvroRecordConverter.java

[GitHub] incubator-nifi pull request: NIFI-751 Add Processor To Convert Avr...

2015-07-07 Thread jackowaya
GitHub user jackowaya opened a pull request: https://github.com/apache/incubator-nifi/pull/70 NIFI-751 Add Processor To Convert Avro Formats Implemented a new NiFi processor that allows avro records to be converted from one Avro schema to another. This supports