You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/05/28 14:53:12 UTC

[GitHub] [spark] tgravescs opened a new pull request #24730: [SPARK-27835] Resource Scheduling: change driver config from addresses

tgravescs opened a new pull request #24730: [SPARK-27835] Resource Scheduling: change driver config from addresses
URL: https://github.com/apache/spark/pull/24730
 
 
   ## What changes were proposed in this pull request?
   
   Change the Driver resource discovery argument for standalone mode to be a file rather then separate address configs per resource. This makes it consistent with how the Executor is doing it and makes it more flexible in the future, and it makes for less configs if you have multiple resources.
   
   ## How was this patch tested?
   
   Unit tests and basic manually testing to make sure files were parsed properly.
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org