LuciferYang commented on a change in pull request #29037:
URL: https://github.com/apache/spark/pull/29037#discussion_r451946296



##########
File path: 
core/src/main/scala/org/apache/spark/deploy/SparkSubmitArguments.scala
##########
@@ -562,6 +570,7 @@ private[deploy] class SparkSubmitArguments(args: 
Seq[String], env: Map[String, S
         |
         | Spark on YARN only:
         |  --queue QUEUE_NAME          The YARN queue to submit to (Default: 
"default").
+        |  --priority PRIORITY         The priority of your YARN application.

Review comment:
       > I think the ones that exist are very common and widely applicable.
   @srowen  Got it ~ I will close this pr to end this unnecessary arguments, 
although it is widely used and accepted by our users :)




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



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

Reply via email to