Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-15352 Topology aware block replication
  3. SPARK-15354

Topology aware block replication strategies

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.2.0
    • Mesos, Spark Core, YARN
    • None

    Description

      Implementations of strategies for resilient block replication for different resource managers that replicate the 3-replica strategy used by HDFS, where the first replica is on an executor, the second replica within the same rack as the executor and a third replica on a different rack.
      The implementation involves providing two pluggable classes, one running in the driver that provides topology information for every host at cluster start and the second prioritizing a list of peer BlockManagerIds.

      Attachments

        Activity

          People

            shubhamc Shubham Chopra
            shubhamc Shubham Chopra
            Votes:
            1 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: