Dong Li created KYLIN-2868:
------------------------------
Summary: 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: hongbin ma
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:
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
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)