[
https://issues.apache.org/jira/browse/KYLIN-3550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16611499#comment-16611499
]
Shaofeng SHI commented on KYLIN-3550:
-------------------------------------
After this change, tested Kylin can work with the following two cases:
kylin.source.hive.flat-table-storage-format=TEXTFILE
kylin.source.hive.flat-table-field-delimiter=\u001F
or
kylin.source.hive.flat-table-storage-format=TEXTFILE
kylin.source.hive.flat-table-field-delimiter=\t
> "kylin.source.hive.flat-table-field-delimiter" has extra "\" when create
> intermediate flat table
> ------------------------------------------------------------------------------------------------
>
> Key: KYLIN-3550
> URL: https://issues.apache.org/jira/browse/KYLIN-3550
> Project: Kylin
> Issue Type: Bug
> Components: Job Engine
> Affects Versions: v2.4.0, v2.4.1
> Reporter: Shaofeng SHI
> Assignee: Shaofeng SHI
> Priority: Minor
> Fix For: v2.5.0
>
>
> The extra "\" will cause user need to enter "t" if want to use "\t" as the
> delimiter.
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)