[
https://issues.apache.org/jira/browse/KYLIN-4577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17138339#comment-17138339
]
ASF GitHub Bot commented on KYLIN-4577:
---------------------------------------
coveralls commented on pull request #1271:
URL: https://github.com/apache/kylin/pull/1271#issuecomment-645304727
## Pull Request Test Coverage Report for [Build
6034](https://coveralls.io/builds/31508133)
* **13** of **13** **(100.0%)** changed or added relevant lines in **1**
file are covered.
* **5** unchanged lines in **1** file lost coverage.
* Overall coverage increased (+**0.01%**) to **27.979%**
---
| Files with Coverage Reduction | New Missed Lines | % |
| :-----|--------------|--: |
|
[core-metrics/src/main/java/org/apache/kylin/metrics/lib/impl/MetricsSystem.java](https://coveralls.io/builds/31508133/source?filename=core-metrics%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fmetrics%2Flib%2Fimpl%2FMetricsSystem.java#L46)
| 5 | 60.0% |
<!-- | **Total:** | **5** | | -->
| Totals | [](https://coveralls.io/builds/31508133)
|
| :-- | --: |
| Change from base [Build 6029](https://coveralls.io/builds/31488642): |
0.01% |
| Covered Lines: | 26110 |
| Relevant Lines: | 93319 |
---
##### 💛 - [Coveralls](https://coveralls.io)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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)