You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Michal Klempa (JIRA)" <ji...@apache.org> on 2016/02/16 14:00:20 UTC

[jira] [Created] (NIFI-1518) InferAvroSchema does not have option to set CSV delimiter

Michal Klempa created NIFI-1518:
-----------------------------------

             Summary: 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 as 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)