Re: FetchParquet Type Conversion Error

2018-06-28 Thread Joe Trite
will do, thx On Thu, Jun 28, 2018 at 8:25 PM, Bryan Bende wrote: > Joe, > > There was a similar issue I worked on recently that had to do with array > handling: > https://issues.apache.org/jira/browse/NIFI-5316 > > From a quick glance this may be a different variation of a similar issue. > > We

Re: FetchParquet Type Conversion Error

2018-06-28 Thread Bryan Bende
Joe, There was a similar issue I worked on recently that had to do with array handling: https://issues.apache.org/jira/browse/NIFI-5316 From a quick glance this may be a different variation of a similar issue. We are using Parquet’s Java API

Re: FetchParquet Type Conversion Error

2018-06-28 Thread Michael Xu
*list*-*un*subscr...@apache.org On Thu, Jun 28, 2018 at 7:49 PM Joe Trite wrote: > Greetings, I'm using NiFi 1.6 trying to ListHDFS -> FetchParquet. I'm > seeing the below error on the fetch side. Are there any limitations with > FetchParquet data type conversions? I am able to cat/dump the

FetchParquet Type Conversion Error

2018-06-28 Thread Joe Trite
Greetings, I'm using NiFi 1.6 trying to ListHDFS -> FetchParquet. I'm seeing the below error on the fetch side. Are there any limitations with FetchParquet data type conversions? I am able to cat/dump the file with parquet-tools and load/query the data in Spark so believe the files are