[ https://issues.apache.org/jira/browse/SPARK-38909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17522622#comment-17522622 ]
Apache Spark commented on SPARK-38909: -------------------------------------- User 'LuciferYang' has created a pull request for this issue: https://github.com/apache/spark/pull/36200 > 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 > Priority: Minor > > {{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-work of SPARK-38888 -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org