Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-1667

Streaming table name should allow enter "DB.TABLE" format

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • v1.5.0, v1.5.1
    • v1.5.2
    • NRT Streaming, Web
    • None

    Description

      Add a streaming table, in the "Table Name" field, if I enter a name "DEFAULT.TBL", an error will be thrown in backend:

      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)
      
      

      Kylin UI should support custom DB name when creating a streaming table.

      Attachments

        Issue Links

          Activity

            People

              zhongjian Jason Zhong
              shaofengshi Shao Feng Shi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: