You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Ma Gang (JIRA)" <ji...@apache.org> on 2019/01/23 07:14:00 UTC

[jira] [Resolved] (KYLIN-3768) Save streaming metadata a standard kylin path in zookeeper

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

Ma Gang resolved KYLIN-3768.
----------------------------
    Resolution: Won't Fix

Don't do the change, since if change the zk path to "/kylin/\{META_URL_PREFIX}/stream" will break the mvn test(many unit test extends LocalFileMetadataTestCase class and metadata url is set to "../examples/test_metadata/" which is not valid path in zookeeper)

> Save streaming metadata a standard kylin path in zookeeper
> ----------------------------------------------------------
>
>                 Key: KYLIN-3768
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3768
>             Project: Kylin
>          Issue Type: Sub-task
>          Components: Real-time Streaming
>            Reporter: Ma Gang
>            Assignee: Ma Gang
>            Priority: Major
>
> Currently we save streaming metadata in the zk path: /kylin/stream/${DEPLOY_ENV}, it should be changed to use a standard path like the distribute lock path: /kylin/\{METADATA_URL_PREFIX}/stream



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