[
https://issues.apache.org/jira/browse/SPARK-12598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen updated SPARK-12598:
------------------------------
Assignee: Darek Blasiak
> Bug in setMinPartitions function of StreamFileInputFormat
> ---------------------------------------------------------
>
> Key: SPARK-12598
> URL: https://issues.apache.org/jira/browse/SPARK-12598
> Project: Spark
> Issue Type: Bug
> Components: Spark Core
> Affects Versions: 1.5.2
> Reporter: Darek Blasiak
> Assignee: Darek Blasiak
> Priority: Minor
> Fix For: 1.6.1, 2.0.0
>
>
> The maxSplitSize should be computed as:
> val maxSplitSize = Math.ceil(totalLen * 1.0 / minPartitions).toLong
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]