Member since
10-07-2020
1
Post
0
Kudos Received
0
Solutions
01-07-2022
08:36 AM
Hi guys, good afternoon! I'm using NiFi to load a Hive table. I would like to know what alternatives I have and how I need to proceed so that a FlowFile from the ExecuteSQL Processor is transformed from AVRO to TXT (CSV). I tried to use ConvertRecord Processor but AvroReader, even using Embedded Avro Schema, gives the following error: ConvertRecord[id=be0735bf-babb-134a-acfa-71df3952b30d] Failed to process StandardFlowFileRecord[uuid=610e5f55-7040-45d5-8c79-d734dbd589d2,claim=StandardContentClaim [resourceClaim=179,sectionidresource12,container=12 container=12 =112], offset=53226, length=1281],offset=0,name=46842655031134935,size=1281]; will route to failure: org.apache.nifi.processor.exception.ProcessException: Cannot write Schema Name As Attribute because the Schema Name is not known I have an HDP version 2.6.5 and the NiFi version is 1.5.0.3.1.2.0-7 Thanks in advance for any help. Luis Leite
... View more
Labels: