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 2021/06/14 07:36:55 UTC

[GitHub] [dolphinscheduler] Data-bytes305 opened a new issue #5626: [Question] dev branch master failed

Data-bytes305 opened a new issue #5626:
URL: https://github.com/apache/dolphinscheduler/issues/5626


   Just compile dev branch. I found  master failed.
   
   
   ![image](https://user-images.githubusercontent.com/83893570/121627810-a7005500-caaa-11eb-84f0-978e662ac70b.png)
   


-- 
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] [dolphinscheduler] github-actions[bot] edited a comment on issue #5626: [Question] dev branch master failed

Posted by GitBox <gi...@apache.org>.
github-actions[bot] edited a comment on issue #5626:
URL: https://github.com/apache/dolphinscheduler/issues/5626#issuecomment-859245937


   Just compile dev branch. I found  master failed
   
   
   ![image](https://user-images.githubusercontent.com/83893570/121627810-a7005500-caaa-11eb-84f0-978e662ac70b.png)


-- 
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] [dolphinscheduler] chengshiwen closed issue #5626: [Question] dev branch master failed

Posted by GitBox <gi...@apache.org>.
chengshiwen closed issue #5626:
URL: https://github.com/apache/dolphinscheduler/issues/5626


   


-- 
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] [dolphinscheduler] chengshiwen commented on issue #5626: [Question] dev branch master failed

Posted by GitBox <gi...@apache.org>.
chengshiwen commented on issue #5626:
URL: https://github.com/apache/dolphinscheduler/issues/5626#issuecomment-866728619


   Close since node updates for long time


-- 
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] [dolphinscheduler] ruanwenjun commented on issue #5626: [Question] dev branch master failed

Posted by GitBox <gi...@apache.org>.
ruanwenjun commented on issue #5626:
URL: https://github.com/apache/dolphinscheduler/issues/5626#issuecomment-860237547


   @Data-bytes305 Can you provide more error log? Thanks.
   Did you start it locally? It seems that the registry center initialize error. You can try to edit the `registry.properties`.
   ```java
   #registry.plugin.dir config the Alert Plugin dir . AlertServer while find and load the Alert Plugin Jar from this dir when deploy and start AlertServer on the server .
   #registry.plugin.dir=/Users/kris/workspace/incubator-dolphinscheduler/dolphinscheduler-dist/target/dolphinscheduler-dist-1.3.6-SNAPSHOT/lib/plugin/registry/zookeeper
   registry.plugin.name=zookeeper
   registry.plugin.binding=registry
   registry.servers=127.0.0.1:2181
   #maven.local.repository=/Users/gaojun/Documents/jianguoyun/localRepository
   
   #registry.plugin.binding config the Alert Plugin need be load when development and run in IDE
   registry.plugin.binding=\
     ./dolphinscheduler-registry-plugin/dolphinscheduler-registry-zookeeper/pom.xml
   ```


-- 
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] [dolphinscheduler] github-actions[bot] commented on issue #5626: [Question] dev branch master failed

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #5626:
URL: https://github.com/apache/dolphinscheduler/issues/5626#issuecomment-859245937






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