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

`YarnShuffleIntegrationSuite` no longer verifies `registeredExecFile` reload after SPARK-17321

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.4.0
    • 3.3.1, 3.2.3, 3.4.0
    • Tests, YARN
    • None

    Description

      After SPARK-17321, YarnShuffleService will persist data to local shuffle state db and reload data from  local shuffle state db only when Yarn NodeManager  start with `YarnConfiguration#NM_RECOVERY_ENABLED = true` , but `YarnShuffleIntegrationSuite` not set this config and the default value of the configuration is false,  so `YarnShuffleIntegrationSuite` will neither trigger data persistence to the db nor verify the reload of data

       

      Attachments

        Activity

          People

            LuciferYang Yang Jie
            LuciferYang Yang Jie
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: