[
https://issues.apache.org/jira/browse/KYLIN-4577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17138961#comment-17138961
]
ASF subversion and git services commented on KYLIN-4577:
--------------------------------------------------------
Commit 6fc39b4d77493ce830555521c95766b5dca1513d in kylin's branch
refs/heads/master from Zhichao Zhang
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=6fc39b4 ]
KYLIN-4577 Throws UnrecognizedPropertyException when server self discovery
enables
Problem:
When server self discovery enables, it throws UnrecognizedPropertyException on
some env, for example: cdh 5.7.
Root cause:
The json of ServiceInstance is incompatible, related to the issue of curator:
https://issues.apache.org/jira/browse/CURATOR-394
> Throw UnrecognizedPropertyException when server self discovery enables on
> cdh5.7 env
> ------------------------------------------------------------------------------------
>
> Key: KYLIN-4577
> URL: https://issues.apache.org/jira/browse/KYLIN-4577
> Project: Kylin
> Issue Type: Bug
> Components: Job Engine
> Reporter: Zhichao Zhang
> Assignee: Zhichao Zhang
> Priority: Minor
> Fix For: v3.1.0
>
>
> When server self discovery enables, it throws UnrecognizedPropertyException
> on some env, for example: cdh 5.7.
> The root cause is the json of ServiceInstance is incompatible, related to the
> issue of curator: https://issues.apache.org/jira/browse/CURATOR-394
--
This message was sent by Atlassian Jira
(v8.3.4#803005)