You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "wlxie (JIRA)" <ji...@apache.org> on 2018/09/26 00:40:00 UTC

[jira] [Created] (KYLIN-3596) kafka使用特殊字符或hql关键字作为key,跑cube作业的时候创建hive临时表报错

wlxie created KYLIN-3596:
----------------------------

             Summary: 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
         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)