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



##########
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:
       > hi @yx91490, it seems not necessary let `SEATUNNEL_ASCII_LOGO` as the 
system env.
   
   +1




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