[
https://issues.apache.org/jira/browse/KYLIN-5979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17905862#comment-17905862
]
ASF subversion and git services commented on KYLIN-5979:
--------------------------------------------------------
Commit a6a37e813da3c52632192be4af4e804538de2dab in kylin's branch
refs/heads/kylin5 from jlf
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=a6a37e813d ]
KYLIN-5979 Preload gulten cache
* add default parameter in kylin-defaults0.properties
* Index deletion forward compatibility
* Fix spark-it and other ut
---------
Co-authored-by: jlf <[email protected]>
Co-authored-by: Pengfei Zhan <[email protected]>
Co-authored-by: Yinghao Lin <[email protected]>
Co-authored-by: Guoliang Sun <[email protected]>
> Support for inner table cache preloading
> ----------------------------------------
>
> Key: KYLIN-5979
> URL: https://issues.apache.org/jira/browse/KYLIN-5979
> Project: Kylin
> Issue Type: Improvement
> Affects Versions: 5.0.0
> Reporter: Guoliang Sun
> Assignee: Guoliang Sun
> Priority: Major
> Attachments: Kylin Cache Preload Dev Design.pdf
>
>
> Kylin supports Gluten as a native engine, which query performance relies
> heavily on loading data from remote storage into the local cache.
> Gluten currently plans to support mergetree and parquet caching.
> The query node needs to be in Spark standalone mode
> If you use spark-on-yarn mode, the gluten cache will not be reusable
--
This message was sent by Atlassian Jira
(v8.20.10#820010)