[
https://issues.apache.org/jira/browse/KYLIN-4577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17138509#comment-17138509
]
ASF GitHub Bot commented on KYLIN-4577:
---------------------------------------
coveralls edited a comment on pull request #1271:
URL: https://github.com/apache/kylin/pull/1271#issuecomment-645304727
## Pull Request Test Coverage Report for [Build
6038](https://coveralls.io/builds/31512762)
* **19** of **20** **(95.0%)** changed or added relevant lines in **1**
file are covered.
* **2** unchanged lines in **2** files lost coverage.
* Overall coverage increased (+**0.03%**) to **27.995%**
---
| Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
| :-----|--------------|--------|---: |
|
[core-common/src/main/java/org/apache/kylin/common/zookeeper/KylinServerDiscovery.java](https://coveralls.io/builds/31512762/source?filename=core-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcommon%2Fzookeeper%2FKylinServerDiscovery.java#L129)
| 19 | 20 | 95.0%
<!-- | **Total:** | **19** | **20** | **95.0%** | -->
| Files with Coverage Reduction | New Missed Lines | % |
| :-----|--------------|--: |
|
[stream-core/src/main/java/org/apache/kylin/stream/core/storage/columnar/ColumnarStoreCache.java](https://coveralls.io/builds/31512762/source?filename=stream-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fstream%2Fcore%2Fstorage%2Fcolumnar%2FColumnarStoreCache.java#L146)
| 1 | 56.82% |
|
[tool/src/main/java/org/apache/kylin/tool/query/ProbabilityGenerator.java](https://coveralls.io/builds/31512762/source?filename=tool%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Ftool%2Fquery%2FProbabilityGenerator.java#L42)
| 1 | 83.33% |
<!-- | **Total:** | **2** | | -->
| Totals | [](https://coveralls.io/builds/31512762)
|
| :-- | --: |
| Change from base [Build 6029](https://coveralls.io/builds/31488642): |
0.03% |
| Covered Lines: | 26127 |
| Relevant Lines: | 93326 |
---
##### 💛 - [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)