You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/12/14 12:53:46 UTC

[jira] [Commented] (SPARK-12317) Support configurate value with unit(e.g. kb/mb/gb) in SQL

    [ https://issues.apache.org/jira/browse/SPARK-12317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15055887#comment-15055887 ] 

Sean Owen commented on SPARK-12317:
-----------------------------------

That makes some sense, and is easy to support since our utility methods for parsing strings like "10m" will continue to treat an un-suffixed number as bytes.

> Support configurate value with unit(e.g. kb/mb/gb) in SQL
> ---------------------------------------------------------
>
>                 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
>            Priority: Minor
>
> 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