squito commented on issue #24462: [SPARK-26268][CORE] Do not resubmit tasks 
when executors are lost
URL: https://github.com/apache/spark/pull/24462#issuecomment-519542105
 
 
   ok, I see what you're trying to do -- and yeah I don't think you can do it 
with the api we are proposing.  That is a bummer, but we also need to try to 
draw a reasonable balance here, so I don't know if this case is really that 
compelling for extending the api.  Are you sure your cache feature really saves 
you that much?  You've still got to make a remote read for the index file

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


With regards,
Apache Git Services

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

Reply via email to