You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by GitBox <gi...@apache.org> on 2022/02/07 06:19:12 UTC

[GitHub] [incubator-linkis] peacewong commented on a change in pull request #1359: fix the first upload of the resource failed #1257

peacewong commented on a change in pull request #1359:
URL: https://github.com/apache/incubator-linkis/pull/1359#discussion_r800342066



##########
File path: assembly-combined-package/assembly-combined/conf/linkis.properties
##########
@@ -33,6 +33,10 @@ wds.linkis.mysql.is.encrypt=false
 ##file path
 wds.linkis.filesystem.root.path=file:///tmp/linkis/
 wds.linkis.filesystem.hdfs.root.path=hdfs:///tmp/linkis/
+##bml path:default use hdfs
+wds.linkis.bml.is.hdfs=true
+wds.linkis.bml.hdfs.prefix=/apps-data
+wds.linkis.bml.local.prefix=/data/dss/bml

Review comment:
       Is it better to comment out the local path




-- 
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: commits-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org