xieshuaihu commented on PR #46278:
URL: https://github.com/apache/spark/pull/46278#issuecomment-2084057782

   @dongjoon-hyun @HyukjinKwon 
   I think this question again. Now I think the point is that **the scheduler 
and pool is set by the server, but the client don't know**. 
   
   So I will define a new rpc which get scheduler info from server and this 
info will be cached in client. Then if in FIFO fashino or the pool don't exist, 
call setSchedulerPool will throw exception directly.
   
   Please let me know if this is a good solution?


-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to