yx91490 commented on a change in pull request #1000:
URL: 
https://github.com/apache/incubator-seatunnel/pull/1000#discussion_r783128142



##########
File path: config/seatunnel-env.sh
##########
@@ -19,4 +19,7 @@
 # Home directory of spark distribution.
 SPARK_HOME=${SPARK_HOME:-/opt/spark}
 # Home directory of flink distribution.
-FLINK_HOME=${FLINK_HOME:-/opt/flink}
\ No newline at end of file
+FLINK_HOME=${FLINK_HOME:-/opt/flink}
+
+# Control the ascii logo string, set to empty to disable it
+export SEATUNNEL_ASCII_LOGO=SeaTunnel

Review comment:
       The main purpose is providing a way to hide the logo print, change the 
logo word is just a fun for some body who want to custom.




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