Hi, Johnson, can you reproduce this error?
> 在 2019年12月17日,14:19,Johnson <[email protected] > <mailto:[email protected]>> 写道: > > 今天我使用rest api创建model和cube,创建完成后,kylin web > ui找不到刚刚创建的model和cube,之后再次执行脚本创建,查看日志: > Caused by: org.apache.kylin.rest.exception.BadRequestException: The cube > named 'kpi_000135_base' already exists. > at > org.apache.kylin.rest.service.CubeService.createCubeAndDesc(CubeService.java:215) > 日志中显示,model和cube均已经存在。但是web管理界面始终找不到。重启kylin节点,reload metadata,无效。 > 之后我在web界面手动创建,报错conflict,如下: > <Snipaste_2019-12-17_14-11-30.png> > > 之后我尝试使用rest api删除该model和cube,无法删除,报错: > "code":"999","data":null,"msg":"Data Model with name kpi_000135_base not > found..。。。。 > > 感觉是kylin元数据问题,希望社区帮忙分析一下这个问题。 > > > >
