rongchuan.jin created KYLIN-3645:
------------------------------------
Summary: Kylin does not clean table metadata when drop
project(Kafka Source)
Key: KYLIN-3645
URL: https://issues.apache.org/jira/browse/KYLIN-3645
Project: Kylin
Issue Type: Bug
Components: Metadata, Streaming
Affects Versions: v2.4.1
Environment: jdk1.8
MacOS
Reporter: rongchuan.jin
Fix For: v2.5.1
When I use Kafka streaming,there is a bug. My steps:
1.Create a project named p1
2.Import a kafka table named DEFAULT.T1
3.drop project p1
4.create project p2
5.Import a kafka table named DEFAULT.T1
It comes out an error:
The Streaming Config DEFAULT.T1 already exists.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)