We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bc77240 + 6eb7bad commit 36c1d14Copy full SHA for 36c1d14
zh_CN/安装部署/DSS单机部署文档.md
@@ -316,7 +316,7 @@ sh bin/start-all.sh
316
317
请使用**谷歌浏览器**访问以下前端地址:
318
319
-`http://DSS_NGINX_IP:DSS_WEB_PORT` **启动日志会打印此访问地址**。登陆时管理员的用户名和密码均为部署用户名,如部署用户为hadoop,则管理员的用户名/密码为:hadoop/hadoop。
+`http://DSS_NGINX_IP:DSS_WEB_PORT` **启动日志会打印此访问地址**。登陆时管理员的用户名和密码均为部署用户名,如部署用户为hadoop,则管理员的用户名为:hadoop(密码:dss<1.0.1版本和部署用户一致;dss>=1.0.1 版本,密码是在执行部署是随机生成一个密码串,存储于{LinkisInstallPath}/conf/linkis-mg-gateway.properties)
320
321
#### (4) 停止服务:
322
0 commit comments