[
https://issues.apache.org/jira/browse/NIFI-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michal Klempa updated NIFI-1518:
--------------------------------
Description:
InferAvroSchema processor lacks the property CSV delimiter, effectively
limiting CSV header to use ',' as delimiter and limiting CSV to Avro data flow
to work only with CSV files with ',' as delimiter (when schema is unknown and
should be derived from CSV header).
This parameter is present at ConvertCSVToAvro processor, so this code should be
transliterated.
was:
InferAvroSchema processor lacks the property CSV delimiter, effectively
limiting CSV header to use ',' as delimiter and limiting CSV to Avro data flow
to work only with CSV files with ',' as delimiter (when schema is unknown as
should be derived from CSV header).
This parameter is present at ConvertCSVToAvro processor, so this code should be
transliterated.
> InferAvroSchema does not have option to set CSV delimiter
> ---------------------------------------------------------
>
> Key: NIFI-1518
> URL: https://issues.apache.org/jira/browse/NIFI-1518
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 0.5.0
> Reporter: Michal Klempa
>
> InferAvroSchema processor lacks the property CSV delimiter, effectively
> limiting CSV header to use ',' as delimiter and limiting CSV to Avro data
> flow to work only with CSV files with ',' as delimiter (when schema is
> unknown and should be derived from CSV header).
> This parameter is present at ConvertCSVToAvro processor, so this code should
> be transliterated.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)