Yes, after v0.7.x version, Kylin supports other Hive schema rather than
"default".
Please using {schema_name}.{table_name} as pattern to sync up Hive table
metadata in Kylin,
For example:
kylin.table1.Thanks. Best Regards! --------------------- Luke Han On Thu, Jul 9, 2015 at 3:32 AM, Vineet Mishra <[email protected]> wrote: > 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! >
