[ https://issues.apache.org/jira/browse/KYLIN-3596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16641317#comment-16641317 ]
Shaofeng SHI commented on KYLIN-3596: ------------------------------------- I agree with Xiaoxiang; please avoid using the invalid characters or keywords in the data flow. > kafka使用特殊字符或hql关键字作为key,跑cube作业的时候创建hive临时表报错 > --------------------------------------------- > > Key: KYLIN-3596 > URL: https://issues.apache.org/jira/browse/KYLIN-3596 > Project: Kylin > Issue Type: Bug > Components: Tools, Build and Test > Affects Versions: v2.4.0 > Reporter: wlxie > Assignee: XiaoXiang Yu > Priority: Major > Attachments: kafka使用关键字作为key.txt > > > 各位老师, > 在使用kafka作为Streaming Table > 的时候,kafka的key包含下划线开头或hql关键字的时候,在跑cube作业的时候创建hive临时表报错。有没有什么配置可以让kylin在创建hive临时表的时候统一给字段名和表名加上反引号。我尝试把hive.support.sql11.reserved.keywords设置为false,但是还是不支持下划线开头和部分关键字。具体错误请参考附件。 > 谢谢。 -- This message was sent by Atlassian JIRA (v7.6.3#76005)