[
https://issues.apache.org/jira/browse/KYLIN-4626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17177499#comment-17177499
]
ASF GitHub Bot commented on KYLIN-4626:
---------------------------------------
coveralls edited a comment on pull request #1311:
URL: https://github.com/apache/kylin/pull/1311#issuecomment-655848303
## Pull Request Test Coverage Report for [Build
6249](https://coveralls.io/builds/32749993)
* **0** of **0** changed or added relevant lines in **0** files are
covered.
* **7** unchanged lines in **2** files lost coverage.
* Overall coverage remained the same at **28.027%**
---
| Files with Coverage Reduction | New Missed Lines | % |
| :-----|--------------|--: |
|
[core-job/src/main/java/org/apache/kylin/job/impl/threadpool/DefaultScheduler.java](https://coveralls.io/builds/32749993/source?filename=core-job%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fjob%2Fimpl%2Fthreadpool%2FDefaultScheduler.java#L194)
| 2 | 80.23% |
|
[core-metrics/src/main/java/org/apache/kylin/metrics/lib/impl/MetricsSystem.java](https://coveralls.io/builds/32749993/source?filename=core-metrics%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fmetrics%2Flib%2Fimpl%2FMetricsSystem.java#L46)
| 5 | 66.67% |
<!-- | **Total:** | **7** | | -->
| Totals | [](https://coveralls.io/builds/32749993)
|
| :-- | --: |
| Change from base [Build 6246](https://coveralls.io/builds/32709065): |
0.0% |
| Covered Lines: | 26237 |
| Relevant Lines: | 93613 |
---
##### 💛 - [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]
> add set kylin home sh
> ---------------------
>
> Key: KYLIN-4626
> URL: https://issues.apache.org/jira/browse/KYLIN-4626
> Project: Kylin
> Issue Type: Improvement
> Reporter: chuxiao
> Assignee: chuxiao
> Priority: Major
>
> KYLIN_HOME 是重要的,几乎每个脚本都离不开它。但设置环境变量并不是一个最佳行为,比如安装了多套实例。增加set-kylin-home.sh,
> kylin实例可以自动设置自己的安装目录。
--
This message was sent by Atlassian Jira
(v8.3.4#803005)