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 2020/02/27 15:19:29 UTC

[GitHub] [spark] tgravescs commented on issue #27722: [SPARK-30969][CORE] Remove resource coordination support from Standalone

tgravescs commented on issue #27722: [SPARK-30969][CORE] Remove resource coordination support from Standalone
URL: https://github.com/apache/spark/pull/27722#issuecomment-592016691
 
 
   Can you please clarify the overall behavior changes? Its just running discovery script and assuming this owns all of them, correct?
   I believe this will break local-cluster mode unless you have handled in your change? local cluster mode you can’t specify different scripts/resource files per worker so how is this now handled?
   This also handled coordination between multiple drivers (if you gave drivers gpus) and workers on the same node.
   I know of people running multiple workers per node - so please provide more justification for this - is it causing performance issue? It seems like this provided useful feature for so unless its causing some issue why remove.
   
   
   
   
   

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