[
https://issues.apache.org/jira/browse/KYLIN-6040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
liyang closed KYLIN-6040.
-------------------------
close as kylin 5.0.2 released
> Logical view fails permanently after a single failure during the scheduled
> check.
> ---------------------------------------------------------------------------------
>
> Key: KYLIN-6040
> URL: https://issues.apache.org/jira/browse/KYLIN-6040
> Project: Kylin
> Issue Type: Bug
> Affects Versions: 5.0.0
> Reporter: Guoliang Sun
> Assignee: Guoliang Sun
> Priority: Major
> Fix For: 5.0.2
>
>
> - The job node was started while the Hive cluster was restarting, causing an
> error during the synchronization of `localview`.
> - After a single error, in `LogicalViewLoader.checkConfigIfNeed`, the
> `hasChecked` flag is set to `true`, and `isLogicalViewConfigLegal` is set to
> `false`. As a result, every subsequent synchronization directly throws an
> error when reaching `checkConfigIfNeed`.
> - Impact: Even after the Hive cluster recovers, the synchronization of
> `localview` continues to fail.
> - Scope of impact: Synchronization of `localview` and creation of `localview`.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)