You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/07 03:38:00 UTC

[jira] [Commented] (KYLIN-3258) No check for duplicate cube name when creating a hybrid cube

    [ https://issues.apache.org/jira/browse/KYLIN-3258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16606669#comment-16606669 ] 

ASF GitHub Bot commented on KYLIN-3258:
---------------------------------------

GinaZhai opened a new pull request #223: KYLIN-3258 No check for duplicate cube name when creating a hybrid cube
URL: https://github.com/apache/kylin/pull/223
 
 
   Fix 2.5.0 bug

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> No check for duplicate cube name when creating a hybrid cube
> ------------------------------------------------------------
>
>                 Key: KYLIN-3258
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3258
>             Project: Kylin
>          Issue Type: Bug
>          Components: Metadata
>    Affects Versions: v2.2.0
>         Environment: HDP 2.5.6, Kylin 2.2
>            Reporter: Vsevolod Ostapenko
>            Assignee: Shaofeng SHI
>            Priority: Minor
>             Fix For: v2.5.0
>
>
> When loading hybrid cube definitions via REST API, there is no check for duplicate cube names is the list. If due to a user error or incorrectly generated list of cubes by an external application/script the same cube name is listed more than once, new or updated hybrid cube will contain the same cube listed multiple times.
> It does not seem to cause any immediate issues with querying, but it's just not right. REST API should throw and exception, when the same cube name is listed multiple times.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)