LuciferYang opened a new pull request #29037:
URL: https://github.com/apache/spark/pull/29037


   ### What changes were proposed in this pull request?
   After #26255 we support configure 'spark.yarn.priority' on Yarn deploy 
modes, this pr support pass this configuration through the SparkSubmit command 
line
   
   
   ### Why are the changes needed?
   User can specify a different priority value for each App without modifying 
the `spark-default.conf` file
   
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   Enhance `handles YARN cluster mode` and `handles YARN client mode` in 
`SparkSubmitSuite`
   


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