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

longfeiJiang commented on KYLIN-5416:
-------------------------------------

*Design*

Before building the dictionary column lock, check whether the current spark 
application has been successfully registered to the worker,

if not, wait until the worker is registered and then lock the dictionary column.

> The concurrent build model is interlocked abnormally, causing the build to 
> fail
> -------------------------------------------------------------------------------
>
>                 Key: KYLIN-5416
>                 URL: https://issues.apache.org/jira/browse/KYLIN-5416
>             Project: Kylin
>          Issue Type: Bug
>    Affects Versions: 5.0-alpha
>            Reporter: longfeiJiang
>            Assignee: longfeiJiang
>            Priority: Major
>             Fix For: 5.0-alpha
>
>
> The concurrent build model is interlocked abnormally, causing the build to 
> fail
>  
> e.q.
> Job ID:470233e2-3dff-e3ba-d947-751dd45a7cba
> Model :  model_64
> Job ID:cc29d2c3-1352-63d0-e457-5adead341722
> Model :  model_30
> appearance:
> model_64 has obtained the lock of the global dictionary, but model_64 has not 
> been built because model_30 has obtained all the resources, and the model_30 
> building job has not obtained the lock, and all resources are still unable to 
> be build, forming a deadlock.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to