lgcareer commented on a change in pull request #127:
URL: 
https://github.com/apache/incubator-dolphinscheduler-website/pull/127#discussion_r438009705



##########
File path: docs/zh-cn/1.3.0/user_doc/cluster-deployment.md
##########
@@ -210,40 +211,21 @@ mysql -uroot -p
     # 数据库密码, 如果有特殊字符,请使用\转义,需要修改为上面设置的{passowrd}具体值
     passowrd="xxx"
 
-    #将DS安装到哪个目录,如: /opt/soft/dolphinscheduler,不同于现在的目录
-    installPath="/opt/soft/dolphinscheduler"
-
-    #使用哪个用户部署,使用1.3小节创建的用户
-    deployUser="dolphinscheduler"
-
     #Zookeeper地址,单机本机是localhost:2181,记得把2181端口带上
     zkQuorum="localhost:2181"

Review comment:
       I have modified.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to