[ 
https://issues.apache.org/jira/browse/SPARK-53001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyukjin Kwon updated SPARK-53001:
---------------------------------
        Fix Version/s: connect-rust-4.2.0
                           (was: 4.1.0)
    Affects Version/s: connect-rust-0.1.0
                           (was: 4.1.0)

> 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: connect-rust-0.1.0
>            Reporter: Eric Marnadi
>            Assignee: Eric Marnadi
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: connect-rust-4.2.0
>
>
> Currently, RocksDB memory is untracked and not included in memory decisions 
> in Spark. 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to