[ https://issues.apache.org/jira/browse/SPARK-10956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Josh Rosen resolved SPARK-10956. -------------------------------- Resolution: Fixed Fix Version/s: 1.6.0 Issue resolved by pull request 9000 [https://github.com/apache/spark/pull/9000] > Introduce common memory management interface for execution and storage > ---------------------------------------------------------------------- > > Key: SPARK-10956 > URL: https://issues.apache.org/jira/browse/SPARK-10956 > Project: Spark > Issue Type: Sub-task > Components: Spark Core > Reporter: Andrew Or > Assignee: Andrew Or > Fix For: 1.6.0 > > > The first step towards implementing a solution for SPARK-10000 is to refactor > the existing code to go through a common MemoryManager interface. *This issue > is concerned only with the introduction of this interface, preserving the > existing behavior as much as possible.* In the near future, we will implement > an alternate MemoryManager that shares memory between storage and execution > more efficiently. > For a high level design doc, see SPARK-10000. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org