You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
版本:1.1.2
部署exchangis时候报如下错误:
errCode: 10010 ,desc: DataWorkCloud service must set the version, please add property [wds.linkis.server.version] to properties file(DataWorkCloud 服务必须设置版本,请将属性 [wds.linkis.server.version] 添加到属性文件). ,ip: null ,port: 0 ,serviceKind: null
dss-exchagis-server.properties,已添加如下配置:
wds.linkis.gateway.ip=localhost
wds.linkis.gateway.port=9001
wds.linkis.gateway.url=http://localhost:9001/
wds.linkis.log.clear=true
wds.linkis.server.version=v1
请问哪一步出了问题
Beta Was this translation helpful? Give feedback.
All reactions