[
https://issues.apache.org/jira/browse/KYLIN-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Temple Zhou updated KYLIN-4137:
---
Description:
The logic to generate the table resource path had changed since Kylin 2.2.0, so
the table loaded(or reload) after Kylin 2.2.0 will use this format –
/table/table_name–project_name.json.
However, the resource path with former format( /table/table_name.json) will
still exists, which can lead to failed loading during startup progress probably.
So, we should cleanup the expired and redundant table resource path.
was:
The logic to generate the table resource path had changed since Kylin 2.2.0, so
the table loaded(or reload) after Kylin 2.2.0 will use this format –
/table/table_name–project_name.json.
However, the resource path with former format( /table/table_name.json) will
still exists, which can lead to failed loading during startup progress probably.
> Delete expired table resource path in metastore
> ---
>
> Key: KYLIN-4137
> URL: https://issues.apache.org/jira/browse/KYLIN-4137
> Project: Kylin
> Issue Type: Bug
> Components: Metadata
>Affects Versions: Future, v2.2.0, v2.3.0, v2.4.0, v2.5.0, v2.6.0
>Reporter: Temple Zhou
>Assignee: Temple Zhou
>Priority: Minor
>
> The logic to generate the table resource path had changed since Kylin 2.2.0,
> so the table loaded(or reload) after Kylin 2.2.0 will use this format –
> /table/table_name–project_name.json.
> However, the resource path with former format( /table/table_name.json) will
> still exists, which can lead to failed loading during startup progress
> probably.
> So, we should cleanup the expired and redundant table resource path.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)