[
https://issues.apache.org/jira/browse/NIFI-2897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15575797#comment-15575797
]
ASF subversion and git services commented on NIFI-2897:
-------------------------------------------------------
Commit b52b8398957dcb60b93ea5f697f45d3e0e212082 in nifi's branch
refs/heads/master from [~mattyb149]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=b52b839 ]
NIFI-2897: Fixed SelectHiveQL for CSV output of complex types
This closes #1132
> SelectHiveQL CSV output cannot be used with comma delimiter in the presence
> of maps or structs
> ----------------------------------------------------------------------------------------------
>
> Key: NIFI-2897
> URL: https://issues.apache.org/jira/browse/NIFI-2897
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Matt Burgess
> Assignee: Matt Burgess
> Fix For: 1.1.0
>
>
> 1. Created a flow GetFIle -> SelectHiveQL -> putFile
> 2. Set the output format in SelectHiveQL as CSV
> 3. Select a struct or a map column
> Result : Unable to run an object mapper or split on ',' as the
> maps/struct/list contains comma in them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)