[ https://issues.apache.org/jira/browse/SPARK-1201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Or updated SPARK-1201: ----------------------------- Target Version/s: 1.2.0 Fix Version/s: (was: 1.2.0) > Do not materialize partitions whenever possible in BlockManager > --------------------------------------------------------------- > > Key: SPARK-1201 > URL: https://issues.apache.org/jira/browse/SPARK-1201 > Project: Spark > Issue Type: New Feature > Components: Block Manager, Spark Core > Reporter: Patrick Wendell > Assignee: Andrew Or > > This is a slightly more complex version of SPARK-942 where we try to avoid > unrolling iterators in other situations where it is possible. SPARK-942 > focused on the case where the DISK_ONLY storage level was used. There are > other cases though, such as if data is stored serialized and in memory and > but there is not enough memory left to store the RDD. -- 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