gyogal commented on pull request #33936:
URL: https://github.com/apache/spark/pull/33936#issuecomment-915388817


   Thank you for the review comments! I have pushed the changes for some of 
them, I am unsure how to tackle the import line in SparkILoop.scala, because I 
would not want to import with a wildcard (as there is a rule against that). I 
can split the import into two lines if that works better.
   
   The use case for customers is specifically to free up the driver resources 
(even though they're not managed by yarn, those are still resources being used 
on the gateway machines). The feature is disabled by default and the timer is 
stopped while commands are running in the shell and restarted when the prompt 
is returned.


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