vuritysamuel opened a new pull request, #41002:
URL: https://github.com/apache/spark/pull/41002

   
   ### What changes were proposed in this pull request?
   <!--
   Fixed minor issues & added a simple statement to ensure the program doesn't 
allow killing all executors. 
   -->
   
   
   ### Why are the changes needed?
   <!--
   The dynamic alloc config hangs when the minexec count is 0 
   -->
   
   
   ### Does this PR introduce _any_ user-facing change?
   <!--
   It does, but it does not affect the user in any way, just shows a warning 
message. 
   -->
   
   
   ### How was this patch tested?
   <!--
   This was done on a test cluster. The cluster does run without problems but I 
feel there are additional safety methods we could add. I'm working on finding a 
way to calculate and run on an optimal number of clusters so this problem is 
not repeated. 
   -->
   


-- 
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: [email protected]

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