You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2020/11/03 14:08:49 UTC

[GitHub] [incubator-dolphinscheduler] JunjianS opened a new issue #4016: Sometimes tasks cannot be assigned

JunjianS opened a new issue #4016:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4016


   **Describe the bug**
   Sometimes tasks cannot be assigned,the state is still start successfully.
   below error in master  log 
   
   [ERROR] 2020-11-02 16:16:30.001 org.apache.dolphinscheduler.server.master.consumer.TaskPriorityQueueConsumer:[148] - dispatch error
   org.apache.dolphinscheduler.server.master.dispatch.exceptions.ExecuteException: fail to execute : Command [type=TASK_EXECUTE_REQUEST, opaque=2175589, bodyLen=7686] due to no suitable worker , current task need to  172.xxx.xxx.xxx worker group execute
           at org.apache.dolphinscheduler.server.master.dispatch.ExecutorDispatcher.dispatch(ExecutorDispatcher.java:87)
           at org.apache.dolphinscheduler.server.master.consumer.TaskPriorityQueueConsumer.dispatch(TaskPriorityQueue
   Consumer.java:145)
           at org.apache.dolphinscheduler.server.master.consumer.TaskPriorityQueueConsumer.run(TaskPriorityQueueConsumer.
   java:114)
    
   
   **To Reproduce**
   don't konw how to reproduce, sometime and some tasks have this problem.
   
   I don't think this is the same as issue #3480, 
   zookeeper.dolphinscheduler.root is default in zookeeper.properties, not multi directories
   zookeeper.dolphinscheduler.root=/dolphinscheduler
   
   the version is 1.3.2


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-dolphinscheduler] xingchun-chen edited a comment on issue #4016: Sometimes tasks cannot be assigned

Posted by GitBox <gi...@apache.org>.
xingchun-chen edited a comment on issue #4016:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4016#issuecomment-721030304


   Design like this. You need to start the worker  172.xxx.xxx.xxx 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-dolphinscheduler] xingchun-chen commented on issue #4016: Sometimes tasks cannot be assigned

Posted by GitBox <gi...@apache.org>.
xingchun-chen commented on issue #4016:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4016#issuecomment-721030304


   Design like this. You need to start the worker  172.xxx.xxx.xxx 
    
   
    
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-dolphinscheduler] JunjianS commented on issue #4016: Sometimes tasks cannot be assigned

Posted by GitBox <gi...@apache.org>.
JunjianS commented on issue #4016:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4016#issuecomment-725133624


   > Design like this. You need to start the worker 172.xxx.xxx.xxx
   
   thanks, the problem has been solved,because there is no worker 172.xxx after upgrading 1.3.2  , the process with worker 172.xxx was defined in version 1.2 . but i don'tknow why this process cause some other tasks cannot be designed.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-dolphinscheduler] gabrywu closed issue #4016: Sometimes tasks cannot be assigned

Posted by GitBox <gi...@apache.org>.
gabrywu closed issue #4016:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4016


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org