[ 
https://issues.apache.org/jira/browse/SPARK-9700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Reynold Xin resolved SPARK-9700.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.0

> Pick default page size more intelligently
> -----------------------------------------
>
>                 Key: SPARK-9700
>                 URL: https://issues.apache.org/jira/browse/SPARK-9700
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Davies Liu
>            Assignee: Reynold Xin
>            Priority: Blocker
>             Fix For: 1.5.0
>
>
> Previously, we use 64MB as the default page size, which was way too big for a 
> lot of Spark applications (especially for single node).
> This patch changes it so that the default page size, if unset by the user, is 
> determined by the number of cores available and the total execution memory 
> available.



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

Reply via email to