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

Anish Shrigondekar reassigned SPARK-53002:
------------------------------------------

    Assignee: Eric Marnadi

> RocksDB Bounded Memory Fix
> --------------------------
>
>                 Key: SPARK-53002
>                 URL: https://issues.apache.org/jira/browse/SPARK-53002
>             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
>
> Currently, RocksDB metrics show 0 bytes used if bounded memory is enabled. 
> This PR will provide an approximation of memory used by fetching the memory 
> used by RocksDB per executor, then dividing it by the open RocksDB instances 
> per executor.



--
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

Reply via email to