Member since
08-20-2019
2
Posts
0
Kudos Received
0
Solutions
08-24-2020
03:21 AM
I am getting below error message when trying to load a local file into HDFS in AVRO format. Column is of time_stamp data type and i could observe a pattern of Jan 1st 00:00:00 for two records which are throwing error. The column data type is BIRTH_DT TIMESTAMP(0,0,0). Please help me. ERROR: '1982-01-01 00:00:00' for column 'BIRTH_DT' not of type TIMESTAMP, type enforced='1982-01-01 00:30:00 ERROR: '1933-01-01 00:00:00' for column 'BIRTH_DT' not of type TIMESTAMP, type enforced='1933-01-01 00:20:00
... View more
Labels:
08-21-2019
12:00 AM
I am facing a StringIndexOutOfBoundsException while converting CSV to AVRO format using ConvertRecord 1.2.0 processor in NiFi. Can someone please help me.
... View more
Labels:
- Labels:
-
Apache NiFi