You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Xiaoxiang Yu (Jira)" <ji...@apache.org> on 2020/04/13 05:39:00 UTC

[jira] [Comment Edited] (KYLIN-4442) Kylin System Cube Hive tables not able to update

    [ https://issues.apache.org/jira/browse/KYLIN-4442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17082062#comment-17082062 ] 

Xiaoxiang Yu edited comment on KYLIN-4442 at 4/13/20, 5:38 AM:
---------------------------------------------------------------

What's the output of following SQL? [~sonuSINGH]


{code:sql}
show partitions kylin.HIVE_METRICS_JOB_QA;
show create table  kylin.HIVE_METRICS_JOB_QA;
{code}

What 's your hadoop version? 





was (Author: hit_lacus):
What's the output of 


{code:sql}
show partitions kylin.HIVE_METRICS_JOB_QA;
show create table  kylin.HIVE_METRICS_JOB_QA;
{code}


> Kylin System Cube Hive tables not able to update 
> -------------------------------------------------
>
>                 Key: KYLIN-4442
>                 URL: https://issues.apache.org/jira/browse/KYLIN-4442
>             Project: Kylin
>          Issue Type: Bug
>    Affects Versions: v3.0.0
>            Reporter: Sonu Singh
>            Priority: Blocker
>
> Kylin System Cube Hive table is not updating. I am using Kylin hadoop3 code and running on vanilla hadoop3.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)