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

ASF GitHub Bot commented on KYLIN-6040:
---------------------------------------

lionelcao merged PR #2290:
URL: https://github.com/apache/kylin/pull/2290




> 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
>            Priority: Major
>
> - 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)

Reply via email to