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 2016/12/27 02:30:58 UTC

[jira] [Updated] (KYLIN-2323) Refine Table load/unload error message

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

Billy Liu updated KYLIN-2323:
-----------------------------
    Attachment: KYLIN-2323.patch

Hi [~zhongjian], Could you help review this patch?
Beside the error handling, I also refactor the code, introudce the new TableService which extract the table logic from CubeService. And also remove the unused API for streaming table in TableController(since we have StreamingController). 

> Refine Table load/unload error message
> --------------------------------------
>
>                 Key: KYLIN-2323
>                 URL: https://issues.apache.org/jira/browse/KYLIN-2323
>             Project: Kylin
>          Issue Type: Improvement
>          Components: REST Service
>    Affects Versions: v1.6.0
>            Reporter: Billy Liu
>            Assignee: Billy Liu
>            Priority: Minor
>         Attachments: KYLIN-2323.patch
>
>
> There is no exception handling in TableController, so most of exceptions will not be found in kylin.log, but kylin.out. The TableController should provide more useful messages, and be stable when exception happens. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)