zuston commented on code in PR #64:
URL: https://github.com/apache/incubator-uniffle/pull/64#discussion_r927257588
##########
coordinator/src/main/java/org/apache/uniffle/coordinator/CoordinatorServer.java:
##########
@@ -49,8 +49,12 @@ public class CoordinatorServer {
public CoordinatorServer(CoordinatorConf coordinatorConf) throws Exception {
this.coordinatorConf = coordinatorConf;
- initialization();
-
+ try {
Review Comment:
Yes. stdout message will lost when using ansible to deploy uniffle cluster.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]