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

Apache Spark reassigned SPARK-14259:
------------------------------------

    Assignee: Apache Spark

> Add config to control maximum number of files when coalescing partitions
> ------------------------------------------------------------------------
>
>                 Key: SPARK-14259
>                 URL: https://issues.apache.org/jira/browse/SPARK-14259
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Nong Li
>            Assignee: Apache Spark
>            Priority: Minor
>
> The FileSourceStrategy currently has a config to control the maximum byte 
> size of coalesced partitions. It is helpful to also have a config to control 
> the maximum number of files as even small files have a non-trivial fixed 
> cost. The current packing can put a lot of small files together which cases 
> straggler tasks.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to