Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-5300

Spark loads file partitions in inconsistent order on native filesystems

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 1.1.0, 1.2.0
    • None
    • Input/Output
    • None
    • Linux, EXT4, for example.

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ehiggs Ewan Higgs
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: