You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by avishsaha <gi...@git.apache.org> on 2016/12/14 08:16:25 UTC

[GitHub] nifi issue #70: NIFI-751 Add Processor To Convert Avro Formats

Github user avishsaha commented on the issue:

    https://github.com/apache/nifi/pull/70
  
    Hey @joewitt somehow I dont see AvroRecordConverter in NiFi's available Processors. I need to be able to convert an incoming source file (CSV/XML/JSON) to a generic schema. However, the problem is I am not sure how to - 1. Convert a AVRO 'record'  type to another and 2. When using ConvertAvroSchema how do we specify the dynamic properties as specified in the NiFi documentaion here - https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi.processors.kite.ConvertAvroSchema/index.html
    
    Please advice. Thank you.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---