You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Billy Liu (JIRA)" <ji...@apache.org> on 2017/09/24 02:22:00 UTC

[jira] [Resolved] (KYLIN-2812) Save to wrong database when loading Kafka Topic

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

Billy Liu resolved KYLIN-2812.
------------------------------
    Resolution: Fixed

Commit at https://github.com/apache/kylin/commit/7f47b51a3ebe0ccd0283fa79995bfb02f4c3919e

Fix the wrong parameter parsing in KafkaConfig.

> Save to wrong database when loading Kafka Topic 
> ------------------------------------------------
>
>                 Key: KYLIN-2812
>                 URL: https://issues.apache.org/jira/browse/KYLIN-2812
>             Project: Kylin
>          Issue Type: Bug
>            Reporter: Billy Liu
>            Assignee: Billy Liu
>            Priority: Minor
>             Fix For: v2.2.0
>
>
> When loading Kafka Topic, user could select the destination database name. Currently, all topics are saved into DEFAULT database, which is not expected. 
> Here is a bug during reading create table parameter. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)