[ 
https://issues.apache.org/jira/browse/NIFI-8154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17268733#comment-17268733
 ] 

Glenn Jones commented on NIFI-8154:
-----------------------------------

I see what you mean [~pvillard].  I think the failure in 
[TestConvertAvroToParquet.test_Data()|[https://github.com/apache/nifi/blob/25ab050ed78cedd11450cdc7e3165a58682fddb2/nifi-nar-bundles/nifi-parquet-bundle/nifi-parquet-processors/src/test/java/org/apache/nifi/processors/parquet/TestConvertAvroToParquet.java#L186]]
 may be related to 
[PARQUET-1879|https://issues.apache.org/jira/browse/PARQUET-1879]. I'll try to 
figure out what's going on.

> AvroParquetHDFSRecordReader fails to read parquet file containing nested 
> structs
> --------------------------------------------------------------------------------
>
>                 Key: NIFI-8154
>                 URL: https://issues.apache.org/jira/browse/NIFI-8154
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: 1.11.3, 1.12.1
>            Reporter: Glenn Jones
>            Priority: Minor
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> FetchParquet can't be used to process files containing nested structs.  When 
> trying to create a RecordSchema it runs into 
> https://issues.apache.org/jira/browse/PARQUET-1441, which causes it to fail.  
> We've patched this locally by building the nifi-parquet-processors with 
> parquet-avro 1.11.0, but it would be great if this made it into the next 
> release.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to