[
https://issues.apache.org/jira/browse/NIFI-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15427787#comment-15427787
]
ASF subversion and git services commented on NIFI-2602:
-------------------------------------------------------
Commit 46b81058c7fa0914bf5df34d82430bb77bffa6c5 in nifi's branch
refs/heads/master from [~mattyb149]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=46b8105 ]
NIFI-2602: Fixed NPE in SelectHiveQL when CSV output and null column value
This closes #898.
> SelectHiveQL CSV output doesn't handle null values
> --------------------------------------------------
>
> Key: NIFI-2602
> URL: https://issues.apache.org/jira/browse/NIFI-2602
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Matt Burgess
> Assignee: Matt Burgess
> Fix For: 1.0.0
>
>
> A NullPointerException is issued by SelectHiveQL if CSV is selected as the
> output format and the result rows have null values in them. Instead, the
> entry for a null-valued column should be the empty string.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)