[
https://issues.apache.org/jira/browse/SPARK-53002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anish Shrigondekar resolved SPARK-53002.
----------------------------------------
Fix Version/s: 4.1.0
Resolution: Fixed
> 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
> Fix For: 4.1.0
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]