[
https://issues.apache.org/jira/browse/KYLIN-883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14634650#comment-14634650
]
Shaofeng SHI commented on KYLIN-883:
------------------------------------
BTW, Kylin is not going to create the database in hive; If the configured
database doesn't exist, it will report error; User need make sure the database
is there before using it in Kylin; I will remove the "create it if not exist"
from the original requirement description;
> Using configurable option for Hive intermediate tables created by Kylin job
> ---------------------------------------------------------------------------
>
> Key: KYLIN-883
> URL: https://issues.apache.org/jira/browse/KYLIN-883
> Project: Kylin
> Issue Type: Improvement
> Affects Versions: v0.7.1
> Reporter: Luke Han
> Assignee: Shaofeng SHI
> Fix For: v0.8.1, v0.7.4
>
>
> From user's feedback (Vineet Mishra):
> Hi,
> Would it be possible to move the cube specific hive reference table created
> by the Kylin job to some specific schema as it creates too many table in
> the default schema of hive which doesn't looks good!
> Is it configurable to keep the database as some specific instead of default?
> Thanks!
> ==================
> 1. Add one configuration option in kylin.properties for intermediate table
> sachem of Hive, create it if not exist
> 2. put all intermediate tables under #1 schema
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)