pan3793 commented on code in PR #4782:
URL: https://github.com/apache/kyuubi/pull/4782#discussion_r1182275990


##########
docs/deployment/engine_on_yarn.md:
##########
@@ -137,7 +137,8 @@ Currently, Flink supports two deployment modes on YARN: 
[YARN Application Mode](
 As Kyuubi has to know the deployment mode before starting the SQL engine, it's 
required to specify the deployment mode in Kyuubi configuration.
 
 ```bash
-flink.execution.target: yarn-application # or `yarn-session`
+# candidates: yarn-application, yarn-session
+flink.execution.target: yarn-application

Review Comment:
   ```suggestion
   flink.execution.target=yarn-application
   ```



-- 
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: [email protected]

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to