[
https://issues.apache.org/jira/browse/KYLIN-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Billy Liu resolved KYLIN-2450.
------------------------------
Resolution: Fixed
https://github.com/apache/kylin/commit/a60f893ff0c6d8f1e34ef9bbdd3cab7cc875aa99
The new script will respect kylin.source.hive.database-for-flat-table, the
related sample cube is also updated.
> 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)