[
https://issues.apache.org/jira/browse/SPARK-22196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon resolved SPARK-22196.
----------------------------------
Resolution: Incomplete
> Combine multiple input splits into a HadoopPartition
> ----------------------------------------------------
>
> Key: SPARK-22196
> URL: https://issues.apache.org/jira/browse/SPARK-22196
> Project: Spark
> Issue Type: Improvement
> Components: Spark Core
> Affects Versions: 2.2.0
> Reporter: Vinitha Reddy Gankidi
> Priority: Major
> Labels: bulk-closed
>
> Spark native read path allows tuning the partition size based on
> spark.sql.files.maxPartitionBytes and spark.sql.files.openCostInBytes. It
> would be useful to add a similar functionality/behavior to HadoopRDD, i.e,
> pack multiple input splits into a single partition based on maxPartitionBytes
> and openCostInBytes. We have had several use-cases to merge small files by
> coalescing them by size to reduce the number of tasks launched.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]