[
https://issues.apache.org/jira/browse/KYLIN-5071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17441468#comment-17441468
]
ASF GitHub Bot commented on KYLIN-5071:
---------------------------------------
codecov-commenter commented on pull request #1765:
URL: https://github.com/apache/kylin/pull/1765#issuecomment-964722708
#
[Codecov](https://codecov.io/gh/apache/kylin/pull/1765?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
Report
> :exclamation: No coverage uploaded for pull request base (`main@63a1068`).
[Click here to learn what that
means](https://docs.codecov.io/docs/error-reference?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#section-missing-base-commit).
> The diff coverage is `n/a`.
[](https://codecov.io/gh/apache/kylin/pull/1765?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
```diff
@@ Coverage Diff @@
## main #1765 +/- ##
=======================================
Coverage ? 24.57%
Complexity ? 4427
=======================================
Files ? 1094
Lines ? 61840
Branches ? 8863
=======================================
Hits ? 15196
Misses ? 45034
Partials ? 1610
```
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/kylin/pull/1765?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
> **Legend** - [Click here to learn
more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
> Powered by
[Codecov](https://codecov.io/gh/apache/kylin/pull/1765?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
Last update
[63a1068...d7d75c1](https://codecov.io/gh/apache/kylin/pull/1765?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
Read the [comment
docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> kylin.engine.build-base-cuboid-enabled=false and
> kylin.cube.cubeplanner.enabled=true are conflict on build cube step, and will
> throw NPE.
> -----------------------------------------------------------------------------------------------------------------------------------------
>
> Key: KYLIN-5071
> URL: https://issues.apache.org/jira/browse/KYLIN-5071
> Project: Kylin
> Issue Type: Bug
> Reporter: mukvin
> Assignee: Yaqian Zhang
> Priority: Minor
> Fix For: v4.0.1
>
> Attachments: image-2021-09-01-14-22-58-562.png,
> image-2021-09-01-14-23-44-046.png, image-2021-09-01-14-24-16-112.png
>
>
> test on kylin docker, then found that the properties
> kylin.engine.build-base-cuboid-enabled=false and
> kylin.cube.cubeplanner.enabled=true is conflict on build cube step, and will
> throw NPE.
> WorkRound:
> We can set the kylin.engine.build-base-cuboid-enabled=true on the cube level
> of properties to build cube successfully.
>
> Error:
> !image-2021-09-01-14-23-44-046.png!
> Properties:
> !image-2021-09-01-14-22-58-562.png!
>
>
> !image-2021-09-01-14-24-16-112.png!
--
This message was sent by Atlassian Jira
(v8.20.1#820001)