hongbin ma created KYLIN-1340:
---------------------------------
Summary: Tools to extract all cube/hybrid/project related metadata
to facilitate diagnosing/debugging/sharing
Key: KYLIN-1340
URL: https://issues.apache.org/jira/browse/KYLIN-1340
Project: Kylin
Issue Type: Improvement
Reporter: hongbin ma
Assignee: hongbin ma
list of extracted items for a cube:
cube desc
cube instance
data model
all related table desc, and possibly with ext table info
each segment's dict, snapshot,statistics
cube related jobs and job outputs (optional)
list of extracted items for a hybrid:
hybrid instance
for each cube in the hybrid collect "list of extracted items for a cube"
list of extracted items for a project:
project instance
for each cube in the project collect "list of extracted items for a cube"
for each hybrid in the project collect "list of extracted items for a hybrid"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)