[
https://issues.apache.org/jira/browse/KYLIN-3595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16627905#comment-16627905
]
ASF GitHub Bot commented on KYLIN-3595:
---------------------------------------
codecov-io commented on issue #257: Update to fix KYLIN-3595
URL: https://github.com/apache/kylin/pull/257#issuecomment-424496221
# [Codecov](https://codecov.io/gh/apache/kylin/pull/257?src=pr&el=h1) Report
> Merging [#257](https://codecov.io/gh/apache/kylin/pull/257?src=pr&el=desc)
into
[master](https://codecov.io/gh/apache/kylin/commit/34fd447c2f8b1852c530168e344d24f6efce4a3c?src=pr&el=desc)
will **decrease** coverage by `<.01%`.
> The diff coverage is `n/a`.
[](https://codecov.io/gh/apache/kylin/pull/257?src=pr&el=tree)
```diff
@@ Coverage Diff @@
## master #257 +/- ##
============================================
- Coverage 21.11% 21.11% -0.01%
Complexity 4404 4404
============================================
Files 1087 1087
Lines 69878 69878
Branches 10103 10103
============================================
- Hits 14756 14752 -4
- Misses 53723 53725 +2
- Partials 1399 1401 +2
```
| [Impacted
Files](https://codecov.io/gh/apache/kylin/pull/257?src=pr&el=tree) | Coverage Δ
| Complexity Δ | |
|---|---|---|---|
|
[...rg/apache/kylin/cube/inmemcubing/MemDiskStore.java](https://codecov.io/gh/apache/kylin/pull/257/diff?src=pr&el=tree#diff-Y29yZS1jdWJlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9reWxpbi9jdWJlL2lubWVtY3ViaW5nL01lbURpc2tTdG9yZS5qYXZh)
| `69.3% <0%> (-0.92%)` | `7% <0%> (ø)` | |
|
[...lin/dict/lookup/cache/RocksDBLookupTableCache.java](https://codecov.io/gh/apache/kylin/pull/257/diff?src=pr&el=tree#diff-Y29yZS1kaWN0aW9uYXJ5L3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9reWxpbi9kaWN0L2xvb2t1cC9jYWNoZS9Sb2Nrc0RCTG9va3VwVGFibGVDYWNoZS5qYXZh)
| `76.16% <0%> (-0.52%)` | `27% <0%> (ø)` | |
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/kylin/pull/257?src=pr&el=continue).
> **Legend** - [Click here to learn
more](https://docs.codecov.io/docs/codecov-delta)
> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
> Powered by
[Codecov](https://codecov.io/gh/apache/kylin/pull/257?src=pr&el=footer). Last
update
[34fd447...5b7da0b](https://codecov.io/gh/apache/kylin/pull/257?src=pr&el=lastupdated).
Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Beeline does not retrieve CLASSPATH and hangs
> ---------------------------------------------
>
> Key: KYLIN-3595
> URL: https://issues.apache.org/jira/browse/KYLIN-3595
> Project: Kylin
> Issue Type: Bug
> Components: Environment
> Affects Versions: v2.5.0
> Reporter: Richard Jarvis
> Priority: Major
>
> There is no semi-colon at the end of the set command provided to the beeline
> script in find-hive-dependency.sh. This causes the script to hang.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)