[
https://issues.apache.org/jira/browse/KYLIN-4442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095029#comment-17095029
]
Xiaoxiang Yu commented on KYLIN-4442:
-------------------------------------
Hi, thank you for this update. So, finally we found the root cause, it is
caused by the step : create hive partition.
After offline discussion with you, I think you can fix this in two way:
1. Use a daily job to create partition outside of Kylin.
2. Modify code of HiveProducer, try to use
[https://github.com/apache/kylin/blob/master/core-common/src/main/java/org/apache/kylin/common/util/CliCommandExecutor.java]
to execute the HQL which you use to create partition manually.
Since that fact you are using a custom/vanilla Hadoop installation, I am not
sure if this issue is a common case. Please try if you can fix it in your side
firstly.
> 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
> Attachments: image-2020-04-18-17-26-33-316.png,
> kylin-metrics-reporter-hive-3.1.0-SNAPSHOT.jar
>
>
> 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)