[
https://issues.apache.org/jira/browse/KYLIN-2868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dong Li updated KYLIN-2868:
---------------------------
Description:
We expected not to download /dict and /table_snapshot resources from metastore
with command:
bin/kylin.sh org.apache.kylin.common.persistence.ResourceTool
-Dexclude=/acl,/draft,/scheduler,/user,/execute,/execute_output,/dict,/table_snapshot
download /tmp/1505313509126-0
But the downloaded folders are:
bad_query cube cube_desc cube_statistics dict execute execute_output
model_desc project table table_snapshot
was:
We expected not to download /dict and /table_snapshot resources from metastore
with command:
bin/kylin.sh org.apache.kylin.common.persistence.ResourceTool
-Dexclude=/acl,/draft,/scheduler,/user,/execute,/execute_output,/dict,/table_snapshot
download /tmp/1505313509126-0
But the downloaded folders are:
acl bad_query cube cube_desc cube_statistics dict execute execute_output
model_desc project raw_table_desc raw_table_instance table table_snapshot
user UUID
> Include and exclude filters not work on ResourceTool
> ----------------------------------------------------
>
> Key: KYLIN-2868
> URL: https://issues.apache.org/jira/browse/KYLIN-2868
> Project: Kylin
> Issue Type: Bug
> Components: Tools, Build and Test
> Affects Versions: v2.1.0
> Reporter: Dong Li
> Assignee: Dong Li
> Priority: Minor
>
> We expected not to download /dict and /table_snapshot resources from
> metastore with command:
> bin/kylin.sh org.apache.kylin.common.persistence.ResourceTool
> -Dexclude=/acl,/draft,/scheduler,/user,/execute,/execute_output,/dict,/table_snapshot
> download /tmp/1505313509126-0
> But the downloaded folders are:
> bad_query cube cube_desc cube_statistics dict execute execute_output
> model_desc project table table_snapshot
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)