ArnavBalyan commented on code in PR #529:
URL: https://github.com/apache/livy/pull/529#discussion_r3462800737
##########
server/src/main/scala/org/apache/livy/LivyConf.scala:
##########
@@ -41,6 +41,7 @@ object LivyConf {
val TEST_MODE = ClientConf.TEST_MODE
+ val SPARK_YARN_QUEUE = Entry("livy.spark.yarn.queue", null)
Review Comment:
Can we add documentation for this config to `livy.conf.template` too
--
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]