[
https://issues.apache.org/jira/browse/LENS-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14986696#comment-14986696
]
Amareshwari Sriramadasu commented on LENS-855:
----------------------------------------------
[~deepak.barr], I think Field separator has to be specified in serde properties
for CSVSerde and Specification of 'DELIMITED FIELDS TERMINATED BY '\t'' holds
true only for hive native serdes. Please see CSVSerde class its properties.
> Column headers are always comma-separated in the output file
> ------------------------------------------------------------
>
> Key: LENS-855
> URL: https://issues.apache.org/jira/browse/LENS-855
> Project: Apache Lens
> Issue Type: Bug
> Reporter: Deepak Barr
> Assignee: Deepak Barr
>
> An example scenario -
> If
> lens.query.output.write.header = true
> and
> lens.query.result.output.dir.format = ROW FORMAT DELIMITED FIELDS TERMINATED
> BY '\t'
> then, the final output file (after resultset formatting) contains headers in
> comma-separated format and result rows in tab-separated format.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)