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

Xiaoxiang Yu commented on KYLIN-4442:
-------------------------------------

>From your log,  
{code:java}
2020-04-12 06:43:49,895 DEBUG [metrics-blocking-reservoir-scheduler-0] 
hive.HiveProducer:177 : create partition by ALTER TABLE 
KYLIN.HIVE_METRICS_JOB_QA ADD IF NOT EXISTS PARTITION (kday_date='2020-04-12').
{code}
I think the partitions have been created.

But from the output of 

{code:sql}
show partitions KYLIN.HIVE_METRICS_JOB_QA
{code}

the partition(kday_date='2020-04-12') is not exist? That is strange, could you 
please find the reason?

Besides, could you find anything data files under 
_/apps/hive/warehouse/qubz.db/hive_metrics_job_qa_ ?


{code:java}
hadoop fs -du -h /apps/hive/warehouse/qubz.db/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)

Reply via email to