You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "liyang (JIRA)" <ji...@apache.org> on 2016/11/08 23:37:58 UTC

[jira] [Commented] (KYLIN-2006) Make job engine distributed and HA

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

liyang commented on KYLIN-2006:
-------------------------------

Finally all CI tests passed and the patch is merged.

Apart from the original patch
https://github.com/apache/kylin/commit/4f66783e1e4a765080e26e19cc0fe53a78ca599a

I have to make a few edits to pass full CI.
https://github.com/apache/kylin/commit/85c4ded4cc6882d661d79cfbe8bec0f7d7015ba9
https://github.com/apache/kylin/commit/b1e81d4e261a5e9367390e63f8148468fac9e001

The problem was the test cases. The test scenario was well designed, but it removed all jobs in metadata and cause trouble to other IT test cases. Quite big changes were made to separate the metastore of this specific test with the remaining tests. Some foundation classes like AbstractExecutable requires refactor too.

Anyway, all is done now. Cheers!


> Make job engine distributed and HA
> ----------------------------------
>
>                 Key: KYLIN-2006
>                 URL: https://issues.apache.org/jira/browse/KYLIN-2006
>             Project: Kylin
>          Issue Type: New Feature
>          Components: Job Engine
>            Reporter: kangkaisen
>            Assignee: kangkaisen
>             Fix For: v1.6.1
>
>         Attachments: KYLIN-2006.patch
>
>
> Currently, the Kylin job build server is single-point。
> In order to make Kylin job build server more extensible, available and reliable, we should support distributed job build server.



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