Glenn Jones created NIFI-8154:
---------------------------------
Summary: 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: Core Framework
Affects Versions: 1.12.1, 1.11.3, 1.13.0
Reporter: Glenn Jones
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)