zwangsheng commented on code in PR #4687:
URL: https://github.com/apache/kyuubi/pull/4687#discussion_r1185655541


##########
kyuubi-server/src/main/scala/org/apache/kyuubi/engine/spark/SparkProcessBuilder.scala:
##########
@@ -225,6 +228,7 @@ object SparkProcessBuilder {
   final val TAG_KEY = "spark.yarn.tags"
   final val MASTER_KEY = "spark.master"
   final val INTERNAL_RESOURCE = "spark-internal"
+  final val DEPLOY_MODE_KEY = "spark.deploy.mode"

Review Comment:
   Fixed



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