You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yang Jie (Jira)" <ji...@apache.org> on 2022/04/15 02:50:00 UTC

[jira] [Created] (SPARK-38909) Encapsulate LevelDB used by ExternalShuffleBlockResolver and YarnShuffleService as LocalDB

Yang Jie created SPARK-38909:
--------------------------------

             Summary: Encapsulate LevelDB used by ExternalShuffleBlockResolver and YarnShuffleService as LocalDB
                 Key: SPARK-38909
                 URL: https://issues.apache.org/jira/browse/SPARK-38909
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core, YARN
    Affects Versions: 3.4.0
            Reporter: Yang Jie


{{ExternalShuffleBlockResolver}} and {{YarnShuffleService}}  use {{{}LevelDB directly{}}}, this is not conducive to extending the use of {{RocksDB}} in this scenario. This pr is encapsulated for expansibility. It will be the pre pr of SPARK-38888



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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