sjgllgh commented on code in PR #4435: URL: https://github.com/apache/linkis/pull/4435#discussion_r1160745942
########## linkis-dist/package/conf/linkis.properties: ########## @@ -100,4 +100,12 @@ wds.linkis.errorcode.auth.token=BML-AUTH wds.linkis.client.test.common.tokenValue=LINKIS_CLI_TEST wds.linkis.filesystem.token.value=WS-AUTH wds.linkis.gateway.access.token=WS-AUTH -wds.linkis.server.dsm.auth.token.value=DSM-AUTH \ No newline at end of file +wds.linkis.server.dsm.auth.token.value=DSM-AUTH + + +# s3 file system +wds.linkis.storage.s3.access.key= +wds.linkis.storage.s3.secret.key= +wds.linkis.storage.s3.endpoint= +wds.linkis.storage.s3.region= +wds.linkis.storage.s3.bucket= Review Comment: Thanks for your advice.I've dropped the prefix. -- 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: notifications-unsubscr...@linkis.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@linkis.apache.org For additional commands, e-mail: notifications-h...@linkis.apache.org