You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "ShengJun Zheng (Jira)" <ji...@apache.org> on 2021/02/07 02:13:00 UTC

[jira] [Created] (KYLIN-4903) cache parent datasource to accelerate next layer's cuboid building

ShengJun Zheng created KYLIN-4903:
-------------------------------------

             Summary: cache parent datasource to accelerate next layer's cuboid building
                 Key: KYLIN-4903
                 URL: https://issues.apache.org/jira/browse/KYLIN-4903
             Project: Kylin
          Issue Type: Improvement
            Reporter: ShengJun Zheng


Parent datasource is not cached in next layer's cuboid building, causing repeated HDFS files read. Cacheing parent datasource in memory will in enhance 20~30% build performance in our case.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)