You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
would it be possible to get the total memory used of a databricks job across all nodes and on the OS level.
As far as I can work out all memory metrics logged are from the JVM. That's nice, however for heavy pyspark jobs it's enough.
For our use-case we actually do not need this data only at the end of the job.
So ideally the following metrics would be available:
Hi,
would it be possible to get the total memory used of a databricks job across all nodes and on the OS level.
As far as I can work out all memory metrics logged are from the JVM. That's nice, however for heavy pyspark jobs it's enough.
For our use-case we actually do not need this data only at the end of the job.
So ideally the following metrics would be available:
it's related to: #189
The text was updated successfully, but these errors were encountered: