You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/08/29 15:56:00 UTC

[jira] [Commented] (SPARK-23997) Configurable max number of buckets

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

Apache Spark commented on SPARK-23997:
--------------------------------------

User 'kiszk' has created a pull request for this issue:
https://github.com/apache/spark/pull/22269

> Configurable max number of buckets
> ----------------------------------
>
>                 Key: SPARK-23997
>                 URL: https://issues.apache.org/jira/browse/SPARK-23997
>             Project: Spark
>          Issue Type: Bug
>          Components: Input/Output, SQL
>    Affects Versions: 2.2.1, 2.3.0
>            Reporter: Fernando Pereira
>            Assignee: Fernando Pereira
>            Priority: Major
>             Fix For: 2.4.0
>
>
> When exporting data as a table the user can choose to split data in buckets by choosing the columns and the number of buckets. Currently there is a hard-coded limit of 99'999 buckets.
> However, for heavy workloads this limit might be too restrictive, a situation that will eventually become more common as workloads grow.
> As per the comments in SPARK-19618 this limit could be made configurable.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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