You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Glenn Jones (Jira)" <ji...@apache.org> on 2021/01/20 12:03:00 UTC

[jira] [Created] (NIFI-8154) AvroParquetHDFSRecordReader fails to read parquet file containing nested structs

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)