Billy Liu created KYLIN-2450:
--------------------------------
Summary: sample.sh should generate sample data on
kylin.source.hive.database-for-flat-table, not hard code DEFAULT
Key: KYLIN-2450
URL: https://issues.apache.org/jira/browse/KYLIN-2450
Project: Kylin
Issue Type: Improvement
Components: General
Affects Versions: v1.6.0
Reporter: Billy Liu
Assignee: Billy Liu
Priority: Minor
Currently, the sample.sh will generate five sample tables into Hive DEFAULT
database, and upload the sample cube, with hard-coded schema to DEFAULT also.
But in some user cases, the DEFAULT database is not allowed to write. Kylin has
property kylin.source.hive.database-for-flat-table, sample.sh should respect
this variable and generate the samples into customized database.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)