[
https://issues.apache.org/jira/browse/SPARK-5300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14293201#comment-14293201
]
Ewan Higgs commented on SPARK-5300:
-----------------------------------
The PR appears to have been rejected on the grounds that all FileInputFormats
that want sorting should sort the file parts. Perhaps this could be documented
more clearly.
> Spark loads file partitions in inconsistent order on native filesystems
> -----------------------------------------------------------------------
>
> Key: SPARK-5300
> URL: https://issues.apache.org/jira/browse/SPARK-5300
> Project: Spark
> Issue Type: Bug
> Components: Input/Output
> Affects Versions: 1.1.0, 1.2.0
> Environment: Linux, EXT4, for example.
> Reporter: Ewan Higgs
>
> Discussed on user list in April 2014:
> http://apache-spark-user-list.1001560.n3.nabble.com/Spark-reads-partitions-in-a-wrong-order-td4818.html
> And on dev list January 2015:
> http://apache-spark-developers-list.1001551.n3.nabble.com/RDD-order-guarantees-td10142.html
> When using a file system which isn't HDFS, file partitions ('part-00000,
> part-00001', etc.) are not guaranteed to load in the same order. This means
> previously sorted RDDs will be loaded out of order.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]