zjffdu commented on a change in pull request #4104:
URL: https://github.com/apache/zeppelin/pull/4104#discussion_r632894838
##########
File path: bin/interpreter.sh
##########
@@ -296,5 +296,6 @@ else
fi
# Don't remove this echo, it is for diagnose, this line of output will be
redirected to java log4j output.
-echo "Interpreter launch command: ${INTERPRETER_RUN_COMMAND[@]}"
+# Output that starts with `[INFO]` will be redirected to log4j output.
Review comment:
Thanks for the comment @cuspymd It is fixed now.
--
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:
[email protected]