[ 
https://issues.apache.org/jira/browse/KYLIN-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhong,Jason resolved KYLIN-1667.
--------------------------------
       Resolution: Duplicate
    Fix Version/s: v1.5.2

> Streaming table name should allow enter "DB.TABLE" format
> ---------------------------------------------------------
>
>                 Key: KYLIN-1667
>                 URL: https://issues.apache.org/jira/browse/KYLIN-1667
>             Project: Kylin
>          Issue Type: Bug
>          Components: streaming, Web 
>    Affects Versions: v1.5.0, v1.5.1
>            Reporter: Shaofeng SHI
>            Assignee: Zhong,Jason
>             Fix For: v1.5.2
>
>
> Add a streaming table, in the "Table Name" field, if I enter a name 
> "DEFAULT.TBL",  an error will be thrown in backend:
> {code}
> java.lang.IllegalStateException: Cannot find table 'null' in metadata manager
>       at 
> org.apache.kylin.metadata.project.ProjectManager.addTableDescToProject(ProjectManager.java:284)
>       at 
> org.apache.kylin.rest.service.CubeService.syncTableToProject(CubeService.java:580)
>       at 
> org.apache.kylin.rest.service.CubeService$$FastClassByCGLIB$$17a07c0e.invoke(<generated>)
>       at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
> {code}
> Kylin UI should support custom DB name when creating a streaming table. 



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

Reply via email to