You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/01/08 06:15:39 UTC

[jira] [Resolved] (SPARK-12317) Support configurate value for AUTO_BROADCASTJOIN_THRESHOLD and SHUFFLE_TARGET_POSTSHUFFLE_INPUT_SIZE with unit(e.g. kb/mb/gb) in SQLConf

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

Reynold Xin resolved SPARK-12317.
---------------------------------
       Resolution: Fixed
         Assignee: kevin yu
    Fix Version/s: 2.0.0

> Support configurate value for AUTO_BROADCASTJOIN_THRESHOLD and SHUFFLE_TARGET_POSTSHUFFLE_INPUT_SIZE with unit(e.g. kb/mb/gb) in SQLConf
> ----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-12317
>                 URL: https://issues.apache.org/jira/browse/SPARK-12317
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 1.5.2
>            Reporter: Yadong Qi
>            Assignee: kevin yu
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> e.g. `spark.sql.autoBroadcastJoinThreshold` should be configurated as `10MB` instead of `10485760`, because `10MB` is more easier than `10485760`.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org