[ https://issues.apache.org/jira/browse/SPARK-26527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean Owen resolved SPARK-26527. ------------------------------- Resolution: Fixed Fix Version/s: 3.0.0 Issue resolved by pull request 23426 [https://github.com/apache/spark/pull/23426] > Let acquireUnrollMemory fail fast if required space exceeds memory limit > ------------------------------------------------------------------------ > > Key: SPARK-26527 > URL: https://issues.apache.org/jira/browse/SPARK-26527 > Project: Spark > Issue Type: Improvement > Components: Spark Core > Affects Versions: 3.0.0 > Reporter: SongYadong > Assignee: SongYadong > Priority: Minor > Fix For: 3.0.0 > > Original Estimate: 24h > Remaining Estimate: 24h > > When acquiring unroll memory fromĀ {{StaticMemoryManager}}, let it fail fast > if required space exceeds memory limit, just like acquiring storage memory. > I think this may reduce some computation and memory evicting costs especially > when required space({{numBytes}}) is very big. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org