[ 
https://issues.apache.org/jira/browse/KYLIN-511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shaofeng SHI resolved KYLIN-511.
--------------------------------
       Resolution: Fixed
    Fix Version/s: v0.7.2

> Make hive table cardinality calculation as a job
> ------------------------------------------------
>
>                 Key: KYLIN-511
>                 URL: https://issues.apache.org/jira/browse/KYLIN-511
>             Project: Kylin
>          Issue Type: Improvement
>          Components: Job Engine
>            Reporter: Shaofeng SHI
>            Assignee: Shaofeng SHI
>            Priority: Minor
>             Fix For: v0.7.2
>
>
> Today the source table's cardinality calculation is a synced action which 
> need be taken by the admin; The action will trigger a map-reduce job and 
> blocks the user's action. If the hive table is small that is okay, but if it 
> is a big table, the job may take tens of minutes to finish, that is not user 
> friendly.
> With the generic job flow engine be released, the cardinality calculation 
> should be able to converted to a backend job, so user doesn't need be hold on 
> UI.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to