You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by "mukvin (Jira)" <ji...@apache.org> on 2021/09/01 06:26:00 UTC

[jira] [Created] (KYLIN-5071) kylin.engine.build-base-cuboid-enabled=false and kylin.cube.cubeplanner.enabled=true are conflict on build cube step, and will throw NPE.

mukvin created KYLIN-5071:
-----------------------------

             Summary: 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
             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.3.4#803005)