kezhenxu94 commented on pull request #6266:
URL: https://github.com/apache/dolphinscheduler/pull/6266#issuecomment-922232549


   Hi @zhongjiajie, the error log 
`org.apache.dolphinscheduler.server.master.processor.queue.StateEventResponseService$StateEventResponseWorker.run(StateEventResponseService.java:112)
 ~[classes/:na] ` indicates that the class is used in 
`dolphinscheduler-server`, and is declared 
https://github.com/apache/dolphinscheduler/blob/fab4eae9232da3bba44772d6ea64f189d03ba9fb/dolphinscheduler-server/pom.xml#L58
 as well, can you figure out why guava is not brought into the standalone 
module? It should be there as well


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to