[ https://issues.apache.org/jira/browse/SPARK-53001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Anish Shrigondekar resolved SPARK-53001. ---------------------------------------- Fix Version/s: 4.1.0 Resolution: Fixed > Integrate RocksDB Memory Usage with the Unified Memory Manager > -------------------------------------------------------------- > > Key: SPARK-53001 > URL: https://issues.apache.org/jira/browse/SPARK-53001 > Project: Spark > Issue Type: Bug > Components: Structured Streaming > Affects Versions: 4.1.0 > Reporter: Eric Marnadi > Assignee: Eric Marnadi > Priority: Major > Labels: pull-request-available > Fix For: 4.1.0 > > > Currently, RocksDB memory is untracked and not included in memory decisions > in Spark (particularly when Photon is enabled). We want to factor the RocksDB > memory usage into memory allocations so we don't hit OOMs. This change > introduces a background memory polling thread from the MemoryManager that > queries RocksDB memory every X seconds (configurable via SQLConf). -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org