[
https://issues.apache.org/jira/browse/KYLIN-2532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Billy Liu resolved KYLIN-2532.
------------------------------
Resolution: Fixed
Assignee: Roger Shi
Fix Version/s: v2.1.0
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/38fe432d
> Make Hive flat step more extensible
> -----------------------------------
>
> Key: KYLIN-2532
> URL: https://issues.apache.org/jira/browse/KYLIN-2532
> Project: Kylin
> Issue Type: Improvement
> Reporter: Roger Shi
> Assignee: Roger Shi
> Priority: Minor
> Fix For: v2.1.0
>
>
> How to import data from Hive is defined in Kylin itself. We should make it
> more extensible for advanced usage case.
> For example, if we want to control the hive records number imported to Kylin
> for testing, there's no injection point. Other more advanced cases also
> require more injection points in this step.
> Currently we build Hive command by appending strings in code. It might be
> better if we replace it with some template files proposed by [~albertoramon].
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)