EricPyZhou commented on issue #6072:
URL: 
https://github.com/apache/dolphinscheduler/issues/6072#issuecomment-921359935


   > @EricPyZhou Great, assign to you.
   
   Hi, just spent time setting up the dev environment for the task. One problem 
occurred during running MasterServer is that the error says _plugin dir not 
exists ! lib/plugin/registry_
   
   I therefore changed the registry.plugin.dir to 
dolphinscheduler-dist/target/dolphinscheduler-dist-1.3.6-SNAPSHOT/lib/plugin/registry/zookeeper
 according to the instruction.
   But the terminal freezes when starting the MasterServer again
   ![Screenshot from 2021-09-16 
20-32-02](https://user-images.githubusercontent.com/26387900/133705530-c5742a5f-6ceb-4220-a1ec-37dd5e1d5b24.png)
   
   Here is my registry.properties setting just for convience:
   ![Screenshot from 2021-09-16 
20-34-57](https://user-images.githubusercontent.com/26387900/133705586-30cba781-da11-4714-9ed1-a29fd95967c2.png)
   
   Anything I can do to try to debug?
   
   BTW: I didnt do this line because there is no existing zookeeper.preperties 
file in the module _Modify the service module try to change the 
zookeeper.quorum part of the zookeeper.properties file 
zookeeper.quorum=localhost:2181_
   


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