Member since
11-26-2024
3
Posts
2
Kudos Received
0
Solutions
11-27-2024
09:20 AM
Thanks for the support
... View more
11-26-2024
12:36 PM
1 Kudo
The process is simple, I take a parquet file from a bucket and try to insert it into a postresql database: My file has 301 columns ranging from 0 to 300 with more than 280 lines:
... View more
11-26-2024
05:17 AM
1 Kudo
hello, I'm trying to read a parquet file using the ConvertRecord processor and I'm getting the error: ConvertRecord[id=e599cd8f-9a1d-3134-4daf-af7bc91cdd57] Failed to process FlowFile[filename=objectTable_tract_5074_DC2_2_2i_runs_DP0_2_v23_0_1_PREOPS-905_step3_31_20220314T212509Z-part0_output.parquet]; will route to failure: org.apache.avro.SchemaParseException: Illegal initial character: 0 In my file the columns are numeric and the first one starts with 0 (zero).
... View more
Labels:
- Labels:
-
Apache NiFi