deadwind4 commented on code in PR #2326: URL: https://github.com/apache/incubator-kyuubi/pull/2326#discussion_r850080594
########## docs/deployment/engine_on_yarn.md: ########## @@ -179,3 +179,17 @@ $ echo "export HADOOP_CONF_DIR=/path/to/hadoop/conf" >> $KYUUBI_HOME/conf/kyuubi For experiment use, we recommend deploying Kyuubi Flink SQL engine in [Session Mode](https://nightlies.apache.org/flink/flink-docs-stable/docs/deployment/resource-providers/yarn/#session-mode). At present, [Application Mode](https://nightlies.apache.org/flink/flink-docs-stable/docs/deployment/resource-providers/yarn/#application-mode) and [Per-Job Mode (deprecated)](https://nightlies.apache.org/flink/flink-docs-stable/docs/deployment/resource-providers/yarn/#per-job-mode-deprecated) are not supported for Flink engine. + +## Deploy Kyuubi Hive Engine on Yarn + +### Requirements + +When you want to deploy Kyuubi's Flink SQL engines on YARN, you'd better have cognition upon the following things. Review Comment: Sorry, I haven't done it. The PR is a draft. coming soon. -- 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]
