Adamyuanyuan commented on a change in pull request #1127:
URL: https://github.com/apache/incubator-linkis/pull/1127#discussion_r761944339
##########
File path:
assembly-combined-package/assembly-combined/sbin/ext/linkis-ps-metadatamanager-mysql
##########
@@ -0,0 +1,20 @@
+#!/bin/bash
+#
+# description: metadatamanager-mysql start cmd
+#
+# Modified for Linkis 1.0.0
+
+
+export
SERVER_SUFFIX="linkis-public-enhancements/linkis-ps-metadatamanager-mysql"
+
+#export DEBUG_PORT=
+
+export
SERVER_CLASS=com.webank.wedatasphere.linkis.metadatamanager.LinkisMetadataManagerMysqlApplication
Review comment:
thanks,I will fix it
--
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]