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

Apache Spark commented on SPARK-5300:
-------------------------------------

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

> 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
>            Priority: Major
>
> 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
(v8.3.4#803005)

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

Reply via email to