Shaofeng SHI created KYLIN-1660:
-----------------------------------

             Summary: Streaming/kafka config not match with table name
                 Key: KYLIN-1660
                 URL: https://issues.apache.org/jira/browse/KYLIN-1660
             Project: Kylin
          Issue Type: Bug
          Components: streaming, Web 
    Affects Versions: v1.5.1
            Reporter: Shaofeng SHI
            Assignee: Zhong,Jason
             Fix For: v1.5.2


Define a streaming table, in the "Table name", if enter a name without db 
schema, like "STREAMING_TBL", the save can get success; but when trigger the 
streaming cube build, an exception "Table DEFAULT.STREAMING_TBL is not a 
streaming table." will be thrown. In the metastore, I see the streaming conf 
and kafka conf are named with the origin table name ( "STREAMING_TBL" in this 
case), while the table desc, its name is " "DEFAULT.STREAMING_TBL"

Expected behavior: automatically append db schema for the table before saving 
the stream config.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to