kailiu6 commented on pull request #10147:
URL: https://github.com/apache/druid/pull/10147#issuecomment-870255212


   > @kailiu6 What does the 'start failed message' show ?
   
   for example: if start coordinator faied beause of lost a jar ,  if not use 
“/dev/null 2>&1 &” , the message of "Error: Could not find or load main class 
org.apache.druid.cli.Main"  will  write  to coordinator.log, but now will not 
write to coordinator.log。
   
   you can reproduce this problem by  this step:
   1) mv  lib lib_bak
   2)./bin/coordinator.sh start


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

Reply via email to